Summary: | app-admin/eselect-opengl: reconsider symlinking includes | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED CANTFIX | ||
Severity: | enhancement | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michał Górny
![]() ![]() ![]() ![]() You would have a problem with packages not using opengl expecting the headers to be on the correct place. (which actually is lots and lots of stuff) compiling random code would also now require pkg-config invocation which has never been the case in the past, and isn't the case in other distros. people expect to be able to just "#include <GL/foo.h>" and have it work ... (In reply to SpanKY from comment #2) > compiling random code would also now require pkg-config invocation which has > never been the case in the past, and isn't the case in other distros. > people expect to be able to just "#include <GL/foo.h>" and have it work ... Agreed. There's no way we can require people to use opengl.pc. Closing unless there's another solution. |