[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
findutils 4.2.15 on IRIX 5.3 feedback
From: |
Georg Schwarz |
Subject: |
findutils 4.2.15 on IRIX 5.3 feedback |
Date: |
Sat, 5 Feb 2005 17:16:56 +0100 |
User-agent: |
MacSOUP/D-2.6.1 (Mac OS 8.1) |
Hi,
whwn compiling findutils 4.2.15 on IRIX 5.3 I end up with:
gmake[3]: Entering directory `/var/tmp/findutils-4.2.15/find'
cc -g -o find find.o fstype.o parser.o pred.o tree.o util.o
version.o ../lib/libfind.a ../gnulib/lib/libgnulib.a
ld:
Unresolved:
basename
In order to resolve this I added #include <libgen.h> to find/pred.c (not
strictly necessary), and in find/Makefile I set LIBS=-lgen
Maybe you can incorporate this into the next release. If you need
further information, please let me know.
Georg
--
Georg Schwarz http://home.pages.de/~schwarz/
address@hidden +49 177 8811442
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- findutils 4.2.15 on IRIX 5.3 feedback,
Georg Schwarz <=