Mailinglist Archive: opensuse-amd64 (321 mails)
| < Previous | Next > |
Re: [suse-amd64] Getting Xine to Play DVD's [SOLVED]
- From: "Paul C. Leopardi" <leopardi@xxxxxxxxxxxxxx>
- Date: Sun, 18 Jul 2004 10:39:21 +0000 (UTC)
- Message-id: <200407182037.10765.leopardi@xxxxxxxxxxxxxx>
Scott, see below. Best regards
On Sunday 18 July 2004 13:57, Scott Leighton wrote:
> On Saturday 17 July 2004 8:18 pm, Scott Leighton wrote:
> > On Saturday 17 July 2004 8:01 pm, Scott Leighton wrote:
> > > On Saturday 17 July 2004 7:26 pm, Paul C. Leopardi wrote:
> > >
> > > I have no clue what it all means..... I'm gonna go give
> > > xine-lib-1-rc3c a try just in case this is a new problem with
> > > rc5.
> >
> > No go, exact same problem. The make dies complaining..
> >
> > grep: /usr/lib64/libpopt.la: No such file or directory
> > /bin/sed: can't read /usr/lib64/libpopt.la: No such file or directory
> > libtool-nofpic: link: `/usr/lib64/libpopt.la' is not a valid libtool
> > archive make[4]: *** [xineplug_inp_gnome_vfs.la] Error 1
>
> Well, solved. Some googling determined that Suse doesn't
> include libpopt.la in the popt.rpm for some strange reason.
That libfurgle.la file is missing while libfurgel.so exists is a sign that you
have installed furgle.rpm but have not installed furgle-devel.rpm. Many SuSE
packages come in pairs like this. Examples are glibc and glibc-devel, libmng
and libmng-devel, libogg and libogg-devel, libpng and libpng-devel, ncurses
and ncurses-devel.
In this case popt and popt-devel. You will find that popt-devel includes
libpopt.la. See
http://www.suse.com/us/private/products/suse_linux/prof/packages_amd64/popt-devel.html
See, eg.
http://ftp.uni-kl.de/pub/linux/suse/x86_64/update/9.1/rpm/x86_64/
for the current patched popt and popt-devel rpms.
On Sunday 18 July 2004 13:57, Scott Leighton wrote:
> On Saturday 17 July 2004 8:18 pm, Scott Leighton wrote:
> > On Saturday 17 July 2004 8:01 pm, Scott Leighton wrote:
> > > On Saturday 17 July 2004 7:26 pm, Paul C. Leopardi wrote:
> > >
> > > I have no clue what it all means..... I'm gonna go give
> > > xine-lib-1-rc3c a try just in case this is a new problem with
> > > rc5.
> >
> > No go, exact same problem. The make dies complaining..
> >
> > grep: /usr/lib64/libpopt.la: No such file or directory
> > /bin/sed: can't read /usr/lib64/libpopt.la: No such file or directory
> > libtool-nofpic: link: `/usr/lib64/libpopt.la' is not a valid libtool
> > archive make[4]: *** [xineplug_inp_gnome_vfs.la] Error 1
>
> Well, solved. Some googling determined that Suse doesn't
> include libpopt.la in the popt.rpm for some strange reason.
That libfurgle.la file is missing while libfurgel.so exists is a sign that you
have installed furgle.rpm but have not installed furgle-devel.rpm. Many SuSE
packages come in pairs like this. Examples are glibc and glibc-devel, libmng
and libmng-devel, libogg and libogg-devel, libpng and libpng-devel, ncurses
and ncurses-devel.
In this case popt and popt-devel. You will find that popt-devel includes
libpopt.la. See
http://www.suse.com/us/private/products/suse_linux/prof/packages_amd64/popt-devel.html
See, eg.
http://ftp.uni-kl.de/pub/linux/suse/x86_64/update/9.1/rpm/x86_64/
for the current patched popt and popt-devel rpms.
| < Previous | Next > |