Hi all,

I finally managed to get gcc-4-1.2 compiled on my Solaris box an am 
back at trying to build Etoile (svn from today).

gcc -v

Using built-in specs.
Target: i386-pc-solaris2.10
Configured with: ../configure --with-gnu-as --with-as=/usr/sfw/bin/gas 
--without-gnu-ld --with-ld=/usr/ccs/bin/ld --enable-shared 
--disable-nls --enable-languages=c,c++,objc --disable-multilib
Thread model: posix
gcc version 4.2.3

I worked around the "/bin/sh: syntax error at line 1: `end of file' 
unexpected" on Solaris by temporarily doing

        mv /bin/sh /bin/sh.old
        ln -s /usr/bin/zsh /bin/sh

However, the build fails with

cd /usr/src/EtoileTrunk
svn co svn://svn.gna.org/svn/etoile/trunk/Etoile Etoile
cd Etoile
make

  Creating 
ObjectiveC2.framework/Versions/0/Resources/Info-gnustep.plist...
zsh: parse error near `\n'
Making all in EtoileFoundation...
zsh: parse error near `\n'
Making build-headers in subprojects of framework EtoileFoundation...
Making build-headers for subproject libEtoileFoundation...
  Creating ../EtoileFoundation.framework/Versions/0/Headers...
Making build-headers for framework EtoileFoundation...
make[3]: *** No rule to make target 
`EtoileFoundation.framework/Versions/0/Headers/EtoileFoundation.h', 
needed by `internal-framework-build-headers'.  Stop.
make[2]: *** [EtoileFoundation.build-headers.framework.variables] Error 
2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2

now. Any idea?

Thanks a lot,

   Andreas


_______________________________________________
Etoile-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-discuss

Répondre à