| Bug#: 38807 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: plasmaroo@gentoo.org | Reported By: jani@iv.ro | |
| Component: Ebuilds | |||
| URL: http://ipsec-tools.sf.net | |||
| Summary: release for ipsec-tools release 0.2.3 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-01-20 04:22 0000 | |||
| Description: | Opened: 2004-01-20 04:22 0000 |
new bugfix release of ipsec-tools Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created an attachment (id=24195) [details]
ebuild for latest release
It seems as if there is a bug in the ./configure that came with the package but
a ./bootstraps solves this. Also tested on alpha.
btw: change 2.2.3 to 0.2.3 in BUG title
ipsec-tools 0.2.4 is already out... but whenn merging it (using this ebuild renamed) the racoon binary isn't installed. All other things are ther (setkey binary, libraries, mans, libs, things in /etc) Then installing it by hand, the racoon binary can be found in /usr/local/bin ...
the ipsec-tools-0.2.4 ebuild fails for me after commenting out the two sed-lines in the src-compile section it works
please move to http://bugs.gentoo.org/show_bug.cgi?id=40070 where does it fail? what's the error message or the result? more input please ;) i found out that they borked two pathes in Makefile.in, so 'make install' creates /usr/sbin/ (which is ok) but the racoon binary gets installed into /usr/bin (because of one extra $) which does not exist.
That compilation problem should now be fixed; emerge sync and it should compile - make sure you've got revision 1.2 of the 0.2.4 ebuild.