Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3641 - Freeswan compile breaking due to gmp not being in deps
Summary: Freeswan compile breaking due to gmp not being in deps
Status: RESOLVED DUPLICATE of bug 3993
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-11 13:50 UTC by jmlg
Modified: 2005-07-17 13:06 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 jmlg 2002-06-11 13:50:53 UTC
root@Tar-Valon portage # emerge -p net-misc/freeswan/ 
 
These are the packages that I would merge, in order. 
 
Calculating dependencies ...done! 
[ebuild  N   ] net-misc/freeswan-1.97 to / 
 
root@Tar-Valon portage # emerge net-misc/freeswan/ 
 
make[4]: *** [pfkey_v2_build.o] Error 1 
make[4]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/lib' 
make[3]: *** [../../../lib/libfreeswan.a] Error 2 
make[3]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/testing/utils/ikeping' 
make[2]: *** [programs] Error 2 
make[2]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/testing/utils' 
make[1]: *** [programs] Error 2 
make[1]: Leaving directory 
`/var/tmp/portage/freeswan-1.97/work/freeswan-1.97/testing' 
make: *** [programs] Error 2 
 
!!! ERROR: The ebuild did not complete successfully. 
!!! Function src_compile, L 
ine 11, Exitcode 2 
!!! (no error message) 
 
!!! emerge aborting on  /usr/portage/net-misc/freeswan/freeswan-1.97.ebuild . 
 
root@Tar-Valon portage # emerge dev-libs/gmp/ 
Calculating dependencies ...done! 
>>> emerge dev-libs/gmp-3.1.1-r1 to / 
... Installs okay ... 
 
root@Tar-Valon portage # emerge net-misc/freeswan/ 
... Installs okay ... 
 * Regenerating GNU info directory index... 
 * Processed 56 info files. 
 
root@Tar-Valon portage #
Comment 1 Brian Rozmierski 2002-06-20 12:38:39 UTC
Duplicate of bug 3474 
Comment 2 Brian Rozmierski 2002-06-30 20:43:43 UTC
This is now a dupe of bug 3993 - and fixed.
Comment 3 Daniel Ahlberg (RETIRED) gentoo-dev 2002-07-12 12:00:11 UTC

*** This bug has been marked as a duplicate of 3993 ***