protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] autostuff in protux failing


From: Martin Herren
Subject: Re: [Protux-devel] autostuff in protux failing
Date: Sun, 3 Aug 2003 12:29:36 +0200

On Tue, 29 Jul 2003 16:42:10 +0200
address@hidden (address@hidden) wrote:

> On Sunday 27 July 2003 11:25 am, you wrote:
> > On Sun, 27 Jul 2003 11:13:32 +0200
> >
> 
> 
> Sorry Martin,
> 
> another error message ....
> 
> ...
> ...
> checking for libmustux version >= 0.19.3... yes
> checking if a small mustux application compiles and links fine... failed
> configure: error: there is something wrong with your mustux installation
> address@hidden protux]$

got the same error for the moment...
check in config.log, if you get

/usr/local/lib/libmustux.so: undefined reference to `ov_info'
/usr/local/lib/libmustux.so: undefined reference to `ov_pcm_tell'
/usr/local/lib/libmustux.so: undefined reference to `ov_open'
/usr/local/lib/libmustux.so: undefined reference to `ov_seekable'
/usr/local/lib/libmustux.so: undefined reference to `ov_pcm_seek'
/usr/local/lib/libmustux.so: undefined reference to `ov_clear'
/usr/local/lib/libmustux.so: undefined reference to `ov_pcm_total'
/usr/local/lib/libmustux.so: undefined reference to `ov_read'
collect2: ld returned 1 exit status

it's because you haven't OGG Vorbis libs installed.
As Luciano requested it, ./configure should check the presence of these libs so 
we can do conditional compiling, so you still can use protux with OGG if you 
want to...

> , but the problem remains the same in the end .... I can't compile protux.
> 
> Can I maybe rebuild configure by myself to solve this problem?

the best way to rebuild configure is
        autoreconf --force
you may need to use the
        -I /usr/local/share/aclocal/
option (maybe with another path) to specify where your autotool macros are 
installed.
But if you don't have OGG Vorbis installed, it won't help to just rebuild 
configure... until configure is able to check these libs.

i'll try to look at this today before going back to the army... but i don't 
know if i'll got enough time...

/Martin

-- 
Martin Herren

Protux - A Free Professional Audio Tool for GNU/Linux:
-> http://www.nongnu.org/protux/
Satellite - BAR CONCERTS CAFES-THEATRES
-> http://sat.epfl.ch

Attachment: pgpV6cLSKANld.pgp
Description: PGP signature


reply via email to

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