[vorbis] oggpack_writealign fails
Hans Witvliet
hwit at a-domani.nl
Mon Feb 23 07:03:39 PST 2004
Hi all,
In order to get icecast working i found that i had to install
libao-0.8.4
libogg-1.1
libvorbis-1.0.1
flac-1.1.0
speex-1.0.3
vorbistools-1.0.1
icecast-2.0.0
So i grapped the source files.
I copied all the files to an 32-bit Intel machine, and *there* all files configured, compiled and installed OK
But on the intended target machine (SUN blade server) i have a problem...
libao and libogg configured, compiled and installed without errors.
But libvorbis fails during "./configure", hence no vorbistools and no icecast....
Last lines are:
checking whether stripping libraries is possible... yes
checking for memory.h... (cached) yes
checking for cos in -lm... yes
checking for pthread_create in -lpthread... yes
checking for Ogg... yes
checking for oggpack_writealign... no
configure: error: Ogg >= 1.0 required !
[root at fw2 libvorbis-1.0.1]#
The environment is:
uname -a
Linux fw2.local 2.4.20-2.3sparc #1 Wed Jan 15 18:27:52 EST 2003 sparc64 unknown
Distro is Auroralinux, release Ansel (based on RH 7.3)
<p>In the logfile of configure (also attached), i found (at line 651-658)
651 configure:19400: checking for oggpack_writealign
652 configure:19457: gcc -o conftest -O20 -ffast-math -D_REENTRANT -fsigned-char -DUSE_MEMORY_H conftest.c -lm -logg >&5
653 /tmp/ccPYJ2oD.o: In function `main':
654 /tmp/ccPYJ2oD.o(.text+0x8): undefined reference to `oggpack_writealign'
655 /tmp/ccPYJ2oD.o(.text+0xc): undefined reference to `oggpack_writealign'
656 /tmp/ccPYJ2oD.o(.data+0x0): undefined reference to `oggpack_writealign'
657 collect2: ld returned 1 exit status
658 configure:19463: $? = 1
Any bright idea?
Kind regards, Hans Witvliet.
<p><p>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 43933 bytes
Desc: config.log
Url : http://lists.xiph.org/pipermail/vorbis/attachments/20040223/ced8c323/config.bin
More information about the Vorbis
mailing list