[vlc-devel] Re: CVS Commit (massiot)
Derk-Jan Hartman
d.hartman at student.utwente.nl
Mon Jul 7 04:42:17 CEST 2003
On maandag, jul 7, 2003, at 01:14 Europe/Amsterdam, cvs at videolan.org
wrote:
> Update of /cvs/videolan/vlc
> Modified Files:
> configure.ac
>
> Log Message:
> Fixed Mac OS X build.
There is one more.
source='src/vlc.c' object='src/vlc-vlc.o' libtool=no \
depfile='src/.deps/vlc-vlc.Po' tmpdepfile='src/.deps/vlc-vlc.TPo' \
depmode=gcc /bin/sh ./autotools/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I. -DSYS_DARWIN -I./include
`./vlc-config --cflags vlc` -Wsign-compare -Wall -no-cpp-precomp
-D_INTL_REDIRECT_MACROS -finline-limit-30000 -pipe -c -o src/vlc-vlc.o
`test -f 'src/vlc.c' || echo './'`src/vlc.c
cc1: warning: changing search order for system directory
"/usr/local/include"
cc1: warning: as it has already been specified as a non-system
directory
gcc -Wsign-compare -Wall -no-cpp-precomp -D_INTL_REDIRECT_MACROS
-finline-limit-30000 -pipe -o vlc src/vlc-vlc.o lib/libvlc.a
modules/misc/memcpy/libmemcpyaltivec.a modules/codec/ffmpeg/libffmpeg.a
modules/stream_out/libstream_out_transcode.a
modules/codec/libquicktime.a modules/codec/libtheora.a
modules/audio_output/libcoreaudio.a modules/gui/macosx/libmacosx.a
-L/usr/local/lib -g -framework vecLib -lpthread -ldl
/usr/local/lib/libintl.a -L/usr/local/lib /usr/local/lib/libiconv.a -lc
-Wl,-multiply_defined,suppress -all_load -framework vecLib -lavcodec
-lm -all_load -lvorbisenc -lvorbis -logg -lm -framework QuickTime
-framework Carbon -ltheora -logg -framework CoreAudio -framework IOKit
-framework Cocoa -framework Carbon -framework QuickTime -lobjc -ObjC
ld: multiple definitions of symbol _ogg_packet_clear
/usr/local/lib/libogg.a(framing.o) definition of _ogg_packet_clear in
section (__TEXT,__text)
/usr/local/lib/libogg.a(framing.o) definition of _ogg_packet_clear in
section (__TEXT,__text)
I think this is because of -logg being added twice.
Once for the vorbis transcoding, once for the theora support ???
DJ
---
Videolan - VLC media player
Derk-Jan Hartman (thedj at users.sourceforge.net)
Co-Developer of the MacOS X port of vlc
http://www.videolan.org/vlc
--
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