Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76746 - libsndfile does not build w/ nocxx
Summary: libsndfile does not build w/ nocxx
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-05 03:04 UTC by Peter S. Mazinger
Modified: 2005-01-11 05:05 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 Peter S. Mazinger 2005-01-05 03:04:54 UTC
epunt_cxx solves it

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-05 17:10:40 UTC
Please explain
Comment 2 Peter S. Mazinger 2005-01-05 22:18:59 UTC
./configure checks for the existence of c++, but w/ USE="nocxx" it is not present
mostly this check is useless, can be removed from apps not needing c++, so vapier
added a func epunt_cxx (inherit eutils) to remove this check
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-01-11 05:05:36 UTC
fixed in cvs.