ldormon
3rd January 2005, 10:44 PM
All
Anyone got any of the above working? If I try and compile either of them I get :-
[leed@pc vobcopy-0.5.14]$ make
cc -o vobcopy vobcopy.o dvd.o -ldvdread -L/usr/lib64
/usr/bin/ld: skipping incompatible /usr//lib/libdvdread.so when searching for -ldvdread
/usr/bin/ld: skipping incompatible /usr//lib/libdvdread.a when searching for -ldvdread
/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/libdvdread.so: undefined reference to `dlclose'
/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/libdvdread.so: undefined reference to `dlopen'
/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/libdvdread.so: undefined reference to `dlsym'
collect2: ld returned 1 exit status
make: *** [vobcopy] Error 1
If I use the mandrake x86_64 vobcopy package I get the same libdvdread.so: undefined reference to `dlopen' error
This is on FC3 by the way
Cheers
Lee
Anyone got any of the above working? If I try and compile either of them I get :-
[leed@pc vobcopy-0.5.14]$ make
cc -o vobcopy vobcopy.o dvd.o -ldvdread -L/usr/lib64
/usr/bin/ld: skipping incompatible /usr//lib/libdvdread.so when searching for -ldvdread
/usr/bin/ld: skipping incompatible /usr//lib/libdvdread.a when searching for -ldvdread
/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/libdvdread.so: undefined reference to `dlclose'
/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/libdvdread.so: undefined reference to `dlopen'
/usr/lib/gcc/x86_64-redhat-linux/3.4.2/../../../../lib64/libdvdread.so: undefined reference to `dlsym'
collect2: ld returned 1 exit status
make: *** [vobcopy] Error 1
If I use the mandrake x86_64 vobcopy package I get the same libdvdread.so: undefined reference to `dlopen' error
This is on FC3 by the way
Cheers
Lee