[vorbis] Libvorbisenc.so.O

raen7 at ihug.com.au raen7 at ihug.com.au
Sat Aug 17 00:34:59 PDT 2002



I finally got around the reinstalling Vorbis-tools as per you advice but 
I have hit a glitch. 

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 7/23/02, 12:50:30 AM, Moritz Grimm <gtgbr at gmx.net> wrote regarding Re: 
[vorbis] Libvorbisenc.so.O:

<p>[...]

Recompiling and linking them to
> the correct Vorbis libs will help.

[...]

> A dirty way to clean up your stuff would be to manually remove Vorbis
> from /usr/local. That is, delete lib/libao*, lib/libogg*,
> lib/libvorbis*, include/ao.h, include/ogg.h, include/vorbisenc.h and
> include/vorbisfile.h (all below /usr/local). Then delete oggenc, ogg123,
> vorbiscomment, etc from /usr/local/bin. I neither know exactly whether
> that is too much or too little, but it always worked for me.

<p>I did this.

<p>> After that, reinstall libao, libogg, 

No problem up to here but then on installing libvorbis at 
./configure --prefix=/usr

It stops configuring here:

checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log 
for the
*** exact error that occured. This usually means Ogg was incorrectly 
installed
*** or that you have moved Ogg since it was installed. In the latter 
case, you
*** may want to edit the ogg-config script:
configure: error: must have Ogg installed!

The config.log file says this:

[...]

configure: failed program was:
#line 1300 "configure"
#include "confdefs.h"

[...]

configure: failed program was:
#line 1333 "configure"
#include "confdefs.h"

[...]

configure:5722: checking for Ogg
configure:5752: gcc -o conftest -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -I/usr/include    conftest.c 
-lm -L/usr/lib -logg 1>&5
configure:5741: ogg/ogg.h: No such file or directory
configure: failed program was:
#line 5736 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ogg/ogg.h>

[...]

<p>configure:5722: checking for Ogg
configure:5752: gcc -o conftest -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -I/usr/include    conftest.c 
-lm -L/usr/lib -logg 1>&5
configure:5741: ogg/ogg.h: No such file or directory
configure: failed program was:
#line 5736 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ogg/ogg.h>

<p>configure:5722: checking for Ogg
configure:5752: gcc -o conftest -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -I/usr/include    conftest.c 
-lm -L/usr/lib -logg 1>&5 configure:5741: ogg/ogg.h: No such file or 
directory
configure: failed program was:
#line 5736 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ogg/ogg.h>

int main ()
{
  system("touch conf.oggtest");
  return 0;
}

<p>configure:5790: gcc -o conftest -O20 -ffast-math -mno-ieee-fp 
-D_REENTRANT -fsigned-char  -DUSE_MEMORY_H -I/usr/include    conftest.c 
-lm -L/usr/lib -logg 1>&5
configure:5783: ogg/ogg.h: No such file or directory
configure: failed program was:
#line 5780 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <ogg/ogg.h>

int main() {
 return 0;
; return 0; }

What do you think?

Raena

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list