[vlc-devel] Re: mediacontrol python doesn't build under linux
Olivier Aubert
oaubert at lisi.univ-lyon1.fr
Thu Apr 13 13:58:33 CEST 2006
> but now it fails with almost the same error:
> i586-alt-linux-gcc: ../../src/libvlc.a: No such file or directory
> i586-alt-linux-gcc: ../../modules/demux/liblivedotcom.a: No such file or
> directory
> i586-alt-linux-gcc: ../../modules/mux/mpeg/libmux_ts.a: No such file or
> directory
>
> these libs are actually not built - i've got ../../src/.libs/libvlc.so and
> ../../modules/demux/.libs/liblivedotcom_builtin.a
> and ../../modules/mux/mpeg/.libs/libmux_ts_builtin.a
>
> i suppose this is caused by --enable-libtool?
Possible. Feel free to modify setup.py to modify the location of libvlc.
But for the other 2 libs (liblivedotcom and libmux_ts), their reference
is provided by vlc-config. Do you not have a more global configuration
problem ?
Olivier
--
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