discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Why are not all example apps build when doing a make install in usr-


From: Gregory Casamento
Subject: Re: Why are not all example apps build when doing a make install in usr-apps/examples?
Date: Sat, 25 Apr 2015 19:18:20 +0000

The others can be added if you wish. I believe when that makefile was created some of the subprojects didn't exist or were incomplete. No one got around to adding them after.

GC
On Sat, Apr 25, 2015 at 10:51 Lars Sonchocky-Helldorf <lars.sonchocky-helldorf@hamburg.de> wrote:
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
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

reply via email to

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