On Monday 26 March 2007 09:09, brammert wrote: > Dear Kish, > > I get the following compile error: > > LD_LIBRARY_PATH=/vol/Eclipse/thirdparty/coin/x86_macosx/lib: > ../bin/x86_macosx/eclipse -e > 'get_flag(library_path,P),set_flag(library_path,["."|P]),lib(fcompile), > set_flag(variable_names,off), fcompile("graph_algorithms", > [outdir:"../lib"])' > dyld: Library not loaded: libeclipse.dylib > Referenced from: /Users/brammert/Eclipse/lib/x86_macosx/eclipse.exe > Reason: image not found > make[1]: *** [../lib/graph_algorithms.eco] Trace/BPT trap > make: *** [make_icparc_solvers] Error 2 This does look like an error from the OS, rather than ECLiPSe. Do you have a libeclipse.dylib? This should be in the directory: /Users/brammert/Eclipse/lib/x86_macosx and if you do, what are its permissions? In addition, could you show a listing of ../bin/x86_macosx/eclipse? [it should be in /Users/brammert/Eclipse/bin/x86_macosx] Unless you have stored your thirdparty stuff into /vol/Eclipse/thirdparty, the setting of LD_LIBRARY_PATH does not look correct -- are you not compiling ECLiPSe with any thirdparty stuff? Cheers, KishReceived on Mon Mar 26 2007 - 14:53:21 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:57 CET