diff --git a/grep/grep.spec b/grep/grep.spec index 0725a40848..6c6b437991 100644 --- a/grep/grep.spec +++ b/grep/grep.spec @@ -79,8 +79,3 @@ 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 diff --git a/groff/groff.spec b/groff/groff.spec index 2bc4054407..f0e6a5b940 100644 --- a/groff/groff.spec +++ b/groff/groff.spec @@ -95,10 +95,3 @@ AutoReqProv: no %clean rm -rf $RPM_BUILD_ROOT -# FIXME: /usr/sbin/install-info --info-dir=/ltmp/openpkg-dv5-ix86-linux2.2/TMP/groff-1.18-root/re/info /ltmp/openpkg-dv5-ix86-linux2.2/TMP/groff-1.18-root/re/info/groff -# FIXME: failes with error "failed to lock dir for editing! No such file or directory" -# FIXME: where install-info is a perl script and the code snippet around the problem is a link("$infodir/dir","$infodir/dir.lock") -# FIXME: The $infodir exists but the $infodir/dir (file?) does not. I don't know where it should come from -# FIXME: $ cd /ltmp/openpkg-dv5-ix86-linux2.2/TMP/groff-1.18-root/re; ls -ld info info/dir -# FIXME: drwxr-xr-x 2 rse rse 4096 Aug 16 14:43 info -# FIXME: ls: info/dir: No such file or directory