[vlc-devel] Re: solaris 8 gmake problem
Bill Hamlin
bhamlin at ipunity.com
Thu May 18 00:53:13 CEST 2006
Thanks for your help. I've managed to get vlc to get built with this
configuration:
./configure --disable-libcdio --disable-libcddb --disable-ffmpeg
--disable-libmpeg2 --disable-wxwidgets --disable-skins2
--with-included-gettext
I'm stuck with Solaris 8 for the time being, but Solaris 10 is
definitely in the future.
I probably shouldn't have disabled ffmpeg because now I'm not streaming
this test file I have that appears to be a XviD file. Project for
tomorrow....
-----Original Message-----
From: vlc-devel-bounce at videolan.org
[mailto:vlc-devel-bounce at videolan.org] On Behalf Of Kuldipsingh Pabla
Sent: Wednesday, May 17, 2006 3:16 PM
To: vlc-devel at videolan.org
Subject: [vlc-devel] Re: solaris 8 gmake problem
I think, you will need to modify Makefile(s) or the vlc-config file to
make it -l intl it if it is in your LD_LIBRARY_PATH. I had modified
vlc-config to resolve it.
-Kuldip
Bill Hamlin wrote:
> I'm getting
>
>
>
> gcc -Wsign-compare -Wall -D_POSIX_PTHREAD_SEMANTICS -pipe -o vlc
> vlc-vlc.o src/libvlc.a ./modules/mux/mpeg/libmux_ts.a
-L/usr/local/lib
> -lrt -lpthread -ldl -lm -lresolv -lnsl -lsocket /intl/libintl.a
> /usr/local/lib/libdvbpsi.so -R/usr/local/lib -R/usr/local/lib
>
> gcc: /intl/libintl.a: No such file or directory
>
>
>
> With
>
>
>
> ./configure --disable-libcdio --disable-libcddb --disable-ffmpeg
> --disable-libmpeg2 --disable-wxwidgets --disable-skins2
> --without-libintl-prefix
>
>
>
> I see that libintl.a is built in the intl sub-directory but how do I
> tell configure to have it read from there and not "/intl"?
>
>
>
> Thanks
>
>
>
> __________________________
>
> William Hamlin
>
> Sr. Network Engineer
>
> IP Unity, Inc.
>
> Milpitas, CA
>
> 408-781-1259
>
>
>
--
Mam-Lite: Video Asset/Ingest Management
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
--
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