[LAU] import .ogg in Ardour2?

Erik de Castro Lopo mle+la at mega-nerd.com
Wed Nov 21 07:18:27 EST 2007


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



More information about the Linux-audio-user mailing list