Hi,

when trying to install the examples from 
GNUstep-sources/modules/usr-apps/examples/ using:

$ gmake -j 8 && sudo -E gmake GNUSTEP_INSTALLATION_DOMAIN=LOCAL install

on FreeBSD 10.1 (that doesn't matter I think) only the following subprojects 
are build:

(from GNUstep-sources/modules/usr-apps/examples/gui/GNUmakefile ):

SUBPROJECTS =             \
        Calculator        \
        Classes           \
        CurrencyConverter \
        Ink               \
        ExampleService    \
        GSTest

while the following stuff could be build:

[gnustep@freebsd10 ~]$ ls -1 
/home/gnustep/GNUstep-sources/modules/usr-apps/examples/gui            
Calculator
Classes
CurrencyConverter
ExampleService
ExampleTheme
Finger
GFractal
GPuzzle
GSTest
HostAddress
Ink
MyGL
Old
PowerPaint
TestDrawing
ToolbarExample


Is there a rationale behind this not to build all subprojects by default or 
simply an oversight to include new subprojects into the GNUmakefile?


regards,

        Lars
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to