Charles Gagnon <[EMAIL PROTECTED]> writes: > Sorry about that, forgot to mention it. It's gnucash-1.6.8.
Thanks. I'll take a look when I get the chance (I've usually tested against Solaris). Question: What version of gcc are you using? > intltool?!? Can't find it anywhere. Is that something new? Cause > gnucash compile fine on the same system up to 1.6.6. Don't worry about it. intltool is something required to build the source-distribution. You probably don't have it installed locally. My second statement is what applies (the version used when the source package was built is probably incompatible).. I'll take a look when I can. -derek > On Wed, Sep 25, 2002 at 10:12:45AM -0400, Derek Atkins wrote: > > What version of GnuCash? > > > > Note that the intl/ subdir is filled in from intltool, so it's > > possible that your version of intltool is broken (or incompatible with > > the version used to make the packages). > > > > -derek > > > > Charles Gagnon <[EMAIL PROTECTED]> writes: > > > > > 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 > > > > -- > > Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory > > Member, MIT Student Information Processing Board (SIPB) > > URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH > > [EMAIL PROTECTED] PGP key available > > _______________________________________________ > > gnucash-devel mailing list > > [EMAIL PROTECTED] > > http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel > > -- > Charles Gagnon | My views are my views and they > http://unixrealm.com | do not represent those of anybody > [EMAIL PROTECTED] | but me. > > And whose cruel idea was it to put an "S" in the word "Lisp"? > -- Dennis Miller -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
