MacOS X 10.2.3
December 2002 Dev Tools
Package manager version: 0.11.1
Distribution version: 0.5.0a.cvs
While running 'fink update-all' I get at the beginning the following
message:
"WARNING: While resolving dependency "qt3-dev (>= 3.1-1)" for package
"xdrawchem-1.6.2-1", package "qt3-dev" was not found."
And then, after updating some packages, compiling speex-1.0beta3-1
fails with the following message:
Any ideas? Thanks,
Pedro
gcc -dynamiclib -flat_namespace -undefined suppress -o
.libs/libspeex.0.0.99.dylib nb_celp.lo sb_celp.lo lpc.lo ltp.lo lsp.lo
quant_lsp.lo lsp_tables_nb.lo gain_table.lo gain_table_lbr.lo
cb_search.lo filters.lo bits.lo modes.lo vq.lo high_lsp_tables.lo
vbr.lo hexc_table.lo exc_5_256_table.lo exc_5_64_table.lo
exc_8_128_table.lo exc_10_32_table.lo exc_10_16_table.lo
hexc_10_32_table.lo misc.lo speex_header.lo speex_callbacks.lo
math_approx.lo stereo.lo -L/sw/lib -lm -lc -install_name
/sw/lib/libspeex.0.dylib -compatibility_version 1 -current_version 1.99
(cd .libs && rm -f libspeex.0.dylib && ln -s libspeex.0.0.99.dylib
libspeex.0.dylib)
(cd .libs && rm -f libspeex.dylib && ln -s libspeex.0.0.99.dylib
libspeex.dylib)
ar cru .libs/libspeex.a nb_celp.o sb_celp.o lpc.o ltp.o lsp.o
quant_lsp.o lsp_tables_nb.o gain_table.o gain_table_lbr.o cb_search.o
filters.o bits.o modes.o vq.o high_lsp_tables.o vbr.o hexc_table.o
exc_5_256_table.o exc_5_64_table.o exc_8_128_table.o exc_10_32_table.o
exc_10_16_table.o hexc_10_32_table.o misc.o speex_header.o
speex_callbacks.o math_approx.o stereo.o
ranlib .libs/libspeex.a
creating libspeex.la
(cd .libs && rm -f libspeex.la && ln -s ../libspeex.la libspeex.la)
gcc -DHAVE_DLFCN_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_LIBOGG=1 -DHAVE_LIBM=1
-DVERSION=\"1.0beta3\" -I. -I. -I/sw/include -g -O2 -c testenc.c
/bin/sh ../libtool --mode=link gcc -g -O2 -L/sw/lib -o testenc
testenc.o libspeex.la -lm
gcc -g -O2 -o .libs/testenc testenc.o -L/sw/lib -L./.libs -lspeex -lm
ld: Undefined symbols:
_speex_std_char_handler
_speex_std_mode_request_handler
make[1]: *** [testenc] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Failed: compiling speex-1.0beta3-1 failed
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
- Re: [Fink-users] Compiling speex-1.0beta3-1 fails Pedro Massobrio
- Re: [Fink-users] Compiling speex-1.0beta3-1 fails Justin Hallett
- Re: [Fink-users] Compiling speex-1.0beta3-1 fa... Pedro Massobrio
- Re: [Fink-users] Compiling speex-1.0beta3-... Justin Hallett
- [Fink-users] irssi compile error Hisashi T Fujinaka
- Re: [Fink-users] irssi compile er... Hisashi T Fujinaka
- Re: [Fink-users] Compiling speex-1.0beta3-1 fails Justin Hallett
