[dvblast-devel] Trouble with compile DVBlast 2.1

Kompan Kolia kompan at yandex.ru
Fri Feb 17 08:12:10 CET 2012


What about my troube ?

# g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.4 --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8)


09.02.2012, 17:48, "Kompan Kolia" <kompan at yandex.ru>:
> I have Debian
> Linux 2.6.32-5-686 #1 SMP Fri Sep 9 20:51:05 UTC 2011 i686 GNU/Linux
>
> Downloaded last dvblast version from git
> (http://git.videolan.org/?p=dvblast.git;a=snapshot;h=9d461a5542117d8ec914b2572b3d1a6a2a9636e0;sf=tgz)
>
> Try to compile...
>
> root at SatTV9:/usr/src/dvblast_2.1# make
> CC      dvblast.c
> CC      util.c
> CC      dvb.c
> CC      udp.c
> udp.c: In function 'udp_Read':
> udp.c:324: warning: implicit declaration of function 'rtp_get_seqnum'
> CC      asi.c
> CC      demux.c
> CC      output.c
> output.c: In function 'output_Flush':
> output.c:262: warning: implicit declaration of function 'rtp_set_seqnum'
> CC      en50221.c
> CC      comm.c
> CC      mrtg-cnt.c
> LINK    dvblast
> dvblast.o: In function `main':
> /usr/src/dvblast_2.1/dvblast.c:1016: undefined reference to `demux_Close'
> udp.o: In function `udp_Read':
> /usr/src/dvblast_2.1/udp.c:342: undefined reference to `rtp_get_seqnum'
> /usr/src/dvblast_2.1/udp.c:324: undefined reference to `rtp_get_seqnum'
> output.o: In function `output_Flush':
> /usr/src/dvblast_2.1/output.c:262: undefined reference to `rtp_set_seqnum'
> comm.o: In function `comm_Read':
> /usr/src/dvblast_2.1/comm.c:240: undefined reference to `demux_get_PIDS_info'
> /usr/src/dvblast_2.1/comm.c:221: undefined reference to `demux_get_packed_PMT'
> /usr/src/dvblast_2.1/comm.c:187: undefined reference to `demux_get_current_packed_PAT'
> /usr/src/dvblast_2.1/comm.c:258: undefined reference to `demux_get_PID_info'
> /usr/src/dvblast_2.1/comm.c:188: undefined reference to `demux_get_current_packed_CAT'
> /usr/src/dvblast_2.1/comm.c:190: undefined reference to `demux_get_current_packed_SDT'
> /usr/src/dvblast_2.1/comm.c:189: undefined reference to `demux_get_current_packed_NIT'
> collect2: ld returned 1 exit status
> make: *** [dvblast] Error 1
>
> What`s wrong ?


More information about the dvblast-devel mailing list