From: Geoffrey K. <ge...@kn...> - 2002-08-25 12:01:59
|
I reinstalled OS X 10.2 and this problem went away. All Java apps work fine again. --Geoffrey On Saturday, August 24, 2002, at 11:40 AM, Geoffrey S.Knauth wrote: > I don't know if anyone else has seen this. I'm running JScheme on Mac > OS X 10.2 (Jaguar). I also have Fink installed (from before my Jaguar > upgrade). --Geoffrey > > > [gknauth@merlin 2002]$ printenv JSCM > /Users/gknauth/test/JScheme/jscheme/lib/jscheme.jar > gknauth@merlin 2002]$ java -cp $JSCM jscheme.REPL > > > Jscheme 5.0 (04/05/2002) > > > > (load "books.scm") > #t > > (load-ledger-file "ledger") > () > > accounts > dyld: java multiple definitions of symbol _copysign > /usr/lib/libSystem.B.dylib(copysign.o) definition of _copysign > /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/ > libjava.jnilib(libfdlibm.a) definition of _copysign > Trace/BPT trap > [gknauth@merlin 2002]$ uname -a > Darwin merlin.local. 6.0 Darwin Kernel Version 6.0: Sat Jul 27 > 13:18:52 PDT 2002; root:xnu/xnu-344.obj~1/RELEASE_PPC Power Macintosh > powerpc > [gknauth@merlin 2002]$ > > -- > Geoffrey S. Knauth http://knauth.org/gsk > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > Jscheme-devel mailing list > Jsc...@li... > https://lists.sourceforge.net/lists/listinfo/jscheme-devel > |