[Wallfire-users] Building netobjs
Brought to you by:
eychenne
|
From: <ma...@be...> - 2003-06-15 12:20:06
|
Has anyone expereienced the following when build wnetobjs on Solaris/FreeBSD? make all-recursive make[1]: Entering directory `/tmp/wfnetobjs-0.1.7' Making all in intl make[2]: Entering directory `/tmp/wfnetobjs-0.1.7/intl' gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -g -O2 dcigettext.c dcigettext.c: In function `plural_lookup': dcigettext.c:993: called object is not a function make[2]: *** [dcigettext.o] Error 1 make[2]: Leaving directory `/tmp/wfnetobjs-0.1.7/intl' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/wfnetobjs-0.1.7' make: *** [all-recursive-am] Error 2 Thanks for any insight, - Ryan |