Undefined reference to `tdelete'

Rajendra Racha <[email protected]>
Newsgroups gmane.comp.video.videolan.vlc.general
Message-ID <[email protected]>
Hi,

I am trying to cross compile vlc 2.0 for arm QNX.
1) Configured vlc as follows.
*
./configure --build=i686-pc-linux --host=arm-unknown-nto-qnx6.5.0eabi 
'--disable-mad' '--disable-avcodec' '--disable-avformat' 
'--disable-postproc' '--disable-a52' '--disable-glx' --disable-         
         fribidi '--disable-skins2' '--disable--qt4' 
'--disable-remoteosd' '--disable-libgcrypt' 
'--disable-nls''--disable-mpeg2' '--disable-dvbpsi' '--disable-dvb' 
'--disable-libmpeg2' '--disable-swscale'                  
'--disable-xcb' --disable-lua --disable-plugin --disable-ncurses 
--disable-network --enable-static --prefix=/opt

*2) After successful configuration i used "make" to compile vlc, but 
while compilation i got errors as follows.

*make  all-am
make[3]: Entering directory `/root/Desktop/vlc-2.0.0/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/Desktop/vlc-2.0.0/lib'
make[2]: Leaving directory `/root/Desktop/vlc-2.0.0/lib'
Making all in bin
make[2]: Entering directory `/root/Desktop/vlc-2.0.0/bin'
   CCLD   vlc
/root/Desktop/vlc-2.0.0/src/.libs/libvlccore.so: undefined reference to 
`tdelete'
/root/Desktop/vlc-2.0.0/src/.libs/libvlccore.so: undefined reference to 
`tsearch'
/root/Desktop/vlc-2.0.0/src/.libs/libvlccore.so: undefined reference to 
`twalk'
/root/Desktop/vlc-2.0.0/src/.libs/libvlccore.so: undefined reference to 
`tfind'
collect2: ld returned 1 exit status
make[2]: *** [vlc] Error 1
make[2]: Leaving directory `/root/Desktop/vlc-2.0.0/bin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/vlc-2.0.0'
make: *** [all] Error 2
root@rajendra:~/Desktop/vlc-2.0.0#

*So please suggest me, what could be the problem for above errors.

-- 
Regards,
Rajendra.

______________________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.