* Background:
I'm attempting to compile courier (the full distribution, not just courier-imap) on Mac OS X (10.2.4) after a successful configure operation.
* Problem:
I am getting the following error message when "make" runs against the "./pcp/" sub-directory.
Compiling pcp.c
gcc -I.. -I./.. -Wall -traditional-cpp -o pcp pcp.o libpcp.a ../rfc2045/librfc2045.a ../rfc822/librfc822.a ../unicode/libunicode.a ../numlib/libnumlib.a ./intl/libintl.a
ld: Undefined symbols:
libintl_gettext
libintl_textdomain
make[2]: *** [pcp] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
* Solution: ??
Can anyone tell me how to resolve these 2 undefined symbols? Thank you in advance.
-James
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
