multiple definitions of symbol with 10.2
multiple definitions of symbol with 10.2
- Subject: multiple definitions of symbol with 10.2
- From: Eric Blenkush <email@hidden>
- Date: Sun, 1 Sep 2002 02:23:03 -0700
Hi,
I get this error now that ive upgraded to 10.2. I have recompiled with
the latest developer tools:
dyld:
/Users/me/Work/qa_cvs/Qa2.7b5.165/Qa/Qa/build/Qa.app/Contents/MacOS/Qa
multiple definitions of symbol _JNI_OnLoad
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/
libjava.jnilib(java.o) definition of _JNI_OnLoad
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Libraries/
libnet.jnilib(net.o) definition of _JNI_OnLoad
Qa (Application) has exited due to signal 5 (SIGTRAP).
The app is mostly Objective C but uses java too, and this error occurs
when using a JDBC driver. Anyone know how to fix this?
Thanks,
Eric Blenkush
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.