[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gnunet] libExtractor 0.1.1 / compiling problems
From: |
Thomas Formella |
Subject: |
[Help-gnunet] libExtractor 0.1.1 / compiling problems |
Date: |
Wed, 07 Aug 2002 23:29:56 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en; Preview) Gecko/20020602 Beonex/0.8-stable |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I tried to build libExtractor 0.1.1 on SuSE 7.3, but 'configure' doesn't
seem to find the vorbis libraries in /usr/lib.
Anybody can help me ?
Thanks,
Thomas
config.log :
[snip]
int main() {
main()
; return 0; }
configure:6045: checking for vorbis_encode_init in -lvorbisenc
configure:6064: gcc -o conftest -g -O2 conftest.c -lvorbisenc -lm
- -ldl 1>&5
/usr/i486-suse-linux/bin/ld: cannot find -lvorbisenc
collect2: ld returned 1 exit status
configure: failed program was:
#line 6053 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
~ builtin and then its argument prototype would still apply. */
char vorbis_encode_init();
int main() {
vorbis_encode_init()
; return 0; }
configure:6092: checking for ov_open in -lvorbisfile
configure:6111: gcc -o conftest -g -O2 conftest.c -lvorbisfile -lm
- -ldl 1>&5
/usr/i486-suse-linux/bin/ld: cannot find -lvorbisfile
collect2: ld returned 1 exit status
configure: failed program was:
#line 6100 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
~ builtin and then its argument prototype would still apply. */
char ov_open();
int main() {
ov_open()
; return 0; }
[/snip]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Beonex - http://enigmail.mozdev.org
iD8DBQE9UZFKtmpPJKuLS2URAhD1AJ9ZwMr0zDJOtRVQl1iHWdbDk2jjbACdECmz
Af5zqxhky0+8geuZKAY5qoc=
=QSUz
-----END PGP SIGNATURE-----
- [Help-gnunet] libExtractor 0.1.1 / compiling problems,
Thomas Formella <=