Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143960 - openswan-2.4.4 ebuild fails if a seperate kernel object directory is used.
Summary: openswan-2.4.4 ebuild fails if a seperate kernel object directory is used.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 18:43 UTC by Justus Ranvier
Modified: 2006-10-15 19:49 UTC (History)
1 user (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 Justus Ranvier 2006-08-14 18:43:49 UTC
The ebuild apparently checks for .config in /usr/src/linux only instead of $KBUILD_OUTPUT/.config                                         

The ebuild works if the kernel  is configures without a seperate output directory                                                                                           

 * checking openswan-2.4.4.tar.gz ;-) ...                                                                                                                                                    [ ok ]
 * Please verify that your /usr/src/linux symlink is pointing
 * to your current kernel sources, and that you have a running kernel

!!! ERROR: net-misc/openswan-2.4.4 failed.
Call stack:
  ebuild.sh, line 1559:   Called dyn_setup
  ebuild.sh, line 666:   Called pkg_setup
  openswan-2.4.4.ebuild, line 61:   Called get_KV_info
  openswan-2.4.4.ebuild, line 37:   Called check_version_h
  openswan-2.4.4.ebuild, line 32:   Called die

!!! /usr/src/linux symlink not setup or kernel tree has not been configured!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2006-10-15 19:49:38 UTC
fixed, thanks