discuss-gnustep
[Top][All Lists]
Advanced

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

Re: HelpViewer 0.3 : error while linking


From: Riccardo Mottola
Subject: Re: HelpViewer 0.3 : error while linking
Date: Sun, 28 Jun 2020 20:07:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

Hi Patrick,


On 6/26/20 2:24 PM, Patrick Cardona wrote:

I tried today a whole make at the root of the freshly downloaded gap folder :

1) I am missing some dependencies :

  Creating DataBasinKit.framework/Versions/1.1/Resources...
  Updating Version/Current symlink...
Making all for framework DataBasinKit...
  Compiling file DBSoap.m ...
In file included from DBSoap.m:28:
./DBSoap.h:27:9: fatal error: 'WebServices/WebServices.h' file not found
#import <WebServices/WebServices.h>

Are the WebServices a part from WebKit ? I searched form deb libs, but did not 
find it.


No, they are provided with libs-webservices (aka GSWS) and libs-performance.

However, if you don't have a salesforce.com ORG and login to access, it is a pretty useless app. Although if you do, then it is my "pet project"



2) I tried then a single app : Cynthiune, and I got the same error I already 
put on the list :

Making all in Bundles/ALSA ...
Making all for bundle ALSA...
  Creating ALSA.output/....
  Compiling file ALSA.m ...
  Linking bundle ALSA ...
/usr/bin/ld.gold : erreur : le symbole __malloc_initialize_hook a une version 
GLIBC_2.4 indéfinie
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [/usr/GNUstep/System/Library/Makefiles/Instance/bundle.make:205: 
ALSA.output/./ALSA] Error 1
make[3]: *** [/usr/GNUstep/System/Library/Makefiles/Instance/bundle.make:193: 
internal-bundle-run-compile-submake] Error 2
make[2]: *** [/usr/GNUstep/System/Library/Makefiles/Master/rules.make:297: 
ALSA.all.bundle.variables] Error 2
make[1]: *** [/usr/GNUstep/System/Library/Makefiles/Master/bundle.make:37: 
internal-all] Error 2
make: *** 
[/usr/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53: 
internal-all] Error 2


Have seen that... I don't know, all this linker stuff is a mess. I did try with gcc and its runtime and it worked some weeks ago. So many variants, sorry.

(do you have alsa, libasound and it's dev libraries installed? otherwise try some other backend)


Riccardo




reply via email to

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