please help me

Bui Manh Nam <[email protected]> Tue, 27 Oct 2009 14:47:16 +0700
Newsgroups gmane.comp.video.videolan.vls.devel
Message-ID <[email protected]>
--===============0970101620633801903==
Content-Type: multipart/alternative; boundary=001636e1f81f13a5c20476e5e33c

--001636e1f81f13a5c20476e5e33c
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Hi all,
I tried to install VLS on Linux( centos 5.3 x64). When I type "make", the
system tell me following:

checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking whether byte ordering is bigendian... no
checking for gettimeofday... yes
checking for select... yes
checking for strerror... yes
checking for strtol... yes
checking for opendir... yes
checking for usleep... yes
checking for sigaction... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking return type of signal handlers... void
checking for dlopen in -ldl... yes
checking for crypt in -lcrypt... yes
checking for connect... yes
checking for gethostbyname... yes
checking for sem_post... no
checking for sem_post in -lposix4... no
checking for nanosleep... yes
checking for pthread_attr_init in -lpthread... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for strings.h... (cached) yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking for getopt_long... yes
checking for socklen_t... yes
checking for inet_pton... yes
checking for sockaddr_in6 in netinet/in.h... yes
checking whether setsockopt accepts SO_BINDTODEVICE... no
checking if $CXX accepts -shared... yes
checking if $CXX accepts -bundle -undefined error -lcc_dynamic... no
checking if $CXX accepts -rdynamic... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking dvdread/dvd_reader.h usability... yes
checking dvdread/dvd_reader.h presence... yes
checking for dvdread/dvd_reader.h... yes
checking dvbpsi/dvbpsi.h usability... yes
checking dvbpsi/dvbpsi.h presence... yes
checking for dvbpsi/dvbpsi.h... yes
configure: creating ./config.status
config.status: creating Makefile.opts
config.status: creating src/server/config.h
config.status: creating src/core/defs.h
config.status: src/core/defs.h is unchanged
global configuration
--------------------
system                  : linux-gnu
architecture            : x86_64
debug                   : 0
profiling               : 0
vls configuration
-----------------
vls version             : 0.5.6
debug mode              : 0
system logging          : 1
daemon mode             :
built-in modules        :  filechannel netchannel filereader ts2ts ps2ts
localinput videoinput
plug-in modules         :  dvdreader

I do not know how to solve this problem. Do anyone know how to solve this
problem?

[root@server140 vls-0.5.6]# make
dep/core/application.dpp:1: *** missing separator.  Stop.
make: *** [dep/core/application.dpp] Error 2


 yum install libdvdread-devel libdvbpsi-devel linuxdoc-tools
Package libdvdread-devel-0.9.7-1.el5.rf.x86_64 already installed and latest
version
Package libdvbpsi-devel-0.1.5-2.el5.rf.x86_64 already installed and latest
version
Package linuxdoc-tools-0.9.21-7.1.x86_64 already installed and latest
version

Can you send me document to test vls, please ?
I'm hearing from you
many Thanks !

--=20
***********************************************
Best regard.
VCCORP
BaamBoo System
B=C3=B9i M=E1=BA=A1nh Nam
T=E1=BA=A7ng 22 th=C3=A1p B Vincom 191 B=C3=A0 Tri=E1=BB=87u HBT-HN
Moile Phone: 0989385673 or 0948022610
=C4=90T: 04-9748899/EXT: 365,
Fax: 04-9743413
***********************************************

--001636e1f81f13a5c20476e5e33c
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p>Hi=C2=A0all,<br>I tried to install VLS on Linux( centos 5.3 x64). When I=
 type &quot;make&quot;, the system tell me following:</p>
<p>checking build system type... x86_64-unknown-linux-gnu<br>checking host =
system type... x86_64-unknown-linux-gnu<br>checking target system type... x=
86_64-unknown-linux-gnu<br>checking whether make sets $(MAKE)... yes<br>
checking for gcc... gcc<br>checking for C compiler default output file name=
... a.out<br>checking whether the C compiler works... yes<br>checking wheth=
er we are cross compiling... no<br>checking for suffix of executables... <b=
r>
checking for suffix of object files... o<br>checking whether we are using t=
he GNU C compiler... yes<br>checking whether gcc accepts -g... yes<br>check=
ing for gcc option to accept ANSI C... none needed<br>checking for g++... g=
++<br>
checking whether we are using the GNU C++ compiler... yes<br>checking wheth=
er g++ accepts -g... yes<br>checking how to run the C++ preprocessor... g++=
 -E<br>checking for ranlib... ranlib<br>checking for ar... ar<br>checking f=
or a BSD-compatible install... /usr/bin/install -c<br>
checking whether byte ordering is bigendian... no<br>checking for gettimeof=
day... yes<br>checking for select... yes<br>checking for strerror... yes<br=
>checking for strtol... yes<br>checking for opendir... yes<br>checking for =
usleep... yes<br>
checking for sigaction... yes<br>checking for egrep... grep -E<br>checking =
for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checki=
ng for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for st=
ring.h... yes<br>
checking for memory.h... yes<br>checking for strings.h... yes<br>checking f=
or inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd=
.h... yes<br>checking for stdlib.h... (cached) yes<br>checking for unistd.h=
... (cached) yes<br>
checking for getpagesize... yes<br>checking for working mmap... yes<br>chec=
king return type of signal handlers... void<br>checking for dlopen in -ldl.=
.. yes<br>checking for crypt in -lcrypt... yes<br>checking for connect... y=
es<br>
checking for gethostbyname... yes<br>checking for sem_post... no<br>checkin=
g for sem_post in -lposix4... no<br>checking for nanosleep... yes<br>checki=
ng for pthread_attr_init in -lpthread... yes<br>checking for stdint.h... (c=
ached) yes<br>
checking for inttypes.h... (cached) yes<br>checking stddef.h usability... y=
es<br>checking stddef.h presence... yes<br>checking for stddef.h... yes<br>=
checking for strings.h... (cached) yes<br>checking sys/sockio.h usability..=
. no<br>
checking sys/sockio.h presence... no<br>checking for sys/sockio.h... no<br>=
checking fcntl.h usability... yes<br>checking fcntl.h presence... yes<br>ch=
ecking for fcntl.h... yes<br>checking sys/time.h usability... yes<br>checki=
ng sys/time.h presence... yes<br>
checking for sys/time.h... yes<br>checking sys/times.h usability... yes<br>=
checking sys/times.h presence... yes<br>checking for sys/times.h... yes<br>=
checking dlfcn.h usability... yes<br>checking dlfcn.h presence... yes<br>
checking for dlfcn.h... yes<br>checking arpa/inet.h usability... yes<br>che=
cking arpa/inet.h presence... yes<br>checking for arpa/inet.h... yes<br>che=
cking net/if.h usability... yes<br>checking net/if.h presence... yes<br>
checking for net/if.h... yes<br>checking netinet/in.h usability... yes<br>c=
hecking netinet/in.h presence... yes<br>checking for netinet/in.h... yes<br=
>checking sys/socket.h usability... yes<br>checking sys/socket.h presence..=
. yes<br>
checking for sys/socket.h... yes<br>checking crypt.h usability... yes<br>ch=
ecking crypt.h presence... yes<br>checking for crypt.h... yes<br>checking f=
or getopt_long... yes<br>checking for socklen_t... yes<br>checking for inet=
_pton... yes<br>
checking for sockaddr_in6 in netinet/in.h... yes<br>checking whether setsoc=
kopt accepts SO_BINDTODEVICE... no<br>checking if $CXX accepts -shared... y=
es<br>checking if $CXX accepts -bundle -undefined error -lcc_dynamic... no<=
br>
checking if $CXX accepts -rdynamic... yes<br>checking for size_t... yes<br>=
checking whether time.h and sys/time.h may both be included... yes<br>check=
ing syslog.h usability... yes<br>checking syslog.h presence... yes<br>check=
ing for syslog.h... yes<br>
checking dvdread/dvd_reader.h usability... yes<br>checking dvdread/dvd_read=
er.h presence... yes<br>checking for dvdread/dvd_reader.h... yes<br>checkin=
g dvbpsi/dvbpsi.h usability... yes<br>checking dvbpsi/dvbpsi.h presence... =
yes<br>
checking for dvbpsi/dvbpsi.h... yes<br>configure: creating ./config.status<=
br>config.status: creating Makefile.opts<br>config.status: creating src/ser=
ver/config.h<br>config.status: creating src/core/defs.h<br>config.status: s=
rc/core/defs.h is unchanged<br>
global configuration<br>--------------------<br>system=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 : linux-gnu<br>architecture=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0 : x86_64<br>debug=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0 : 0<br>profiling=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 0<br>vls configuration<br>----------------=
-<br>
vls version=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 : 0.5.6<br>debug mode=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 0<br>system logging=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : 1<br>daemon mode=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 : <br>built-in mo=
dules=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=C2=A0 filechannel netchan=
nel filereader ts2ts ps2ts localinput videoinput<br>
plug-in modules=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 :=C2=A0 dvd=
reader<br>=C2=A0<br>I do not know how to solve this problem. Do anyone know=
 how to solve this problem?</p>
<p>[root@server140 vls-0.5.6]# make<br>dep/core/application.dpp:1: *** miss=
ing separator.=C2=A0 Stop.<br>make: *** [dep/core/application.dpp] Error 2<=
/p>
<p><br>=C2=A0yum install libdvdread-devel libdvbpsi-devel linuxdoc-tools <b=
r>Package libdvdread-devel-0.9.7-1.el5.rf.x86_64 already installed and late=
st version<br>Package libdvbpsi-devel-0.1.5-2.el5.rf.x86_64 already install=
ed and latest version<br>
Package linuxdoc-tools-0.9.21-7.1.x86_64 already installed and latest versi=
on</p>
<p>Can you send me document to test vls, please ? <br>I&#39;m hearing from =
you<br>many Thanks !<br clear=3D"all"><br>-- <br>**************************=
*********************<br>Best regard.<br>VCCORP<br>BaamBoo System<br>B=C3=
=B9i M=E1=BA=A1nh Nam<br>
T=E1=BA=A7ng 22 th=C3=A1p B Vincom 191 B=C3=A0 Tri=E1=BB=87u HBT-HN <br>Moi=
le Phone: 0989385673 or 0948022610<br>=C4=90T: 04-9748899/EXT: 365, <br>Fax=
: 04-9743413<br>***********************************************<br></p>

--001636e1f81f13a5c20476e5e33c--

--===============0970101620633801903==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
vls-devel mailing list
[email protected]
http://mailman.videolan.org/listinfo/vls-devel

--===============0970101620633801903==--