[vorbis-dev] configure error
burlingtonj
burlingtonj at softhome.net
Mon Aug 13 02:11:02 PDT 2001
Hello,
when i try to compile vorbis-tools-1.0rc1 under linux i got this error
when i try to run ./configure:
Here is the config log:
[....]
configure:1264: checking for BSD-compatible nm
configure:1300: checking whether ln -s works
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest conftest.c 1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -fPIC -DPIC conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -o out/conftest2.o conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -c -o conftest.lo conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -static conftest.c 1>&5
GNU ld version 2.10.90 (with BFD 2.10.0.24)
ltconfig:1653: checking if global_symbol_pipe works
ltconfig:1654: gcc -c conftest.c 1>&5
ltconfig:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[
]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' >
conftest.nm"
ltconfig:1709: gcc -o conftest -fno-builtin -fno-rtti -fno-exceptions
conftest.c conftstm.o 1>&5
configure:1512: checking host system type
configure:1576: checking for Ogg
configure:1606: gcc -o conftest -I/include conftest.c -L/lib -logg 1>&5
configure:1595: ogg/ogg.h: File or Directory not found
configure: failed program was:
#line 1590 "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;
}
configure:1644: gcc -o conftest -I/include conftest.c -L/lib -logg 1>&5
configure:1637: ogg/ogg.h: Datei oder Verzeichnis nicht gefunden
configure: failed program was:
#line 1634 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <ogg/ogg.h>
int main() {
return 0;
; return 0; }
--- >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-dev-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-dev
mailing list