[mythtv-users] Problems compilng SVN

Nasa nasa01 at comcast.net
Wed May 26 00:39:05 UTC 2010


Hi,

This evening I noted some problems (on my system) of compiling the latest from trunk.  I have been successfully
compiling SVN for quite a while now, and I didn't change anything...  The error message I am getting is:

g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -shared -Wl,-soname,libmythhdhomerun-0.23.so.0 -o libmythhdhomerun-0.23.so.0.23.0 hdhomerun_channels.o hdhomerun_channelscan.o hdhomerun_control.o hdhomerun_debug.o hdhomerun_device.o hdhomerun_device_selector.o hdhomerun_discover.o hdhomerun_pkt.o hdhomerun_video.o hdhomerun_os_posix.o hdhomerun_sock_posix.o    -lpthread 
/usr/bin/ld: Dwarf Error: Offset (372) greater than or equal to .debug_str size (120).
hdhomerun_os_posix.o: In function `getcurrenttime':
/root/C_Myth/mythtv/libs/libmythhdhomerun/hdhomerun_os_posix.c:45: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
make[2]: *** [libmythhdhomerun-0.23.so.0.23.0] Error 1
make[2]: Leaving directory `/root/C_Myth/mythtv/libs/libmythhdhomerun'
make[1]: *** [sub-libmythhdhomerun-make_default] Error 2
make[1]: Leaving directory `/root/C_Myth/mythtv/libs'
make: *** [sub-libs-make_default-ordered] Error 2


Additionally, I was wondering were I would find these missing bindings:

WARNING: disabling Python bindings; missing lxml
WARNING: disabling Perl bindings; missing Net::UPnP::QueryResponse
WARNING: disabling Perl bindings; missing Net::UPnP::ControlPoint


Just in case it matters, my configure command looks like thus:

./configure --enable-dvb --enable-proc-opt --enable-opengl-vsync --enable-firewire --enable-opengl-video --enable-pthreads --compile-type=debug --disable-directfb --enable-vdpau

Thanks in advance, 

Nasa


More information about the mythtv-users mailing list