[vlc-devel] Re: contrib-macosx.tar.bz2 broken?
Benjamin Pracht
bigben+spam at videolan.org
Fri Apr 8 21:31:31 CEST 2005
On Fri, Apr 08, 2005, Jean-Alexis Montignies wrote :
> Hi all,
>
> I'm trying once more to build VLC from scratch (3 or 4 tries in the
> last months none succeeded, I must be really bad ;) ).
>
> So I went to extras/contrib and did a ./bootstrap, then a make bin. Now
> I'm going for a make src and see what it gives.
>
> gdze:~/Developer/vlc/vlc-trunk/extras/contrib lja$ make bin
> curl -O
> http://download.videolan.org/pub/videolan/devtools/contrib-
> macosx.tar.bz2
> % Total % Received % Xferd Average Speed Time
> Curr.
> Dload Upload Total Current Left
> Speed
> 100 10.2M 100 10.2M 0 0 54841 0 0:03:15 0:03:15
> 0:00:00 41205
> mkdir tmp
> bunzip2 -c contrib-macosx.tar.bz2 | (cd tmp; tar xf -)
> ./change_prefix.sh tmp @@CONTRIB_PREFIX@@
> /Users/lja/Developer/vlc/vlc-trunk/extras/contrib
> (cd tmp; tar cf - .) | tar xf -
> rm -rf tmp
> ranlib lib/*\.a
> ranlib: file: lib/libasprintf.a(lib-asprintf.o) has no symbols
> ranlib: archive: lib/libgettextpo.a truncated or malformed (archive
> header of next member extends past the end of the file)
> ranlib: file: lib/libintl.a(osdep.o) has no symbols
> ranlib: file: lib/libmodplug.a(load_j2b.o) has no symbols
> ranlib: file: lib/libmp3lame.a(vorbis_interface.o) has no symbols
> ranlib: file: lib/libmpeg2.a(libmpeg2arch_la-idct_alpha.o) has no
> symbols
> ranlib: file: lib/libmpeg2.a(libmpeg2arch_la-idct_mmx.o) has no symbols
> ranlib: file: lib/libmpeg2.a(libmpeg2arch_la-motion_comp_alpha.o) has
> no symbols
> ranlib: file: lib/libmpeg2.a(libmpeg2arch_la-motion_comp_mmx.o) has no
> symbols
> ranlib: file: lib/libmpeg2.a(libmpeg2arch_la-motion_comp_vis.o) has no
> symbols
> ranlib: file: lib/libmpeg2convert.a(libmpeg2convertarch_la-rgb_mmx.o)
> has no symbols
> ranlib: file: lib/libmpeg2convert.a(libmpeg2convertarch_la-rgb_vis.o)
> has no symbols
> ranlib: file: lib/libslp.a(libslp_thread.o) has no symbols
> ranlib: file: lib/libslp.a(slp_xmalloc.o) has no symbols
> ranlib: file: lib/libspeex.a(math_approx.o) has no symbols
> make: *** [bin] Error 1
>
Make bin has never reaaly worked, and would be quite hard to maintain
anyway. You should really move to make src...
--
BigBen
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list