Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT gives "java.lang.unsatisfiedLinkError: no spawn er in java.library.path" on Mac

I've submitted a patch for this. I assumed that it had already been put in the tree.

Do you just need binaries for Mac Intel?

Cheers,
Craig


On May 22, 2007, at 8:11 PM, Doug Schaefer wrote:

I have not been informed that the universal binaries for the shared
libraries, like the spawner, have been created. Your unsatisfiedLinkError confirms that they are indeed not there. Probably the only thing that won't
work is suspend in the debugger.

There is a bug open somewhere. If someone were to send the binaries to me,
I'd be happy to set this up.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com


-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev- bounces@xxxxxxxxxxx] On
Behalf Of Beth Tibbitts
Sent: Tuesday, May 22, 2007 5:58 PM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] CDT gives "java.lang.unsatisfiedLinkError: no spawner
in java.library.path" on Mac


When creating a CDT ManagedMake project (CDT 3.1.2, but i think we saw the
same thing on 4.0) on a Mac,
we kept getting:

java.lang.unsatisfiedLinkError: no spawner in java.library.path

I think we ignored it and everything we tried seemed to work, but we
worried about it for a while first.
We were thinking perhaps the Mac binary wasn't correct (intel vs ppc) but
per my previous post, decided the ppc
download worked for the Mac intel machine too.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top