discuss-gnustep
[Top][All Lists]
Advanced

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

Re: building on debian wheezy 7.0


From: Germán Arias
Subject: Re: building on debian wheezy 7.0
Date: Sat, 02 Nov 2013 17:12:41 -0600
User-agent: GNUMail (Version 1.2.0)

Seems like you don't have installed the dev headers for libxml (libxml-dev 
package).
However, you can try with the deb packages for wheezy:

http://coyote.octets.fr/pub/gnustep/packages/wheezy/

Just add the corresponding repository. Something like:

deb http://coyote.octets.fr/pub/gnustep/packages/wheezy/i386/ ./

Then update the list of packages.

Germán.

PS: Could be possible add this packages to GNUstep website (download section),
with some basic instructions.

On 2013-11-02 16:43:32 -0600 "Michael P. Soulier" <msoulier@digitaltorque.ca> 
wrote:

> Hi,
> 
> I'm trying to build a more recent gnustep on debian using
> gnustep-startup-0.30.0. Unfortunately...
> 
> Compiling file GMArchiver.m ...
> Linking bundle libgmodel ...
> Creating libgmodel.bundle/Resources...
> Creating stamp file...
> Creating libgmodel.bundle/Resources/Info-gnustep.plist...
> make[2]: Nothing to be done for `internal-master-tool-all'.
> make[2]: Nothing to be done for `internal-master-app-all'.
> Making all in Tools ...
> Making all for tool make_services...
> Compiling file make_services.m ...
> Linking tool make_services ...
> Making all for tool set_show_service...
> Compiling file set_show_service.m ...
> Linking tool set_show_service ...
> .../Source/./obj/libgnustep-gui.so: undefined reference to
> `__objc_class_name_NSXMLDocument'
> .../Source/./obj/libgnustep-gui.so: undefined reference to
> `__objc_class_name_NSXMLElement'
> collect2: error: ld returned 1 exit status
> make[4]: *** [obj/set_show_service] Error 1
> make[3]: *** [internal-tool-all_] Error 2
> make[2]: *** [set_show_service.all.tool.variables] Error 2
> make[1]: *** [internal-all] Error 2
> make: *** [internal-all] Error 2
> make[4]: *** [obj/set_show_service] Error 1
> make[3]: *** [internal-tool-all_] Error 2
> make[2]: *** [set_show_service.all.tool.variables] Error 2
> make[1]: *** [internal-all] Error 2
> make: *** [internal-all] Error 2
> ---------------------------------------------------------
> Installation of GNUstep Gui failed. Send the
> /home/msoulier/temp/gnustep-startup-0.30.0/build/logs.tar.gz
> file to bug-gnustep@gnu.org for help
> 
> it's not working out so well.
> 
> What would you recommend?
> 
> Thanks,
> Mike
> _______________________________________________
> 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]