pkgsrc-Bugs archive

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

Re: pkg/37555 (textproc/gsed)



The following reply was made to PR pkg/37555; it has been noted by GNATS.

From: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
To: pkg-manager%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost,
        gnats-admin%NetBSD.org@localhost, rillig%NetBSD.org@localhost, 
gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/37555 (textproc/gsed)
Date: Wed, 19 Dec 2007 11:41:45 +0100 (CET)

 > From: rillig%NetBSD.org@localhost
 > To: pkg-manager%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost, 
 > gnats-admin%NetBSD.org@localhost, 
 rillig%NetBSD.org@localhost, "Gilles Dauphin" <dauphin%enst.fr@localhost>
 > Subject: Re: pkg/37555 (textproc/gsed)
 > X-Gnats-Was-Stupid: no
 > Cc: 
 > Date: Wed, 19 Dec 2007 00:12:15 +0000 (UTC)
 > 
 > Synopsis: textproc/gsed
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: rillig%netbsd.org@localhost
 > State-Changed-When: Wed, 19 Dec 2007 00:12:14 +0000
 > State-Changed-Why:
 > I just committed the necessary patches to fix the problem properly.
 > Does it work for you now?
 > 
 > 
 
 Sorry no,
 ------------------------------
 if gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib -I../intl -I..  -I../lib 
-I../intl 
  -I/usr/pkg/include -I/usr/include  -O -I/usr/pkg/include -I/usr/include -MT 
 regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c;  then mv -f 
 ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
 In file included from regex.c:64:
 regcomp.c:566:7: missing binary operator before token "("
 regcomp.c:570:2: #error "Unknown value for BITSET_WORD_MAX"
 *** Error code 1
 
 Stop.
 ------------------------------
 
 The compiler is gcc 3.4.3.
 I think the problem is with the -m64 option because if I compile with -m32
 it works. (I have a gcc wrapper to add -m64)
 
 Gilles
 



Home | Main Index | Thread Index | Old Index