On Tue, Mar 24, 2009 at 11:51:35PM +0000, Reuben Thomas wrote:
>To clarify: my patch applies cleanly to current CVS.
>
>Ah, but the one in the BTS appears to be out of date.
>
>I attach the patch I have.

I tried it:

gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"    -O3 -MT search.o -MD -MP -MF 
.deps/search.Tpo -c -o search.o search.c
search.c:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'*' token
search.c:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 
'*' token
search.c:112: error: expected ';', ',' or ')' before '*' token
search.c: In function 'map_pcre':
search.c:125: error: 'dl_pcre_compile' undeclared (first use in this function)
search.c:125: error: (Each undeclared identifier is reported only once
search.c:125: error: for each function it appears in.)
search.c:127: error: 'dl_pcre_study' undeclared (first use in this function)
search.c:129: error: 'dl_pcre_exec' undeclared (first use in this function)
make[3]: *** [search.o] Error 1
make[3]: Leaving directory `/tmp/buildd/grep-2.5.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/grep-2.5.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/grep-2.5.4'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
E: Failed autobuilding of package



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to