Dear list, I am having the following situation:
racoon:~ $ fink update-all
/usr/bin/sudo /sw/bin/fink update-all
Information about 1501 packages read in 1 seconds.
The following 6 packages will be installed or updated:
findutils freetype2 freetype2-shlibs lcms-shlibs libpcap-shlibs
openssl097-shlibs
The following 3 additional packages will be installed:
libtiff libtiff-bin pkgconfig
Do you want to continue? [Y/n] Y
/bin/rm -rf findutils-4.1.20-2
/bin/mkdir -p /sw/src/findutils-4.1.20-2
gzip -dc /sw/src/findutils-4.1.20.tar.gz | /sw/bin/tar -xf -
sed 's|@PREFIX@|/sw|g' < /sw/fink/dists/stable/main/finkinfo/utils/findutils.patch | patch -p1
patching file findutils.cron
patching file gnulib/lib/regex.c
./configure --prefix=/sw
./configure: line 97: 19491 Segmentation fault chmod +x conf$$.sh
./configure: line 215: 19503 Segmentation fault ln -s conf$$.file conf$$ 2>/dev/null
./configure: line 215: 19506 Segmentation fault ln conf$$.file conf$$ 2>/dev/null
./configure: line 222: 19510 Segmentation fault mkdir -p . 2>/dev/null
checking build system type... powerpc-apple-darwin7.3.0
checking host system type... powerpc-apple-darwin7.3.0
checking for a BSD-compatible install... /sw/bin/install -c
checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken
alias in your environment
configure: error: newly created file is older than distributed files!
Check your system clock
### execution of ./configure failed, exit code 1
Failed: compiling findutils-4.1.20-2 failed
racoon:~ $
Mac OS X Panther 10.3.3.
racoon:~ $ fink --version Package manager version: 0.19.2 Distribution version: 0.7.0.cvs
Copyright (c) 2001 Christoph Pfisterer Copyright (c) 2001-2003 The Fink Package Manager Team This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. racoon:~ $
TIA, Mihalis.
--- SUPPORT Mac OS X Unicode support http://unicode.helmug.gr/
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
