Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283597 - sys-apps/sed-4.2.1 automagically finds selinux
Summary: sys-apps/sed-4.2.1 automagically finds selinux
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-03 17:30 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2014-01-17 16:00 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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-03 17:30:47 UTC
IMO, this should really die.

checking selinux/selinux.h usability... yes
checking selinux/selinux.h presence... yes
checking for selinux/selinux.h... yes
checking selinux/context.h usability... yes
checking selinux/context.h presence... yes
checking for selinux/context.h... yes

I compile on RHEL 4 which has selinux.h and use on SLES 10 which doesn't have it so I get a missing library warning during every sed call. 

This is a new feature (regression) in 4.2.1. There is no selinux crap in 4.2. I am skipping a full on build.log in lieu of a "grep selinux *" in ${WORKDIR}. Let me know if I can help test something please.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-09-03 20:42:36 UTC
confirmed, thanks.