Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 2699

Summary: rpm-4.0.4-r1.ebuild fails, problem with popt.h
Product: Gentoo Linux Reporter: Sandy McArthur <Sandy>
Component: Current packagesAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sandy McArthur 2002-05-13 11:04:28 UTC
The rpm-4.0.4-r1.ebuild files duing the compile with the following error message:

make[2]: *** No rule to make target `../popt/popt.h', needed by `files.lo'.  Stop.
make[2]: Leaving directory `/var/tmp/portage/rpm-4.0.4-r1/work/rpm-4.0.4/build'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/rpm-4.0.4-r1/work/rpm-4.0.4'
make: *** [all-recursive-am] Errot 2
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-05-13 12:10:36 UTC
Updated the patch to use /usr/include/popt.h. Please try now.  PS: I hope having /usr/include/popt.h as a dep in the makefile won't make it do anything nasty, since it doesn't have any actual rule about it. Anyway, if it tried the sandbox would stop it. 
Comment 2 Sandy McArthur 2002-05-13 12:52:55 UTC
merge worked. closing.