Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 1997 09:24:08 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        dbabler@Rigel.orionsys.com (Dave Babler)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: 2.2.2-RELEASE make world error
Message-ID:  <199706110724.JAA23304@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <Pine.BSI.3.95.970610175654.6840C-100000@Rigel.orionsys.com> from Dave Babler at "Jun 10, 97 05:57:27 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I just upgraded from 2.1.7 to 2.2-STABLE and, having survived that,
> decided to push my luck and go to 2.2.2-RELEASE. I changed the tags in my

Depending on when you upgraded to 2.2-STABLE the step to 2.2.2-RELEASE might
be a *down*grade, and downgrading is generally not well supported by
`make world'.

> CVSup files and ran CVsup without problem. Then I started 'make world' and
> got:
> 
> [...]
> cd /usr/src/gnu/lib/libreadline && make beforeinstall
> install -C -o bin -g bin -m 444 /usr2/src/gnu/lib/libreadline/../../../
>   contrib/libreadline/readline.h /usr/include/readline
> install:
>   /usr2/src/gnu/lib/libreadline/../../../contrib/libreadline/readline.h:
    ^^^^^^^^^
    this is /usr/src/src/gnu, which probably does not exist.
>   No such file or directory
> ** Error code 71
> 
> (/usr2 is a symlink for /usr/src)
   ^^^^^                  ^^^^^^^^
Your symlink seems wrong.

Wolfgang



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