[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
dump_entry.c:38: termsort.c: No such file or directory
- To: misc@openbsd.org
- Subject: dump_entry.c:38: termsort.c: No such file or directory
- From: Tor Houghton <torh@bogus.net>
- Date: Fri, 1 Sep 2000 11:25:29 +0200
- Mail-Followup-To: misc@openbsd.org
hm,
while compiling the 2.3 /usr tree, i got the following error:
cc -O -I/usr/src/usr.bin/tic/../../lib/libcurses -I/usr/src/usr.bin/tic
-I. -c dump_entry.c
dump_entry.c:38: termsort.c: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
where do i find termsort.c ?
-me