I'm getting this error compiling on Solaris 8:

/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" 
-DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -g -O2 -Wall 
-Wunused  -Wall -Wno-unused -Werror-implicit-function-declaration  localcharset.c
rm -f .libs/localcharset.lo
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" 
-DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -I/usr/local/include -g -O2 -Wall 
-Wunused -Wall -Wno-unused -Werror-implicit-function-declaration localcharset.c  -fPIC 
-DPIC -o .libs/localcharset.lo
localcharset.c: In function `get_charset_aliases':
localcharset.c:144: implicit declaration of function `getc_unlocked'
make[2]: *** [localcharset.lo] Error 1
make[2]: Leaving directory `/usr/local/src/gnucash/gnucash-1.6.8/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/gnucash/gnucash-1.6.8'
make: *** [all-recursive-am] Error 2

Any ideas?

-- 
Charles Gagnon                   | My views are my views and they
http://unixrealm.com             | do not represent those of anybody
[EMAIL PROTECTED]           | but me.

   Why do they lock gas station bathrooms? Are they worried
   someone will clean them?
        -- Dennis Miller
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to