I have all the necessary library/program installed, but when i try to compile lxdvdrip i get that error message
I'm using SuSE 9.1 with latest kernel (2.6.xx)Code:----------------------------------------------------------------------------- gcc -g -ldvdread -lm -o lxdvdrip lxdvdrip.c /tmp/ccj4EH9H.o(.text+0x1577): In function `DVDGetFileSet': /home/nico/lxdvdrip/lxdvdrip.c:863: undefined reference to `UDFFindFile' /tmp/ccj4EH9H.o(.text+0x15e1):/home/nico/lxdvdrip/lxdvdrip.c:876: undefined reference to `UDFFindFile' /tmp/ccj4EH9H.o(.text+0x163c):/home/nico/lxdvdrip/lxdvdrip.c:886: undefined reference to `UDFFindFile' /tmp/ccj4EH9H.o(.text+0x178a):/home/nico/lxdvdrip/lxdvdrip.c:921: undefined reference to `UDFFindFile' /tmp/ccj4EH9H.o(.text+0x1825):/home/nico/lxdvdrip/lxdvdrip.c:937: undefined reference to `UDFFindFile' /tmp/ccj4EH9H.o(.text+0x18d2):/home/nico/lxdvdrip/lxdvdrip.c:953: more undefined references to `UDFFindFile' follow collect2: ld returned 1 exit status make: *** [all] Error 1 ----------------------------------------------------------------------------------
Can anyone help me ?
thanks
nico
+ Reply to Thread
Results 1 to 4 of 4
-
-
post the results of you ./configure script.
That looks like errors from attempting a make command after an ill attempt of the configure script.
Also, make sure you configure and make as a user, and make install as su. -
Originally Posted by disturbed1
bye
nicoska -
Ok, I just read through the readme file of lxdvdrip. Sorry 'bout that, there isn't a configure script, just a very generic one the author made. There are also patches that have to made to dvdauthor, dvdwizrd, mgtx, transcode and vamps in order for the program to work properly.
Similar Threads
-
Help compiling dtcaenc on mac,...
By Selur in forum ProgrammingReplies: 3Last Post: 26th Apr 2012, 13:54 -
Compiling several dvds at once ?
By nymphadora in forum ComputerReplies: 8Last Post: 25th Apr 2009, 11:09 -
ffmpegX mpeg2enc compiling problem
By dubis in forum MacReplies: 5Last Post: 12th Sep 2008, 16:54 -
Compiling a DVD
By LiCal in forum Newbie / General discussionsReplies: 2Last Post: 25th Apr 2008, 13:31 -
a problem with result DVD after compiling with DVD-Lab
By soroush in forum Authoring (DVD)Replies: 4Last Post: 11th Dec 2007, 14:58