Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1344 - ogle-gui can't be build: libtool or olge.ebuild bug?
Summary: ogle-gui can't be build: libtool or olge.ebuild bug?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-25 12:51 UTC by Lars S. Jensen
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars S. Jensen 2002-03-25 12:51:54 UTC
From  /usr/lib/ogle/libdvdcontrol.la:
dependency_libs='
/var/tmp/portage/ogle-0.8.2-r3/work/ogle-0.8.2/ogle/libmsgevents.la -lrt'
relink_command="(cd /var/tmp/portage/ogle-0.8.2-r3/work/ogle-0.8.2/ogle; /bin/sh
../libtool --mode=relink i686-pc-linux-gnu-gcc -mcpu=i686 -march=i686 -O3 -pipe
-I/usr/include/libxml2/libxml -I/usr/include/libxml2/libxml
-I/usr/include/libxml2 -o libdvdcontrol.la -rpath /usr/lib/ogle -version-info
5:0:2 dvdcontrol.lo ../ogle/libmsgevents.la -lrt)"
That is a bug --- ref. to /var/tmp/portage in .la file!!!

and 
ogle-gui-0.8.2-r1.ebuild run:
>>> emerge media-video/ogle-gui-0.8.2-r1 to /
>>> md5 ;-) ogle_gui-0.8.2.tar.gz
...
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -mcpu=i686 -march=i686 -O3
-pipe -I/usr/include/libxml2/libxml   -o ogle_gui  main.o callbacks.o xsniffer.o
menu.o audio.o angle.o subpicture.o language.o fileselector.o actions.o
bindings.o interpret_config.o my_glade.o -L/usr/lib/ogle -rpath /usr/lib/ogle
-ldvdcontrol -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib
-ldl -lXi -lXext -lX11 -lm  -lpthread -L/usr/lib -lxml2 -lz -lm 
mkdir .libs
libtool: link: cannot find the library
`/var/tmp/portage/ogle-0.8.2-r3/work/ogle-0.8.2/ogle/libmsgevents.la'
make[2]: *** [ogle_gui] Error 1
make[2]: Leaving directory
`/var/tmp/portage/ogle-gui-0.8.2-r1/work/ogle_gui-0.8.2/src'
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 9, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/media-video/ogle-gui/ogle-gui-0.8.2-r1.ebuild .
Comment 1 Spider (RETIRED) gentoo-dev 2002-03-25 15:26:45 UTC
Okies,  updated versions of ogle and ogle-gui are in cvs