discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Make fails on a GNUstep Debian etch distribution


From: Fred Kiefer
Subject: Re: Make fails on a GNUstep Debian etch distribution
Date: Thu, 22 Feb 2007 19:22:15 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20060911)

Could you please try to run
make messages=yes

and report the output of this? Also your local GNUmake file would help
to track down the problem.

Cheers,
Fred

Andreas Höschler schrieb:
> Hello all,
> 
> we were asked to build our source tree (frameworks, applications,...) on
> a GNUstep Debian etch installation (only our own code is allowed to be
> built from source). The GNUstep stuff is installed in /usr/lib/GNUstep.
> Demo applications (Calculator,..) do work. I got he first of our
> frameworks built and now have
> 
> /user/lib/GNUstep/System/Library/Headers/SRMapKit
>  /usr/lib/GNUstep/System/Library/Frameworks/SRMapKit.framework
> 
> Building the second framework that depends on SRMapKit fails with
> 
>  Compiling file SRUMNMapRequest.m ...
> SRUMNMapRequest.m:2:30: warning: SRMapKit/SRMapKit.h: No such file or
> directory
> SRUMNMapRequest.m: In function '-[SRUMNMapRequest executeRequest]':
> SRUMNMapRequest.m:11: warning: pointer type mismatch in conditional
> expression
> SRUMNMapRequest.m:48: error: cannot find protocol declaration for
> 'UMNMapServerProtocol'
> SRUMNMapRequest.m:49: error: cannot find protocol declaration for
> 'UMNMapServerProtocol'
> 
> The protocol UMNMapServerProtocol is defined in SRMapKin/SRMap.h which
> is included in SRMapKit/SRMapKit. Why is this beast not finding the
> framework and the headers? What am I missing?
> 
> Thanks a lot!
> 
> Regards,
> 
>   Andreas
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://lists.gnu.org/mailman/listinfo/discuss-gnustep
> 





reply via email to

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