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

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



On Wed, Jun 04, 2003 at 12:24:06PM -0400, Emory wrote:
> checking for C compiler default output... configure: error: C compiler cannot create executables
> *** Error code 77
> 
> failing that, i installed binary packages.  

Yes, this is because propolice is disabled for KDE building via
-fno-stack-protector.  But on sparc64 KDE is built with gcc3 which
doesn't have that flag.  The workaround is to edit Makefile.inc.  

> startkde works, session initiates fine.  but konqueror doesn't
> work, so you can't use the file management piece nor browse websites.

Yep, it sucks.