Mark Constable wrote:
> On 2007-11-21 09:26 pm, Erik de Castro Lopo wrote:
> > __ __bzr get http://www.mega-nerd.com/Bzr/libsndfile-vorbis/
> > __ __cd libsndfile-vorbis/
> > __ __./autogen.sh
> > __ __make all check
>
> My build is failing at the linker stage with...
>
> /usr/bin/ld: cannot open linker script file ./Symbols.linux: No such file or directory
> collect2: ld returned 1 exit status
When you ran autogen.sh, didn't you see this:
autogen --writable test_endswap.def
./create_symbols_file.py linux 1.0.18vorbis1 > Symbols.linux
./create_symbols_file.py darwin 1.0.18vorbis1 > Symbols.darwin
./create_symbols_file.py win32 1.0.18vorbis1 > libsndfile.def
./create_symbols_file.py cygwin 1.0.18vorbis1 > cygsndfile.def
autogen --writable write_read_test.def
autogen --writable pcm_test.def
autogen --writable header_test.def
autogen --writable utils.def
autogen --writable scale_clip_test.def
autogen --writable pipe_test.def
autogen --writable floating_point_test.def
autogen --writable benchmark.def
You do need Python and GNU autogen:
sudo apt-get install autogen
Erik
-- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "The X-files is too optimistic. The truth is not out there." -- Anthony Ord _______________________________________________ Linux-audio-user mailing list Linux-audio-user@email-addr-hidden http://lists.linuxaudio.org/mailman/listinfo/linux-audio-userReceived on Wed Nov 21 16:15:03 2007
This archive was generated by hypermail 2.1.8 : Wed Nov 21 2007 - 16:15:03 EET