Compilation failure with openjade, error messages: mkdir .libs c++ -O2 -I. -I./../include -I./../grove -I./../spgrove -I./../style -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_BOOL=1 -DSP_HAVE_GETTEXT=1 -DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DDEFAULT_SCHEME_BUILTINS=\"/sw/share/builtins.dsl\" -L/sw/lib -o openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/.libs/libostyle.a -lm -L/sw/src/openjade-1.3-3/openjade-1.3/grove/.libs -logrove -L/sw/src/openjade-1.3-3/openjade-1.3/lib/.libs -losp -L/sw/src/openjade-1.3-3/openjade-1.3/spgrove/.libs -lospgrove ../spgrove/.libs/libospgrove.a -lm -logrove -losp ../grove/.libs/libogrove.a -lm ../lib/.libs/libosp.a -lm -lintl /usr/bin/ld: table of contents for archive: /sw/lib/libogrove.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: table of contents for archive: /sw/lib/libosp.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: table of contents for archive: /sw/lib/libospgrove.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: table of contents for archive: /sw/lib/libogrove.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: table of contents for archive: /sw/lib/libosp.a is out of date; rerun ranlib(1) (can't load from it) /usr/bin/ld: warning multiple definitions of symbol _locale_charset /sw/lib/libintl.dylib(localcharset.lo) definition of _locale_charset /sw/lib/libiconv.2.dylib(localcharset.lo) definition of _locale_charset make[2]: *** [openjade] Error 1 make[1]: *** [jade] Error 2 make: *** [all] Error 2 ### make failed, exit code 2 Failed: compiling openjade-1.3-3 failed
I checked the /sw/lib to see the dates on the archives, here's the output on that: [localhost:/sw/lib] root# ll libo* -rwxr-xr-x 1 root admin 464544 Apr 16 08:37 liboaf.0.0.0.dylib lrwxr-xr-x 1 root admin 18 May 23 00:22 liboaf.0.dylib -> liboaf.0.0.0.dylib lrwxr-xr-x 1 root admin 18 May 23 00:22 liboaf.dylib -> liboaf.0.0.0.dylib -rwxr-xr-x 1 root admin 968 Apr 16 08:37 liboaf.la -rwxr-xr-x 1 root admin 40636 May 17 05:46 libogg.0.3.0.dylib lrwxr-xr-x 1 root admin 18 May 23 00:22 libogg.0.dylib -> libogg.0.3.0.dylib -rw-r--r-- 1 root admin 43556 May 17 05:46 libogg.a lrwxr-xr-x 1 root admin 18 May 23 00:22 libogg.dylib -> libogg.0.3.0.dylib -rwxr-xr-x 1 root admin 714 May 17 05:46 libogg.la -rw-r--r-- 1 root admin 65360 May 17 05:46 libogrove.a -rwxr-xr-x 1 root admin 605 May 17 05:46 libogrove.la -rw-r--r-- 1 root admin 302 May 17 05:46 libole2Conf.sh -rw-r--r-- 1 root admin 638276 May 18 15:16 liborbit-c-backend.a -rw-r--r-- 1 root admin 3452380 May 17 05:46 libosp.a -rwxr-xr-x 1 root admin 596 May 17 05:46 libosp.la -rw-r--r-- 1 root admin 557120 May 17 05:46 libospgrove.a -rwxr-xr-x 1 root admin 724 May 17 05:46 libospgrove.la -rw-r--r-- 1 root admin 3082748 May 17 05:46 libostyle.a -rwxr-xr-x 1 root admin 781 May 17 05:46 libostyle.la They look pretty recent. Any suggestions? TIA kai _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
