[vlc-devel] latest CVS no buildee on OSX
j.zorko at att.net
j.zorko at att.net
Tue Jul 1 05:40:09 CEST 2003
Hello, all ...
The latest CVS stuff doesn't build on Mac OSX 10.2.6, ld complains about multiple definitions. If I
do some simple grepping around, I see this:
vlc-config: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config.in: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config.in: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config.in: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
vlc-config.in: ldflags="${ldflags} -lvorbisenc -lvorbis -logg -lvorbisenc -lvorbis -logg -lm"
... which explains the ld errors (libs getting linked in twice). I also found this:
configure: eval "LDFLAGS_${element}="'"'"-lvorbisenc -lvorbis -logg "'$'"{LDFLAGS_${element}} "'"'
... which looks like it might be the cause of the problem (adding those libs to whatever LDFLAGS_x
has already, which maybe already has those libs). Is someone working on this? I don't think the
problem is on my end, though I guess it could be (this is using the latest /usr/local stuff).
Regards,
John
--
Falling You - exploring the beauty
of voice and sound
http://www.mp3.com/fallingyou
--
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