compile error w/ 0.9.1
Stewart Allen <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
./configure and make work. make install fails with: make[1]: Entering directory `/src/ogle/ogle-0.9.1/dvd_cli' /bin/sh ../libtool --mode=link gcc -g -O2 -Wall -fomit-frame-pointer -funroll-loops -g -O2 -Wall -fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -o ogle_cli main.o xsniffer.o bindings.o interpret_config.o -lSM -lICE -L/usr/X11R6/lib -lX11 -L/usr/lib -lxml2 -lz -lm ../ogle/libdvdcontrol.la -lrt gcc -g -O2 -Wall -fomit-frame-pointer -funroll-loops -g -O2 -Wall -fomit-frame-pointer -funroll-loops -march=i586 -mcpu=pentiumpro -o .libs/ogle_cli main.o xsniffer.o bindings.o interpret_config.o -lSM -lICE -L/usr/X11R6/lib -lX11 -L/usr/lib ../ogle/.libs/libdvdcontrol.so /src/ogle/ogle-0.9.1/ogle/.libs/libmsgevents.so /usr/lib/libxml2.so -lz -lm -lrt -Wl,--rpath -Wl,/foo/lib/ogle gcc: ../ogle/.libs/libdvdcontrol.so: No such file or directory make[1]: *** [ogle_cli] Error 1 make[1]: Leaving directory `/src/ogle/ogle-0.9.1/dvd_cli' make: *** [install-recursive] Error 1 where 'libdvdcontrol.so' is symlinked to 'libdvdcontrol.so.9.1.0' which doesn't exist. but 'libdvdcontrol.so.9.1.0U' does exist. what's causing that? I'm not subscribed to the list so please reply directly. thanks, stewart