bug-gnustep
[Top][All Lists]
Advanced

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

problem compiling gnustep-apps


From: Peter Beham
Subject: problem compiling gnustep-apps
Date: Mon, 30 Nov 2009 09:20:31 +0100

Dear Sirs,

I'm trying to compile Pantomime-package, but I get:

# make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
/usr/GNUstep/System/Library/Makefiles/common.make:801: WARNING: Your PATH may 
not be set up correctly !
/usr/GNUstep/System/Library/Makefiles/common.make:802: Please try again after 
adding "/usr/GNUstep/System/Tools" to your path
Making all in Source...
Making all for library libPantomime...
 Compiling file MimeMultipart.m ...
MimeMultipart.m: In function ‘-[MimeMultipart addBodyPart:]’:
MimeMultipart.m:65: error: cannot find interface declaration for 
‘NSConstantString’
make[3]: *** [obj/MimeMultipart.m.o] Error 1
make[2]: *** [internal-library-all_] Error 2
make[1]: *** [libPantomime.all.library.variables] Error 2
make: *** [internal-all] Error 2



Then I tried to compile in verbose mode:

# make message=yes GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
/usr/GNUstep/System/Library/Makefiles/common.make:801: WARNING: Your PATH may 
not be set up correctly !
/usr/GNUstep/System/Library/Makefiles/common.make:802: Please try again after 
adding "/usr/GNUstep/System/Tools" to your path
Making all in Source...
Making all for library libPantomime...
 Compiling file MimeMultipart.m ...
MimeMultipart.m: In function ‘-[MimeMultipart addBodyPart:]’:
MimeMultipart.m:65: error: cannot find interface declaration for 
‘NSConstantString’
make[3]: *** [obj/MimeMultipart.m.o] Error 1
make[2]: *** [internal-library-all_] Error 2
make[1]: *** [libPantomime.all.library.variables] Error 2
make: *** [internal-all] Error 2


It looks, as if verbose mode is not working, the gcc command is not showing up.



Can you tell me, why this is not working?




With best regards,
Peter Beham


___________________________________________________________
Preisknaller: WEB.DE DSL Flatrate für nur 16,99 Euro/mtl.! 
http://produkte.web.de/go/02/





reply via email to

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