Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Apr 2001 10:34:54 +0800
From:      "Ramoncito P. Puyat" <nitronarc@iname.com>
To:        The Babbler <bts@babbleon.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: make buildworld bombs at /usr/src/usr.bin/less
Message-ID:  <5.0.2.1.2.20010405102344.00a35ec0@localhost>
In-Reply-To: <3ACBCC21.4EFE80C3@babbleon.org>
References:  <5.0.2.1.2.20010404151646.00a26ec0@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
At 09:36 PM 4/4/01 -0400, you wrote:

>Did you cvs update everything?  That burned me the first time . . . you
>can't select only some components.

yes, i updated everything (src and ports dir), and did it twice the first 
time to make sure i got everything.


>Also,
>a directory?  That's pretty odd.
>
>"Foresight One Solutions, Inc." wrote:
> >

yup, i just checked myself. /usr/src/usr.bin/less contains...

.depend
Makefile.common
less
Makefile
defines.h
minigzip

... just out of curiousity, i ran the make depend, make and make clean

-> make depend (no errors)
-> make (errors as follows)

/../contrib/less    -o less main.o screen.o brac.o ch.o charset.o cmdbuf.o 
command.o decode.o edit.o filename.o forwback.o help.o ifile.o input.o 
jump.o line.o linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o 
output.o position.o prompt.o search.o signal.o tags.o ttyin.o 
version.o  -ltermcap
/usr/libexec/elf/ld: cannot open output file less: Is a directory
*** Error code 1

Stop in /home/usr/src/usr.bin/less. (ran out of disk space, so src and 
ports are sym-linked in the /home partition)

-> make clean (errors as follows)

rm -f less.1 less main.o screen.o brac.o ch.o charset.o cmdbuf.o command.o 
decode.o edit.o filename.o forwback.o help.o ifile.o input.o jump.o line.o 
linenum.o lsystem.o mark.o optfunc.o option.o opttbl.o os.o output.o 
position.o prompt.o search.o signal.o tags.o ttyin.o version.o less.1.gz 
less.1.cat.gz
rm: less: is a directory
*** Error code 1

Stop in /home/usr/src/usr.bin/less.

anyone have any ideas?

TIA,

Ramon





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20010405102344.00a35ec0>