Hi Andreas, Could you try building trunk? I fixed a few GNUisms in some scripts a while ago, but they have not been back-ported to the old release.
David On 20 Aug 2009, at 19:07, Andreas Höschler wrote: > Hi all, > > I just downloaded etoile 0.4.1 and gave it a try on Solaris. Actually, > I am trying to get it built. I got around the usual > > /bin/sh: syntax error at line 1: `end of file' unexpected > > problem by doing > > mv /bin/sh /bi n/sh.old > ln -s /usr/bin/zsh /bin/sh > > but now I get > > cd ./Frameworks/EtoileFoundation > make > > Making build-headers for framework EtoileFoundation... > make[1]: *** No rule to make target > `EtoileFoundation.framework/Versions/0/Headers/EtoileFoundation.h', > needed by `internal-framework-build-headers'. Stop. > make: *** [EtoileFoundation.build-headers.framework.variables] Error 2 > > and have no idea (yet) how to fix that! Anyone? > > Thanks a lot, > > Andreas > > > > > _______________________________________________ > Etoile-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/etoile-discuss _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
