[vlc-devel] macos-x cvs build currently broken?
Paul Forgey
paulf at aphrodite.com
Wed Jun 25 10:51:02 CEST 2003
After updating to the latest /usr/local and CVS, I did a make
distclean, ./boostrap, ./configure (with the suggested options
--disable-x11 --disable-xvideo --disable-gtk --disable-sdl
--enable-ffmpeg --enable-mad --enable-libdvbpsi --enable-a52
--enable-dvdplay --enable-faad --enable-vorbis --enable-ogg
--enable-theora --enable-faac --enable-debug)
None of the modules are being built, and so the make process ends up
with:
gcc -Winline -Wdisabled-optimization -Wsign-compare -Wall
-no-cpp-precomp -D_INTL_REDIRECT_MACROS -finline-limit-30000 -pipe -o
vlc src/vlc-vlc.o lib/libvlc.a -all_load /usr/local/lib/libintl.a
-L/usr/local/lib /usr/local/lib/libiconv.a -lc -ldl -lpthread
-framework vecLib
ld: Undefined symbols:
_vlc_entry__coreaudio
_vlc_entry__ffmpeg
_vlc_entry__macosx
_vlc_entry__memcpyaltivec
_vlc_entry__quicktime
_vlc_entry__stream_out_transcode
_vlc_entry__theora
.objc_class_name_NSAutoreleasePool
.objc_class_name_NSConstantString
.objc_class_name_NSUserDefaults
__NSConstantStringClassReference
_objc_msgSend
make[2]: *** [vlc] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc-devel
mailing list