[PlanetCCRMA] Fedora 13

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Tue May 18 15:49:48 PDT 2010


On Tue, 2010-05-18 at 10:35 -0700, Fernando Lopez-Lezcano wrote:
> > After that I have a few
> > scripts that I can use to trigger a complete rebuild. 
> > 
> > Packages will fail to build... 
> 
> Like, for example, jack2 (libffado went through):
> 
> i686:
> /usr/bin/ld: default/dbus/reserve_1.o: undefined reference to symbol
> '__gxx_personality_v0@@CXXABI_1.3'
> /usr/bin/ld: note: '__gxx_personality_v0@@CXXABI_1.3' is defined in DSO /usr/lib/libstdc++.so.6 so try adding it to the linker command line
> /usr/lib/libstdc++.so.6: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
> 
> x86_64:
> /usr/bin/ld: default/example-clients/alsa_in_24.o: undefined reference to symbol 'ceil@@GLIBC_2.2.5'
> /usr/bin/ld: note: 'ceil@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
> /lib64/libm.so.6: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status
> Build failed
> 
> This is after patching for a previous error (forcing example clients to link with -lm)
> So it begins...

Looks like 13 is going to be a PITA to build. 

I'm getting many similar errors from many packages. All have one thing
in common, missing symbols related to system libraries. Orcan: have you
seen this happening in your packages when rebuilding for fc13?

-- Fernando




More information about the PlanetCCRMA mailing list