Eterm transparency/shading problem

Brandon Fosdick bfoz at bfoz.net
Fri Jul 29 19:53:33 GMT 2005


Ah, that makes sense. I usually compile Eterm with MMX enabled but somehow forgot this time. Now it looks much better.

Would it be worthwhile to make this compile option part of that new(?) options framework that some of the ports seem to be using?

Thanks for the reply.

Björn König wrote:
> Brandon Fosdick wrote:
> 
>> I just cvsup'd ports the other day and rebuilt Eterm, now the 
>> transparency/shading option tints everything blue, regardless of the 
>> actual settings. Previously I had "cmod 160" and it made the 
>> background about %50 shaded, as expected. Any idea what happened, or 
>> how to fix this?
>>
>> Apparently I'm not the only one with this problem, but I don't see any 
>> responses.
>> http://lists.freebsd.org/pipermail/freebsd-questions/2005-February/078221.html 
> 
> 
> 
> This is a bug in Eterm and it has been fixed in the upcoming next 
> release of Eterm.
> 
> To solve this problem now you either need to compile it with MMX 
> support, e.g.
> 
>   make -DWITH_MMX install clean
> 
> or in case your machine has no support for MMX put the quick patch that 
> I attached to this mail into /usr/ports/x11/eterm/files/ and build Eterm 
> as usual.


More information about the freebsd-ports mailing list