Le 5 sept. 2009 à 12:26, Andreas Höschler a écrit : > Hi Quentin, > >>> Creating >>> ObjectiveC2.framework/Versions/0/Resources/Info-gnustep.plist... >>> zsh: parse error near `\n' >> >> Was ObjectiveC2 successfully compiled? > > It does not seem so. "ls -l /opt/GNUstep/Local/Library/Libraries | > grep Objecti" gives me nothing. However, I get that the zsh > replacment causes more bad than good. I therefore did > > rm /bin/sh > mv /bin/sh.old /bin/sh > > and am tryingmy uck with sh again. It again gives me > > make[3]: *** No rule to make target `EtoileFoundation.framework/ > Versions/0/Headers/EtoileFoundation.h', needed by `internal- > framework-build-headers'. Stop. > > The complete output of "make messages=yes" is attached. > > <Compile.txt>
It looks like it gives up almost immediately as if everything was already built. I'm a bit clueless. >>> Could you post in attachment >> the result of 'make messages=yes' or upload it somewhere? >> Did you source GNUstep.sh or not before compiling? > > Yes! ok. >> What are the >> current GNUstep environment variables print by 'env' ? Everything seems fine except may be… > HOME=/ > GNUSTEP_USER_ROOT=//GNUstep Are you sure this home directory path is well supported by GNUstep? Do GNUstep applications (e.g. Gorm) compile? I remember that few years ago gnustep-make wasn't supporting to be configured with --prefix=/, so I'm wondering whether this could be an issue. >> What is your gnustep-make version also? Did you pass any special >> flags >> when you configured it? > > Most recent! > > ./configure --prefix=/opt/GNUstep --enable-import ok. > BTW: I could give you ssh access to my Solaris box if that helped!? That would be great, because I'm afraid I cannot help you otherwise. Cheers, Quentin. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
