Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24388 - dev-php/mod_php-4.3.2-r3 fails to locate libdes.la
Summary: dev-php/mod_php-4.3.2-r3 fails to locate libdes.la
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-13 07:52 UTC by Paul Belt
Modified: 2003-10-13 07:37 UTC (History)
2 users (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 Paul Belt 2003-07-13 07:52:13 UTC
/bin/sh /var/tmp/portage/mod_php-4.3.2-r3/work/php-4.3.2/libtool --silent
--preserve-dup-deps --mode=install cp ext/java/java.la
/var/tmp/portage/mod_php-4.3.2-r3/work/php-4.3.2/modules
grep: /var/tmp/portage/kth-krb-1.2.1/image/usr/athena/lib/libdes.la: No such
file or directory


Reproducible: Sometimes
Steps to Reproduce:
1.  emerge mod_php
2.
3.

HACK TO FIX:
localhost root # mkdir -p /var/tmp/portage/kth-krb-1.2.1/image/usr/athena/lib/
localhost root # cp /usr/athena/lib/libdes.la 
/var/tmp/portage/kth-krb-1.2.1/image/usr/athena/lib/

Actual Results:  
This is probably more of a broken package issue (heimdal or mod_php) than an
ebuild issue.  I see no place in the ebuild where kerberos nor krb is mentioned
- at a glance.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-07-13 17:10:12 UTC
Bug wranglers: could you please pass this onto the Kerberos/Heimdal people?
I suspect an error in their configure setup that uses the ${D}.
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2003-10-13 07:37:46 UTC
rphillips fixed this in kth-krb-1.2.2-r1