Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61169 - temporary image path hardcoded for libgpg-error
Summary: temporary image path hardcoded for libgpg-error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-21 09:45 UTC by Luke-Jr
Modified: 2004-09-08 05:15 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 Luke-Jr 2004-08-21 09:45:23 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O2 -march=k8 -pipe -fomit-frame-pointer -fweb -ftracer -Wall -I/usr/include -O2 -march=k8 -pipe -fomit-frame-pointer -fweb -ftracer -Wall -MT dynamic.lo -MD -MP -MF .deps/dynamic.Tpo -c dynamic.c -o dynamic.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link gcc -I/usr/include -O2 -march=k8 -pipe -fomit-frame-pointer -fweb -ftracer -Wall   -o libexslt.la -rpath /usr/lib -version-info 8:6:8 -lgcrypt -L/usr/lib -lgpg-error exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/usr/lib -lxml2 -lz -lpthread -lm -lm
grep: /var/tmp/portage/libgpg-error-0.6/image//usr/lib/libgpg-error.la: No suchfile or directory
/bin/sed: can't read /var/tmp/portage/libgpg-error-0.6/image//usr/lib/libgpg-error.la: No such file or directory
libtool: link: `/var/tmp/portage/libgpg-error-0.6/image//usr/lib/libgpg-error.la' is not a valid libtool archive

tsurukikun luke-jr # grep '/var/tmp/portage/libgpg-error-0.6/image' /usr/lib -r
/usr/lib/libgpg-error.la:libdir='/var/tmp/portage/libgpg-error-0.6/image//usr/lib'
/usr/lib/libgcrypt.la:dependency_libs=' -L/usr/lib /var/tmp/portage/libgpg-error-0.6/image//usr/lib/libgpg-error.la -lnsl'
/usr/lib/libgpgme.la:dependency_libs=' -L/usr/lib /var/tmp/portage/libgpg-error-0.6/image//usr/lib/libgpg-error.la'
/usr/lib/libgpgme-pthread.la:dependency_libs=' -lpthread -L/usr/lib /var/tmp/portage/libgpg-error-0.6/image//usr/lib/libgpg-error.la'
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-09-08 05:15:36 UTC
I've emerged the all copies of libgpg-error without these /var/tmp... references in the .la files. Please remerge libgpg-error.

Making libgpg-error* x86 stable.