pkgsrc-Bugs archive

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

Re: pkg/38197: libgcrypt 1.4.0 doesn't build on NetBSD 3.1 x386



Makefile speficies -O2 ... not -O0 and... I've replaced the -O2 with -O3 but no change.

Gilles.

OBATA Akio wrote:
The following reply was made to PR pkg/38197; it has been noted by GNATS.

From: OBATA Akio <obache%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Subject: Re: pkg/38197: libgcrypt 1.4.0 doesn't build on NetBSD 3.1 x386
Date: Sun, 09 Mar 2008 12:46:24 +0900

 >> Confidential:   yes
Why? > cc -DHAVE_CONFIG_H -I. -I.. -I../src
 > -I/usr/pkgsrc/security/libgcrypt/work/.buildlink/include -O2 -Wall
 > -Wpointer-arith -MT rijndael.lo -MD -MP -MF .deps/rijndael.Tpo -c
 > rijndael.c -o rijndael.o >/dev/null 2>&1 *** Error code 1
 >
 > Stop.
 > make: stopped in
 > /usr/pkgsrc/security/libgcrypt/work/libgcrypt-1.4.0/cipher
Here are error messages catch from /dev/null:
 rijndael.c: In function `do_padlock':
rijndael.c:2062: error: can't find a register in class `GENERAL_REGS' while reloading `asm' Hit GCC Bug 11203?
 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11203>
-- "Of course I love NetBSD":-)
 OBATA Akio / obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index