discuss-gnustep
[Top][All Lists]
Advanced

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

Re: creating library - questions from newbie


From: Chris B . Vetter
Subject: Re: creating library - questions from newbie
Date: Mon, 6 Aug 2001 14:55:31 -0700

On Mon, 6 Aug 2001 20:26:10 +0200
"Philippe C.D. Robert" <phr@3dkit.org> wrote:
> BTW you could have used ProjectCenter to create the Makefiles for
> you...;-)

Alas, since version 2.4 ProjectCenter won't compile (at least) on
FreeBSD without fiddling around:

[... cut here ...]
root :0> gmake install
[... compiles ...]
gcc PCGormProj.m -c   -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1
-DGNU_GUI_LIBRARY=1
-DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -D_REENTRANT  -fPIC -DGSWARN -O2
-Wno-import -fgnu-runtime
[... includes deleted ...]
-o shared_obj/ix86/freebsd/gnu-gnu-gnu/PCGormProj.o
In file included from PCGormProj.m:34:
PCGormProj.h:26: ProjectCenter/ProjectCenter.h: No such file or directory
In file included from PCGormProj.m:35:
PCGormProject.h:35: ProjectCenter/PCProject.h: No such file or directory
gmake[2]: *** [shared_obj/ix86/freebsd/gnu-gnu-gnu/PCGormProj.o] Error 1
gmake[1]: *** [PCGormProj.all.bundle.variables] Error 2
gmake[1]: Leaving directory
`/usr/local/src/GNUstep/ProjectCenter/PCGormProj'
gmake: *** [internal-all] Error 2
root :2> find . -name PCGormProj.h
./PCGormProj/PCGormProj.h
root :0>
[... cut here ...]

-- 
Chris



reply via email to

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