Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178861 - app-admin/sudo doesn't need a c++ compiler but checks for it
Summary: app-admin/sudo doesn't need a c++ compiler but checks for it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tavis Ormandy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 11:00 UTC by Harald van Dijk (RETIRED)
Modified: 2007-07-03 10:59 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 Harald van Dijk (RETIRED) gentoo-dev 2007-05-17 11:00:04 UTC
[...]
checking whether g++ accepts -g... no
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
[...]

However, sudo actually contains no C++ code whatsoever. Would you please call epunt_cxx (from eutils.eclass, already inherited) in src_unpack? After that, it installs without complaints.
Comment 1 Tavis Ormandy (RETIRED) gentoo-dev 2007-05-17 12:49:14 UTC
done

(note: lcars should only be cc'ed on bugs relating to ldap, as described in metadata.xml)