Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1518 - libtool fails when compiling gnome-libs
Summary: libtool fails when compiling gnome-libs
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-04 00:17 UTC by adam morley
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 adam morley 2002-04-04 00:17:33 UTC
make[3]: Entering directory
`/var/tmp/portage/gnome-libs-1.4.1.4-r2/work/gnome-libs-1.4.1.4/libgnomeui'
/bin/sh ../libtool --mode=link gcc  -mcpu=i686 -march=i686 -O3 -pipe
-fforce-addr -funroll-loops -frerun-cse-after-loop -frerun-loop-opt
-I/usr/include/db1 -Wall -Wunused   -o libgnomeui.la -rpath /usr/lib
-version-info 46:1:14 -rpath /usr/lib gnome-about.lo gnome-animator.lo
gnome-app.lo gnome-appbar.lo gnome-app-helper.lo gnome-app-util.lo
gnome-calculator.lo gnome-canvas.lo gnome-canvas-image.lo gnome-canvas-load.lo
gnome-canvas-line.lo gnome-canvas-rect-ellipse.lo gnome-canvas-polygon.lo
gnome-canvas-text.lo gnome-canvas-util.lo gnome-canvas-widget.lo gnome-client.lo
gnome-color-picker.lo gnome-dateedit.lo gnome-dentry-edit.lo gnome-dialog.lo
gnome-dialog-util.lo gnome-dns.lo gnome-dock.lo gnome-dock-band.lo
gnome-dock-item.lo gnome-dock-layout.lo gnome-druid.lo gnome-druid-page.lo
gnome-druid-page-start.lo gnome-druid-page-standard.lo
gnome-druid-page-finish.lo gnome-geometry.lo gnome-guru.lo gnome-entry.lo
gnome-file-entry.lo gnome-font-picker.lo gnome-font-selector.lo gnome-href.lo
gnome-ice.lo gnome-icon-list.lo gnome-icon-item.lo gnome-icon-sel.lo
gnome-icon-text.lo gnome-icon-entry.lo gnome-init.lo gnome-less.lo gnome-mdi.lo
gnome-mdi-child.lo gnome-mdi-generic-child.lo gnome-mdi-session.lo
gnome-messagebox.lo gnome-number-entry.lo gnome-pixmap.lo gnome-pixmap-entry.lo
gnome-popup-menu.lo gnome-popup-help.lo gnome-preferences.lo
gnome-propertybox.lo gnome-properties.lo gnome-property-entries.lo
gnome-scores.lo gnome-spell.lo gnome-startup.lo gnome-stock.lo gnome-winhints.lo
gnome-paper-selector.lo gnome-procbar.lo gnome-window.lo gnome-window-icon.lo
gnometypes.lo gtkcauldron.lo gtk-clock.lo gtk-ted.lo gtkdial.lo
gtkpixmapmenuitem.lo -L/usr/lib -lesd -laudiofile -lm -L/usr/lib -laudiofile -lm
-ldb1 -L/usr/lib -lglib  -L/usr/lib -lgdk_imlib -L/usr/lib -L/usr/X11R6/lib
-lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lSM -lICE
-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi
-lXext -lX11 -lm -lz -lm 
libtool: link: warning: library `/usr/lib/libesd.la' was moved.
grep: /var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib/libaudiofile.la: No
such file or directory
sed: can't read
/var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib/libaudiofile.la: No such file
or directory
libtool: link:
`/var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib/libaudiofile.la' is not a
valid libtool archive
make[3]: *** [libgnomeui.la] Error 1
make[3]: Leaving directory
`/var/tmp/portage/gnome-libs-1.4.1.4-r2/work/gnome-libs-1.4.1.4/libgnomeui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-libs-1.4.1.4-r2/work/gnome-libs-1.4.1.4/libgnomeui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-libs-1.4.1.4-r2/work/gnome-libs-1.4.1.4'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)

!!! emerge aborting on 
/usr/portage/gnome-base/gnome-libs/gnome-libs-1.4.1.4-r2.ebuild .



sort of the second time i submitted the bug.  reference bug number 1397

thanks
Comment 1 Spider (RETIRED) gentoo-dev 2002-04-04 00:47:47 UTC
hmm, can you attach your /usr/lib/libesd.la and /usr/lib/libaudiofile.la here?
Comment 2 Spider (RETIRED) gentoo-dev 2002-04-04 00:55:53 UTC
also, please make sure you emerge media-libs/audiofile-0.2.3-r1 

Comment 3 Spider (RETIRED) gentoo-dev 2002-04-04 01:03:01 UTC
actually, solution is:
emerge esound unmerge
emerge audiofile unmerge

emerge esound audiofile

and then go again on gnome-libs
Comment 4 adam morley 2002-04-04 01:12:55 UTC
Um.  Why do i need to unmerge if its already merged?  i was doing emerge vim,
and it therefore was compiling all dendancies.  so these are both already
installed....why should i need to reinstall then install what i was originally
trying to install?  seems kinda pointless....?
Comment 5 Spider (RETIRED) gentoo-dev 2002-04-04 02:51:42 UTC
because you probably do not have the new revisions installed.
and, vim has gnome + X11 support now, that is enabled if you have X and gnome in
your USE= flags, which is set by default, thats why vim attempts to build
gnome-libs.

The esound + audiofile has been updated to fix this libtool error, but your
local files aren't updated to match those.

Comment 6 adam morley 2002-04-04 08:32:18 UTC
so i probably need to do an emerge --clean rsync?  because i "got" my portage
tree on monday morning....
Comment 7 adam morley 2002-04-04 21:21:30 UTC
Well, im reopening the bug.  i unmerged audiofile, and esound.  emerge --clean
rsync.  build audiofile & esound.  go to emerge gnome-libs (not even vim this
time) and i get the same error, the one i originally posted.

Comment 8 Spider (RETIRED) gentoo-dev 2002-04-05 15:29:55 UTC
root@Darkmere gnome-libs # qpkg -f /usr/lib/libaudiofile.la 
media-libs/audiofile-0.2.3-r1 *

root@Darkmere gnome-libs # qpkg -f /usr/lib/libesd.la 
media-sound/esound-0.2.24-r50 *


please, also look in your libaudiofile.la (in /usr/lib ) does it refer to
/var/tmp ???

Comment 9 adam morley 2002-04-05 15:43:53 UTC
audiofile-0.2.3-r1
esound-0.2.24-r2
Comment 10 Spider (RETIRED) gentoo-dev 2002-04-05 17:17:15 UTC
what versions of audiofile and esound do you have installed?
Comment 11 adam morley 2002-04-06 01:07:01 UTC
Okay, well, i looked into the whole deal a little more.  here are the .la files for audiofile and esound.  why in the world is it saying things are in /var/tmp/...//usr/lib?  i think that's the "bug"....can't we just fix libtool?so i know shadow is also going to be a problem, at least eventually.  Is this really a libtool bug?  or are the portage packages somehow weird?ive basically included all the libdir entries in the .la files.  i've also included the .la files.  and a list of packages currently installed......thanks for fixing this.  personally, i don't get why, if libtool works, these portage packages are breaking?  maybe im just weird.tia.some other tasty facts:/mnt/gentoo/usr/libroot on fedora # grep libdir *.lalibIDL.la:libdir='/usr/lib'libIIOP.la:libdir='/usr/lib'libImlib.la:libdir='/usr/lib'libORBit.la:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'libORBitCosNaming.la:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'libORBitutil.la:libdir='/usr/lib'libaudiofile.la:libdir='/var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib'libbfd.la:libdir='/usr/lib'libdb-3.2.la:libdir='/usr/lib'libdb_cxx-3.2.la:libdir='/usr/lib'libesd.la:libdir='/var/tmp/portage/esound-0.2.24-r2/image//usr/lib'libesddsp.la:libdir='/var/tmp/portage/esound-0.2.24-r2/image//usr/lib'libgdbm.la:libdir='/usr/local/lib'libgdk.la:libdir='/usr/lib'libgdk_imlib.la:libdir='/usr/lib'libgif.la:libdir='/usr/lib'libglib.la:libdir='/usr/lib'libgmodule.la:libdir='/usr/lib'libgthread.la:libdir='/usr/lib'libgtk.la:libdir='/usr/lib'libimlib-bmp.la:libdir='/usr/lib'libimlib-gif.la:libdir='/usr/lib'libimlib-jpeg.la:libdir='/usr/lib'libimlib-png.la:libdir='/usr/lib'libimlib-ppm.la:libdir='/usr/lib'libimlib-ps.la:libdir='/usr/lib'libimlib-tiff.la:libdir='/usr/lib'libimlib-xpm.la:libdir='/usr/lib'libjpeg.la:libdir='/usr/lib'libltdl.la:libdir='/usr/lib'libm4.la:libdir='/usr/lib'libmisc.la:libdir='/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib'libopcodes.la:libdir='/usr/lib'libpopt.la:libdir='/usr/lib'libshadow.la:libdir='/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib'libungif.la:libdir='/usr/lib'with these installed:fedora portage # /usr/lib/portage/bin/pkglist           sys-apps/baselayout-1.7.4-r2sys-apps/portage-1.8.11sys-apps/baselayout-1.7.6sys-apps/groff-1.17.2-r1sys-apps/bash-2.05a-r1sys-apps/bzip2-1.0.2-r1sys-apps/kbd-1.06-r1sys-apps/cpio-2.4.2-r4sys-apps/debianutils-1.16sys-apps/diffutils-2.7.7sys-apps/e2fsprogs-1.27sys-apps/ed-0.2-r3sys-apps/fbset-2.1sys-apps/file-3.37sys-apps/fileutils-4.1.8sys-apps/findutils-4.1.7-r1sys-apps/gawk-3.1.0-r1sys-apps/grep-2.5sys-apps/sed-3.02.80-r3sys-apps/grub-0.90-r7sys-apps/gzip-1.3.2sys-apps/hdparm-4.6-r1sys-apps/iptables-1.2.5-r1sys-apps/less-371-r1sys-apps/lsof-4.60-r1sys-apps/man-1.5i-r2sys-apps/man-pages-1.43-r1sys-apps/modutils-2.4.12sys-apps/net-tools-1.60-r3sys-apps/netkit-base-0.17-r5sys-apps/procps-2.0.7-r6sys-apps/psmisc-19-r3sys-apps/raidtools-0.90-r2sys-apps/reiserfs-utils-3.6.25-r7sys-apps/setserial-2.17-r2sys-apps/sh-utils-2.0.11-r4sys-apps/shadow-4.0.2-r1sys-apps/sharutils-4.2.1-r5sys-apps/tar-1.13.25-r1sys-apps/textutils-2.0.19-r1sys-apps/util-linux-2.11lsys-apps/which-2.13sys-apps/dcron-2.7-r8sys-apps/tcp-wrappers-7.6-r3sys-apps/devfsd-1.3.24sys-kernel/linux-headers-2.4.17-r5sys-libs/glibc-2.2.5-r2sys-libs/ncurses-5.2-r5sys-libs/readline-4.1-r4sys-libs/zlib-1.1.4sys-libs/db-1.85-r1sys-libs/db-3.2.3h-r4sys-libs/gdbm-1.8.0-r4sys-libs/slang-1.4.5-r2sys-libs/pwdb-0.61-r3sys-libs/cracklib-2.7-r3sys-libs/pam-0.75-r4sys-libs/lib-compat-1.0-r2sys-libs/gpm-1.20.0-r1sys-devel/binutils-2.11.92.0.12.3-r2sys-devel/gcc-2.95.3-r5sys-devel/gettext-0.11.1sys-devel/perl-5.6.1-r3sys-devel/libtool-1.4.1-r4sys-devel/m4-1.4psys-devel/autoconf-2.52dsys-devel/automake-1.5d-r1sys-devel/flex-2.5.4a-r4sys-devel/bc-1.06-r3sys-devel/bin86-0.15.5sys-devel/bison-1.34-r1sys-devel/ld.so-1.9.11-r2sys-devel/make-3.79.1-r3sys-devel/patch-2.5.4-r3dev-lang/python-2.2-r4app-shells/sash-3.4-r5app-editors/nano-1.0.8-r1net-ftp/ftp-0.17-r1net-misc/dhcpcd-1.3.20_p0-r1net-misc/netkit-telnetd-0.17-r1net-misc/rsync-2.5.4net-misc/wget-1.8.1-r1net-misc/openssh-3.1_p1-r1dev-libs/openssl-0.9.6cdev-libs/glib-1.2.10-r4dev-libs/popt-1.6.3x11-base/xfree-4.2.0-r8dev-util/intltool-0.18x11-libs/gtk+-1.2.10-r7media-libs/libungif-4.1.0-r1media-libs/jpeg-6b-r2media-libs/tiff-3.5.7-r1media-libs/giflib-4.1.0-r3media-libs/libpng-1.0.12media-libs/imlib-1.9.13-r1media-libs/audiofile-0.2.3-r1media-sound/esound-0.2.24-r2gnome-base/ORBit-0.5.14-r1begin libesd.la:# libesd.la - a libtool library file# Generated by ltmain.sh - GNU libtool 1.4.1 (1.922.2.34 2001/09/03 01:22:13)## Please DO NOT delete this file!# It is necessary for linking the library.# The name that we can dlopen(3).dlname='libesd.so.0'# Names of this library.library_names='libesd.so.0.2.24 libesd.so.0 libesd.so'# The name of the static archive.old_library='libesd.a'# Libraries that this one depends upon.dependency_libs=' /var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib/libaudiofile.la'# Version information for libesd.current=2age=2revision=24# Is this an already installed library?installed=yes# Files to dlopen/dlpreopendlopen=''dlpreopen=''# Directory that this library needs to be installed in:libdir='/var/tmp/portage/esound-0.2.24-r2/image//usr/lib'endbegin libaudiofile.la# libaudiofile.la - a libtool library file# Generated by ltmain.sh - GNU libtool 1.4.1 (1.922.2.34 2001/09/03 01:22:13)## Please DO NOT delete this file!# It is necessary for linking the library.# The name that we can dlopen(3).dlname='libaudiofile.so.0'# Names of this library.library_names='libaudiofile.so.0.0.2 libaudiofile.so.0 libaudiofile.so'# The name of the static archive.old_library='libaudiofile.a'# Libraries that this one depends upon.dependency_libs=''# Version information for libaudiofile.current=0age=0revision=2# Is this an already installed library?installed=yes# Files to dlopen/dlpreopendlopen=''dlpreopen=''# Directory that this library needs to be installed in:libdir='/var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib'endbegin libshadow.la# libshadow.la - a libtool library file# Generated by ltmain.sh - GNU libtool 1.4.2 (1.922.2.53 2001/09/11 03:18:52)## Please DO NOT delete this file!# It is necessary for linking the library.# The name that we can dlopen(3).dlname=''# Names of this library.library_names=''# The name of the static archive.old_library='libshadow.a'# Libraries that this one depends upon.dependency_libs=' -lcrypt /var/tmp/portage/shadow-4.0.2-r1/image//usr/lib/libmisc.la -lcrack'# Version information for libshadow.current=0age=0revision=0# Is this an already installed library?installed=yes# Files to dlopen/dlpreopendlopen=''dlpreopen=''# Directory that this library needs to be installed in:libdir='/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib'endbegin libORBit.la# libORBit.la - a libtool library file# Generated by ltmain.sh - GNU libtool 1.4.1 (1.922.2.34 2001/09/03 01:22:13)## Please DO NOT delete this file!# It is necessary for linking the library.# The name that we can dlopen(3).dlname='libORBit.so.0'# Names of this library.library_names='libORBit.so.0.5.14 libORBit.so.0 libORBit.so'# The name of the static archive.old_library='libORBit.a'# Libraries that this one depends upon.dependency_libs=' /usr/lib/libglib.la'# Version information for libORBit.current=5age=5revision=14# Is this an already installed library?installed=yes# Files to dlopen/dlpreopendlopen=''dlpreopen=''# Directory that this library needs to be installed in:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'endbegin libmisc.la# libmisc.la - a libtool library file# Generated by ltmain.sh - GNU libtool 1.4.2 (1.922.2.53 2001/09/11 03:18:52)## Please DO NOT delete this file!# It is necessary for linking the library.# The name that we can dlopen(3).dlname=''# Names of this library.library_names=''# The name of the static archive.old_library='libmisc.a'# Libraries that this one depends upon.dependency_libs=' -lcrack'# Version information for libmisc.current=0age=0revision=0# Is this an already installed library?installed=yes# Files to dlopen/dlpreopendlopen=''dlpreopen=''# Directory that this library needs to be installed in:libdir='/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib'end
Comment 12 Spider (RETIRED) gentoo-dev 2002-04-06 04:28:31 UTC
What version of libtool do you have installed?

I know those paths are not apperant in my system, I'm currently using 
sys-devel/libtool-1.4.1-r4 *


the reason why I wondered about the versions of audiofile + esound is that we
added libtoolize in the last few revisions, and that should supposedly fix this
problem
btw.. what happened to formatting of your last message?

Comment 13 adam morley 2002-04-06 10:58:39 UTC
same version of libtool as you, except pkglist doesn't list the * at the end.

i used konquer lasttime because i couldn't get netscape to paste into the silly
web form.....may that's a "bug" or something, i dont know, ill post something
and see what happens.
Comment 14 adam morley 2002-04-06 11:04:00 UTC
this is a test post with knoquer 2.2.2 to see if it does funny things with wrapping.test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test 
Comment 15 adam morley 2002-04-06 11:11:33 UTC
im going to have to attribute it to konquer.....where do i submit a bug for
bugzilla?  :)
Comment 16 Spider (RETIRED) gentoo-dev 2002-04-06 12:28:24 UTC
bugs.kde.org is the obvious place?

Comment 17 Spider (RETIRED) gentoo-dev 2002-04-06 12:30:45 UTC
qpkg outputs the star at the end to signifiy its actually installed.

could you please try :

emerge libtool esound 

and see if this changes anything? (check the libesd.la files to verify)

Comment 18 adam morley 2002-04-07 01:04:41 UTC
did that, even did an emerge --clean rsync, and still the same dealy-o. 
/var/tmp/...//usr/lib in libaudiofile.la, libesd.la, etc.
Comment 19 Spider (RETIRED) gentoo-dev 2002-04-07 10:17:01 UTC
Ok Azarah, Can you please look at this  as well? I'm totally stumped for ideas
now, and this is starting to be irritating. ( Why do I have the feeling that Im
missing something vital here?)

Comment 20 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-07 12:06:44 UTC
# grep -e "/var/tmp/portage" /usr/lib/*.la

and paste here please.
Comment 21 adam morley 2002-04-07 14:54:40 UTC
/mnt/gentoo/usr/lib
root on fedora # grep -e "/var/tmp/portage" /mnt/gentoo/usr/lib/*.la
/mnt/gentoo/usr/lib/libORBit.la:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'
/mnt/gentoo/usr/lib/libORBitCosNaming.la:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'/mnt/gentoo/usr/lib/libaudiofile.la:libdir='/var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib'
/mnt/gentoo/usr/lib/libbfd.la:dependency_libs='
-L/var/tmp/portage/binutils-2.11.92.0.12.3-r2/work/binutils-2.11.92.0.12.3/libiberty/pic
-liberty'
/mnt/gentoo/usr/lib/libesd.la:dependency_libs='
/var/tmp/portage/audiofile-0.2.3-r1/image//usr/lib/libaudiofile.la'
/mnt/gentoo/usr/lib/libesd.la:libdir='/var/tmp/portage/esound-0.2.24-r2/image//usr/lib'
/mnt/gentoo/usr/lib/libesddsp.la:libdir='/var/tmp/portage/esound-0.2.24-r2/image//usr/lib'
/mnt/gentoo/usr/lib/libmisc.la:libdir='/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib'
/mnt/gentoo/usr/lib/libshadow.la:dependency_libs=' -lcrypt
/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib/libmisc.la -lcrack'
/mnt/gentoo/usr/lib/libshadow.la:libdir='/var/tmp/portage/shadow-4.0.2-r1/image//usr/lib'
Comment 22 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-07 16:46:47 UTC
Ok, I know you have tried this before, but do the following:

1) actually boot into gentoo

2) totally unmerge all instances of ORBit, esound, audiofile

3) emerge rsync

4) then emerge libtool (should be libtool-1.4.1-r5 )

5) emerge audiofile esound ORBit

6) now try the others that failed (gnome-libs)


Let me know please, thanks.
Comment 23 adam morley 2002-04-07 16:59:29 UTC
what about the other ones that had /var/tmp?  such as:

libbfd.la, libmisc.la, libshadow.la?
Comment 24 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-07 17:19:08 UTC
Well, shadow is a difficult one .. it do not want to be libtoolized.
I am still trying to fix that.

for binutils .. check what version it want to install, and add:

"libtoolize --copy --force"

to the top of the src_compile() function in the ebuild, and remerge it.
Comment 25 adam morley 2002-04-07 17:39:58 UTC
okay, ill give this a try.  it will take me a few days tho, as im going to be
super busy for the next couple days.

thanks, ill keep you posted.
Comment 26 adam morley 2002-04-08 12:12:34 UTC
gnome libs installed fine, looks like only ORBit still has issues.

and yeah, libtoolize --copy --force is in the ebuilds for ORBit and for libol.

interestingly, binutils worked out.


grep "/var/tmp" *.la
libORBit.la:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'
libORBitCosNaming.la:libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'
libgnorba.la:dependency_libs='
/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib/libORBitCosNaming.la
/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib/libORBit.la /usr/lib/libIIOP.la
/usr/lib/libORBitutil.la /usr/lib/libglib.la'
libol.la:libdir='/var/tmp/portage/libol-0.2.23/image//usr/lib'
Comment 27 adam morley 2002-04-08 12:17:41 UTC
some more info.....


here's libORBit.la:

# libORBit.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4.1 (1.922.2.34 2001/09/03 01:22:13)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libORBit.so.0'

# Names of this library.
library_names='libORBit.so.0.5.14 libORBit.so.0 libORBit.so'

# The name of the static archive.
old_library='libORBit.a'

# Libraries that this one depends upon.
dependency_libs=' /usr/lib/libglib.la'

# Version information for libORBit.
current=5
age=5
revision=14

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib'



here's libol.la:

# libol.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4.1 (1.922.2.34 2001/09/03 01:22:13)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libol.so.0'

# Names of this library.
library_names='libol.so.0.0.0 libol.so.0 libol.so'

# The name of the static archive.
old_library='libol.a'

# Libraries that this one depends upon.
dependency_libs=''

# Version information for libol.
current=0
age=0
revision=0

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/var/tmp/portage/libol-0.2.23/image//usr/lib'


here's libgnorba.la:

# libgnorba.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4.1 (1.922.2.34 2001/09/03 01:22:13)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libgnorba.so.27'

# Names of this library.
library_names='libgnorba.so.27.1.8 libgnorba.so.27 libgnorba.so'

# The name of the static archive.
old_library='libgnorba.a'

# Libraries that this one depends upon.
dependency_libs='
/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib/libORBitCosNaming.la
/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib/libORBit.la /usr/lib/libIIOP.la
/usr/lib/libORBitutil.la /usr/lib/libglib.la'

# Version information for libgnorba.
current=28
age=1
revision=8

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/lib'
Comment 28 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-08 12:57:18 UTC
emerge rsync in about 20mins from now, and

# emerge ORBit

You should get gnome-base/ORBit-0.5.14-r2,
which should fix this problem.

Happy Gnoming
Comment 29 adam morley 2002-04-09 02:11:56 UTC
that installed, but libdir still has /var/tmp in it........so gnome failed to
compile.....
Comment 30 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-09 05:09:05 UTC
You sure ?  Unmerge ORBit totally, remerge and paste the output from:

# grep -e "/var/tmp/portage" /usr/lib/*.la

again, please.  Make sure you have the latest libtool, etc.
Comment 31 adam morley 2002-04-09 22:26:35 UTC
# grep "/var/tmp" *.la
libORBit.la:libdir='/var/tmp/portage/ORBit-0.5.14-r2/image//usr/lib'
libORBitCosNaming.la:libdir='/var/tmp/portage/ORBit-0.5.14-r2/image//usr/lib'
libgnorba.la:dependency_libs='
/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib/libORBitCosNaming.la
/var/tmp/portage/ORBit-0.5.14-r1/image//usr/lib/libORBit.la /usr/lib/libIIOP.la
/usr/lib/libORBitutil.la /usr/lib/libglib.la'
liboaf.la:dependency_libs=' -L/usr/lib
/var/tmp/portage/ORBit-0.5.14-r2/image//usr/lib/libORBit.la /usr/lib/libIIOP.la
/usr/lib/libORBitutil.la -lm /usr/lib/libgmodule.la /usr/lib/libglib.la -ldl
/usr/lib/libpopt.la'
libol.la:libdir='/var/tmp/portage/libol-0.2.23/image//usr/lib'



# /usr/lib/portage/bin/pkglist |grep libtool
sys-devel/libtool-1.4.1-r5


# /usr/lib/portage/bin/pkglist |grep ORBit  
gnome-base/ORBit-0.5.14-r2
Comment 32 adam morley 2002-04-10 03:55:19 UTC
so should i upgrade to libtool-1.4.2-r1 or keep 1.4.1-r5
Comment 33 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-10 14:21:51 UTC
Hi

Looks like I made a little mistake in that last libtool patch.
Merge libtool-1.4.1-r6, and then ORBit,oaf and gnome-libs and let me know.

Sorry for the inconvenience.  If you are up to it, Ill stick till
we get this resolved :)
Comment 34 adam morley 2002-04-12 18:20:11 UTC
good news, got it all compiled.  orbit, libtool, oaf, gnome-libs, gnome.  the
only library still referencing /var/tmp/... is libol.la.....
Comment 35 Martin Schlemmer (RETIRED) gentoo-dev 2002-04-12 20:41:28 UTC
Great!  Yep, libol will still have it, as it is not libtoolized.  Like I said,
if you want to, you cant eiter keep this bug open, and add packages that have
this problem, or add it in a new bug under my name.

Comment 36 adam morley 2002-04-12 20:43:59 UTC
ill close it up, its all kosher so far, whee!

thanks again, its been fun.  glad we could get it all worked out.