gnustep-dev
[Top][All Lists]
Advanced

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

gui compile error - minor problem


From: sushi
Subject: gui compile error - minor problem
Date: 21 Nov 2002 14:24:36 +0200

Hello,

I compiled the CVS version dated Nov 21, used --enable-pass-arguments in
base and got this:

Making all for service example...
 Compiling file example.m ...
example.m: In function `init':
example.m:199: warning: passing arg 2 of `signal' from incompatible
pointer type
example.m:207: warning: passing arg 2 of `signal' from incompatible
pointer type
example.m: In function `main':
example.m:250: `NSProcessInfo' undeclared (first use in this function)
example.m:250: (Each undeclared identifier is reported only once
example.m:250: for each function it appears in.)
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/example.o] Error 1
make[1]: *** [example.all.service.variables] Error 2
make[1]: Leaving directory
`/home/dan/downloads/GNUSTEP/gnustep/core/gui/Tools'
make: *** [internal-all] Error 2

Looks like there is a missing #ifdef and a #include in example.m from
gui/Tools.

Dan





reply via email to

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