Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82364 - libnasl-2.0.12 installing to wrong location (causing nessus-core-2.0.12 build fails)
Summary: libnasl-2.0.12 installing to wrong location (causing nessus-core-2.0.12 buil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-17 08:24 UTC by mrgoby
Modified: 2005-02-19 03:33 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 mrgoby 2005-02-17 08:24:04 UTC
When I tried to emerge nessus for the first time, the config section of the emerge failed for it.  libnasl was installed fine, but after nessus-core fails complaining:

*** libnasl is not installed ! You need to install it before you 
compile nessus-core.



Reproducible: Always
Steps to Reproduce:
1. emerge nessus


Actual Results:  
configure: error: 

*** libnasl is not installed ! You need to install it before you 
compile nessus-core.

Expected Results:  
built the package

/var/log/emerge.log
----------------------------
1108655899:  *** emerge  nessus
1108655899:  >>> emerge (1 of 4) net-analyzer/libnasl-2.0.12 to /
1108655899:  === (1 of 4) Cleaning
(net-analyzer/libnasl-2.0.12::/usr/portage/net-analyzer/libnasl/libnasl-2.0.12.ebuild)
1108655902:  === (1 of 4) Compiling/Merging
(net-analyzer/libnasl-2.0.12::/usr/portage/net-analyzer/libnasl/libnasl-2.0.12.ebuild)
1108655997:  === (1 of 4) Post-Build Cleaning
(net-analyzer/libnasl-2.0.12::/usr/portage/net-analyzer/libnasl/libnasl-2.0.12.ebuild)
1108655998:  >>> AUTOCLEAN: net-analyzer/libnasl
1108655998:  --- AUTOCLEAN: Nothing unmerged.
1108655998:  ::: completed emerge (1 of 4) net-analyzer/libnasl-2.0.12 to /
1108655998:  >>> emerge (2 of 4) net-analyzer/nessus-core-2.0.12 to /
1108655998:  === (2 of 4) Cleaning
(net-analyzer/nessus-core-2.0.12::/usr/portage/net-analyzer/nessus-core/nessus-core-2.0.12.ebuild)
1108655999:  === (2 of 4) Compiling/Merging
(net-analyzer/nessus-core-2.0.12::/usr/portage/net-analyzer/nessus-core/nessus-core-2.0.12.ebuild)
1108656008:  *** terminating.
================================================


/var/tmp/portage/nessus-core-2.0.12/work/nessus-core/config.log 
-------------------------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:587: checking host system type
configure:618: checking for gcc
configure:731: checking whether the C compiler (gcc -O2 -pipe -march=pentium4
-fomit-frame-pointer ) works
configure:747: gcc -o conftest -O2 -pipe -march=pentium4 -fomit-frame-pointer  
conftest.c  1>&5
configure:773: checking whether the C compiler (gcc -O2 -pipe -march=pentium4
-fomit-frame-pointer ) is a cross-compiler
configure:778: checking whether we are using GNU C
configure:787: gcc -E conftest.c
configure:806: checking whether gcc accepts -g
configure:838: checking whether make sets ${MAKE}
configure:876: checking for a BSD compatible install
configure:1045: checking for nessus-config
configure:1087: checking for nasl-config
==============================================
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-02-19 03:33:35 UTC
ok - fixed now - you will need to reemerge libnasl-2.0.12.

Sorry for the inconvenience.