discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing Etoile


From: Andreas Höschler
Subject: Installing Etoile
Date: Fri, 19 Dec 2008 14:39:13 +0100

Hi all,

I have just installed latest GNUstep on Solaris 10 x86 (built fine) and am now trying to install Etoile. I did

        svn co svn://svn.gna.org/svn/etoile/tags/Etoile-0.4.0 Etoile

and then make

make
...
UKRunner.m:495: warning: `Protocol' may not respond to `-conformsTo:'
 Compiling file UKTestHandler.m ...
UKTestHandler.m: In function `-[UKTestHandler testFloat:equalTo:delta:inFile:line:]':
UKTestHandler.m:228: warning: implicit declaration of function `fabs'
 Compiling file UKTask.m ...
 Creating derived_src/NSFramework_UnitKit.m...
 Compiling file derived_src/NSFramework_UnitKit.m ...
 Linking framework UnitKit ...
 Copying localized resources into the framework wrapper...
 Creating UnitKit.framework/Versions/1/Resources/Info-gnustep.plist...
Making all in Source/ToolSource...
Making all for tool ukrun...
 Compiling file main.m ...
 Linking tool ukrun ...
ld: warning: file libgcc_s.so.1: required by /usr/local/lib/gcc/i386-pc-solaris2.10/3.4.4/../../../libxml2.so.2, not found
Making all in EtoileFoundation...
/bin/sh: syntax error at line 1: `end of file' unexpected
make[2]: *** [before-all] Error 2
make[1]: *** [internal-all] Error 2
make: *** [internal-all] Error 2


make messages=yes
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[2]: Leaving directory `/usr/share/src/Etoile/Frameworks/EtoileFoundation'
make[1]: *** [internal-all] Error 2
make[1]: Leaving directory `/usr/share/src/Etoile/Frameworks'
make: *** [internal-all] Error 2

I am a bit clueless regarding the above errors. Any idea?

Thanks a lot,

  Andreas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]