Re: compile error w/ 0.9.1
Stewart Allen <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
This is using the 0.9.1 Ogle tarball with libtool 1.4.3; I did not run autogen, just configure and make. The system was built from source (linuxfromscratch) so I don't use RPMs. H}kan Hjort wrote: > Thu Mar 13 2003, Stewart Allen wrote: > >>./configure and make work. make install fails with: >> > > [snip] > >>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? >> > > Well it should not be named libdvdcontrol.so.9.1.0U. > > What version of Ogle is this? and what did you do to build it? > > If it's a released version please use RPMs if you can. > If building from source, don't run autogen.sh, all the generated files > are included. > If you're trying to build a cvs version, you need to upgrade your > version of libtool. >