pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37559: icewm coredumps in sparc64
>Number: 37559
>Category: pkg
>Synopsis: icewm coredumps in sparc64
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 18 11:15:00 +0000 2007
>Originator: Salvador Fandino
>Release: 4.0_RC5
>Organization:
>Environment:
NetBSD boletus.int.qindel.com 4.0_RC5 NetBSD 4.0_RC5 (SUNBLADE100) #3: Mon Dec
10 16:36:36 CET 2007 root@:/usr/src/sys/arch/sparc64/compile/SUNBLADE100
sparc64
>Description:
IceWM coredumps in sparc64
compiling it with gcc optimization disabled solves the problem
>How-To-Repeat:
>Fix:
applying the following patch to the package pkgsrc Makefile solves the problem:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/wm/icewm/Makefile,v
retrieving revision 1.38
diff -r1.38 Makefile
11a12,15
> COPTS+=-O0
> CXXFLAGS+=-O0
> LDOPTS+=-O0
>
Home |
Main Index |
Thread Index |
Old Index