OpenBSD 3.0 upgrade to 3.1
David Kramer
david at thekramers.net
Fri Jun 28 19:42:55 EDT 2002
On Fri, 28 Jun 2002, Abhishake Pathak wrote:
> i'm trying to recompile my system to do the ssh
> configs. I cd into /usr/src then when i do "make
> build". it gives me an error and says "stopped at
> line 75 of Makefile". lines 74, 75, and 76 of the
> makefile are as follows:
>
> 74 .endif
> 75 cd ${.CURDIR}/share/mk && ${SUDO} ${MAKE}
> install
> 76 cd ${.CURDIR}/include && &{MAKE} prereq && exec
> ${SUDO} ${MAKE} includes
>
> I am really stuck. what should i do?
I don't think environment vars can start with periods, and some quick
testing on my part proves that out. I would try moving the period before
the dollar sogn, and try removing it altogether.
--
DDDD David Kramer http://thekramers.net
DK KD
DKK D "Some men are born mediocre, some men achieve mediocrity,
DK KD and some men have mediocrity thrust upon them."
DDDD -Joseph Heller (1923-1999) "The Great Executive Dream"
More information about the Discuss
mailing list