Browse Source

hunt the conflicting types for "strerror_r" error

Thomas Lotterer 24 years ago
parent
commit
4b3f19dc38
1 changed files with 5 additions and 0 deletions
  1. 5 0
      grep/grep.spec

+ 5 - 0
grep/grep.spec

@@ -79,3 +79,8 @@ AutoReqProv:  no
 %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