Stroller <[email protected]> [10-10-09 18:16]:
>
> On 9 Oct 2010, at 13:14, [email protected] wrote:
> > ...
> > I finally found the reason for haveing no z-buffering available...
> >
> > The libsdl was copiled without the opengl USE-flag set.
> > Would it possible, that this flag is set for 32bit-Linux by default
> > and is totally missing (not shown when doing a 'emerge -pv libsdl',
> > neither set nor unset) on 64bit-Linux?
>
> It appears to be set as -opengl by default on 32-bit here, but it is shown as
> an option.
>
> Stroller.
>
>
Hi,
yes, thats why I activated it on my 32bit system and therefore the
z-buffer problem does not hit me.
But doing an
emerge -pv libsdl
on my 64bit system does not show this neither activated nor
deactivated. Thats why did not noticed that it is missing.
Adding it to package.use (activate it) results in a clean compile,
so despite it is not mentioned at all it is known and solved the
problem.
Thats why I am thinking it should be shown as it is shown on 32bit
system.
Just an idea for a little bit more comfort in searching for problem
fixes...
Only my two cent, your currency may vary...
Best regards,
mcc