[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sparc64 kde - !build & packages on openbsd.org bugs?



> To make the list more complete:
> 
> konqueror-embedded -- fails to build

Compiler issues.

> dillo              -- text is rendered one word per line

Wouldn't be surprised if there are 64-bit issues with dillo, this
browser has a very immature codebase.

> w3m image          -- dies w/SIGABRT

devel/boehm-gc is currently broken and w3m is thus broken too (on all
ELF systems).

> links+             -- fails to detect X settings correctly on my machine

The links+ we have in-tree has a colour issue on big endian systems (the
browser has a yellow tinge to the display), I have an update I made
today that fixes this so it displays properly on macppc now. Maybe you
can try it on sparc/sparc64 and see if its any better?

// Brad