[64studio-devel] Aldrin deb packages or at least libjack-dev?

Marco Milanesi kpanic at muppetslab.org
Tue Jan 2 19:14:54 UTC 2007


> /usr/bin/ld: lib/libsamplerate_static.a(samplerate.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
> lib/libsamplerate_static.a: could not read symbols: Bad value
> collect2: ld returned 1 exit status
> scons: *** [lib/libzzub.so.0.1] Error 1
> scons: building terminated because of errors.
> kpanic at babelmix:~/src/libzzub-0.1$
> I tried to add -fPIC -shared to the SConstruct 'makefile', but I get always
> this error, any clues?

ok solved this. the culprit were SConstruct files inside the
libsamplerate and rtaudio dirs.

it is sufficient to add '-shared','-fPIC' inside the SConstruct files.
where CCFLAGS is set

happy aldrining??? :)

ciao,
Marco

PS: I'll communicate upstream the compile issue

-- 
 ,= ,-_-. =.  ------------------------------------------------------- +
((_/)o o(\_)) jabber:kpanic at jabber.linux.it/msn:kpanic at muppetslab.org |
 `-'(. .)`-                #muppetslab at irc.freenode.net               |
     \_/		 The more I see, the less I know              |



More information about the 64studio-devel mailing list