OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Aug-2002 11:23:50
Branch: HEAD Handle: 2002081910235000
Modified files:
openpkg-src/grep grep.spec
Log:
hunt the conflicting types for "strerror_r" error
Summary:
Revision Changes Path
1.21 +5 -0 openpkg-src/grep/grep.spec
____________________________________________________________________________
Index: openpkg-src/grep/grep.spec
============================================================
$ cvs diff -u -r1.20 -r1.21 grep.spec
--- openpkg-src/grep/grep.spec 19 Aug 2002 08:43:53 -0000 1.20
+++ openpkg-src/grep/grep.spec 19 Aug 2002 09:23:50 -0000 1.21
@@ -79,3 +79,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
+# FIXME: dv1 PMOD good line: source='error.c' object='error.o' libtool=no
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' depmode=gcc3 /cw/bin/bash
../depcomp /cw/bin/cc -DLIBDIR=\"/cw/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.
-I../intl -I/cw/include -O2 -pipe -I/cw/include -c `test -f error.c || echo
'./'`error.c
+# FIXME: dv1 ROLL bad line: source='error.c' object='error.o' libtool=no
depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' depmode=gcc /bin/sh
../depcomp cc -DLIBDIR=\"/re/lib\" -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.
-I../intl -I/re/include -O2 -pipe -I/re/include -c `test -f error.c || echo
'./'`error.c
+# FIXME: both PMOD and ROLL show "checking whether strerror_r is declared... yes",
but config.h is different
+# FIXME: dv1:/tmp/thl/openpkg/grep-2.5/config.h #define
HAVE_DECL_STRERROR_R 1
+# FIXME: dv1:/ltmp/openpkg-dv1-ix86-freebsd4.6/TMP/grep-2.5/config.h #define
HAVE_DECL_STRERROR_R 0
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]