Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16534 - Missing GNet dependancy in pan-0.13.4
Summary: Missing GNet dependancy in pan-0.13.4
Status: RESOLVED DUPLICATE of bug 16515
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-28 01:01 UTC by Ulrich Plate (RETIRED)
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 Ulrich Plate (RETIRED) gentoo-dev 2003-02-28 01:01:24 UTC
If the GNet library is not installed, emerging pan-0.13.4 leads to 
this error:

------------------------------------------------------------------
checking for gnet-config... no
checking for GNET - version >= 1.1.5... no
*** The gnet-config script installed by GNet could not be found
*** If GNet was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GNET_CONFIG environment variable to the
*** full path to gnet-config.
configure: error: Cannot find GNet: Is gnet-config in path?
/usr/sbin/ebuild.sh: line 238: die: command not found

!!! ERROR: net-news/pan-0.13.4 failed.
!!! Function src_compile, Line 33, Exitcode 127
!!! Configure failure
------------------------------------------------------------------

Manually emerging net-libs/gnet fixes this.
Comment 1 SpanKY gentoo-dev 2003-02-28 01:18:10 UTC
*** This bug has been marked as a duplicate of 16515 ***