[vlc] Re: using livedot com compiling error

jonathan dumaresq jdumaresq at cetso.com
Wed Dec 10 20:34:10 CET 2003


for building livemedia with cygwin I just make an symbolic link in groupsock
forlder.

ln -s /usr/include/c++/3.3.1/backward/strstream strstream.h

with this I can compile livemedia with success but not vlc :(

thanx

Jonathan
----- Original Message ----- 
From: "Emanouil Moschous" <moschous at ics.forth.gr>
To: <vlc at videolan.org>
Sent: Wednesday, December 10, 2003 2:28 PM
Subject: [vlc] Re: using livedot com compiling error


> I have exactly the same problem...
>
> I have also manage to compile LiveMedia library using Cygwin...
> When i tried to compile the liveMedia library( with cygwin) i had an
> error in the compilation of groupsock directory which might be important.
> I got an error -> cant find the strstream.h file which is included from
> the GroupSocketHelper (i am not sure that is included from this file - i
> am away from my office)
> After this i looked for this file (strstream.h) somewhere in the include
> directories of
> cygwin and i found it in two directories \usr\g++3\include and
> \usr\mingw\g++3\include
> After i put -I \usr\g++3\include in the Makefile of the groupsock
> directory, then i managed to compile the LiveMedia library
> and then i tried to compile the vlc (with LiveMedia and finally i got the
> below error...)
>
> Any idea...?
>
> Thanks in advance!!
>
> Manos Moschous
>
>
> On Wed, 10 Dec 2003, jonathan dumaresq wrote:
>
> > hi I just try to compile vlc from vs and I have build livemedia lib
also.
> >
> > on the configure line i
put -enable-livedotcom --with-livedotcom-tree=/home/dumarjo/live/
> >
> > and here the result :
> >
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x178):GroupsockHelper.cpp
: un
> > defined reference to `_socket'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x1c7):GroupsockHelper.cpp
: un
> > defined reference to `_setsockopt'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x20b):GroupsockHelper.cpp
: un
> > defined reference to `_setsockopt'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x24d):GroupsockHelper.cpp
: un
> > defined reference to `_bind'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x2be):GroupsockHelper.cpp
: un
> > defined reference to `_setsockopt'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x370):GroupsockHelper.cpp
: un
> > defined reference to `_socket'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x3bf):GroupsockHelper.cpp
: un
> > defined reference to `_setsockopt'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x401):GroupsockHelper.cpp
: un
> > defined reference to `_bind'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x452):GroupsockHelper.cpp
: un
> > defined reference to `_fcntl'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x46b):GroupsockHelper.cpp
: un
> > defined reference to `_fcntl'
> >
/home/dumarjo/live/groupsock/libgroupsock.a(.text+0x52e):GroupsockHelper.cpp
: un
> > defined reference to `_select'
> >
> > etc....
> >
> > do you have any idea where could be the problem
> >
> > I have the livemedia compiled.
> >
> > thanx
> >
> > Jonathan
>
> -- 
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> If you are in trouble, please contact <postmaster at videolan.org>
>
>

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list