Subject: Re: pkg/34099: programs using xorg-libs crash with signal 10 on amd64
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 07/27/2006 15:55:04
The following reply was made to PR pkg/34099; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: pkg/34099: programs using xorg-libs crash with signal 10 on amd64
Date: Thu, 27 Jul 2006 17:49:45 +0200
On Thu, Jul 27, 2006 at 03:30:00PM +0000, eye.of.the.8eholder@gmail.com wrote:
> >Fix:
> Mihai CHELARU <mihai.chelaru@girsa.ro>
>
> pointed me to use "-fno-strict-aliasing" and recompile the
> xorg-libs package which worked fine. Now all packages work
> ok and don't crash
Are you using GCC 4.1?
> P.S
> the xorg-libs package didn't honour CFLAGS,CXXFLAGS from
> my mk.conf so i put the option in DefaultCCOptions in
> NetBSD.cf
Yes, known problem. Won't fix until I have the time to write a clean,
portable imake ruleset.
Joerg