I started all over and downloaded today's nightly build, here's my log:

AZSwitch fails and I use Yavor Doganov-3 suggestion:
adding the line:
LIBRARIES_DEPEND_UPON += -lEtoileFoundation $(FND_LIBS) \
                           $(GUI_LIBS) $(OBJC_LIBS)
to GNUmakefile in EtoileUI

AZSwitch now compiles.

Build Project:Hardware fails but as said Fixed in r2759. 
Removing # from GNUmakefile and compile continues.

And now to my next failure.. SystemConfig
[EMAIL PROTECTED]:~/etoile/Etoile/Frameworks/SystemConfig$ make messages=yes
This is gnustep-make 2.0.2. Type 'make print-gnustep-make-help' for help.
\
        echo ""; \
        echo "Build Project: SystemConfig"; \
        echo ""; \
        if [ ! -L
/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/SystemConfig ]; then \
          if [ -d
/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Headers ]; then \
            ln -s
/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Headers
/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/SystemConfig; \
          elif [ -n "" -o -n "SystemConfig" ]; then \
            ln -s /home/kpropell/etoile/Etoile/Frameworks/SystemConfig
/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/SystemConfig; \
          fi; \
        fi; \


Build Project: SystemConfig

Making build-headers in subprojects of framework SystemConfig...
make[1]: Entering directory
`/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Source'
Making build-headers for subproject libSystemConfig...
make[2]: Nothing to be done for `internal-subproject-build-headers'.
make[1]: Leaving directory
`/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Source'
Making build-headers for framework SystemConfig...
/usr/bin/install -c  -m 644 Headers/SCSound.h
SystemConfig.framework/Versions/0/Headers/SCSound.h
cd ./SystemConfig.framework; \
          if [ ! -h "Resources" ]; then \
            rm -f Resources; \
            ln -s Versions/Current/Resources Resources; \
          fi; \
          if [ ! -h "Headers" ]; then \
            rm -f Headers; \
            ln -s Versions/Current/Headers Headers; \
          fi
cd ./derived_src; \
          if [ ! -h "SystemConfig" ]; then \
            rm -f ./SystemConfig; \
            ln -s ../SystemConfig.framework/Headers \
                    ./SystemConfig; \
          fi
Making all in subprojects of framework SystemConfig...
make[1]: Entering directory
`/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Source'
Making all for subproject libSystemConfig...
gcc SCConfig.m -c \
              -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT
-fPIC -g -Wall -DDEBUG -fno-omit-frame-pointer -DGSWARN -DGSDIAGNOSE
-Wno-import -g -fno-strict-aliasing -fexceptions -fobjc-exceptions
-D_NATIVE_OBJC_EXCEPTIONS -fgnu-runtime -Wno-import -DLINUX -DLINUX
-fconstant-string-class=NSConstantString
-I/home/kpropell/etoile/Etoile/Build
-I/home/kpropell/etoile/Etoile/Frameworks/SystemConfig
-I/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Headers
-I/usr/X11R6/include -I/usr/include/sys -I/usr/X11R6/include
-I/usr/include/sys -I./../derived_src -I.
-I/home/kpropell/GNUstep/Library/Headers -I/usr/local/include/GNUstep
-I/usr/include/GNUstep \
               -o obj/SCConfig.o
In file included from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/sys/errno.h:1,
                 from /usr/include/GNUstep/Foundation/NSDebug.h:31,
                 from /usr/include/GNUstep/Foundation/Foundation.h:35,
                 from SCConfig.m:27:
/usr/include/sys/errno.h:1:19: error: #include nested too deeply
make[2]: *** [obj/SCConfig.o] Error 1
make[1]: *** [libSystemConfig.all.subproject.variables] Error 2
make[1]: Leaving directory
`/home/kpropell/etoile/Etoile/Frameworks/SystemConfig/Source'
make: *** [SystemConfig.all.framework.variables] Error 2


 

Quentin Mathé-2 wrote:
> 
> 
> Le 12 janv. 08 à 11:02, Yavor Doganov a écrit :
> 
>> kpropell <kpropell <at> gmail.com> writes:
>>
>>> Build Project: Hardware
>> [...]
>>> /usr/bin/ld: cannot find -lSystemConfig
>>
>> Remove the comment here at the end of Frameworks/GNUmakefile:
>>
>> ifeq ($(systemconfig), yes)
>>   #SUBPROJECTS += SystemConfig
>> endif
>>
>> Don't know why this line was commented, though...
> 
> Thanks for the reporting that, this line was commented out by mistake  
> with r2564.
> Fixed in r2759.
> 
> Cheers,
> Quentin.
> _______________________________________________
> Etoile-discuss mailing list
> [email protected]
> https://mail.gna.org/listinfo/etoile-discuss
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Ubuntuized-gnustep-tp14688082p14773350.html
Sent from the Etoile - General mailing list archive at Nabble.com.


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

Répondre à