Hey, seems like when doing the first make of Etoile trunk on a fresh system where Etoile is not installed, the build stops when trying trying to link an app to EtoileFoundation:
Linking framework SmalltalkKit ... /usr/bin/ld: cannot find -lEtoileFoundation collect2: ld returned 1 exit status Creating SmalltalkKit.framework/Versions/0/Resources/Info-gnustep.plist... Making all in Compiler... Build Project: Compiler Making all for tool edlc... Compiling file main.m ... Linking tool edlc ... /usr/bin/ld: cannot find -lEtoileFoundation collect2: ld returned 1 exit status make[3]: *** [obj/edlc] Error 1 make[2]: *** [edlc.all.tool.variables] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2 I tried to make Melodie, and it had the same problem. Doing a make install of EtoileFoundation fixes things, and I could complete the build. This was with latest svn of everything on Ubuntu 8.10. Thanks Eric _______________________________________________ Etoile-dev mailing list Etoile-dev@gna.org https://mail.gna.org/listinfo/etoile-dev