Re: make install fails for /usr/ports/security/sudo after downgrade from 9.0-R to 8-STABLE

2012-03-03 Thread John
On 04/03/2012 04:36, ill...@gmail.com wrote: > Hmm, I would think that merely removing the offending file > and copying the correct one from /usr/obj/usr/src/tmp/usr/include/ > would suffice. I dunno, I don't think so. Why would it not be installed in the downgrade process? Also, the filenames are

Re: make install fails for /usr/ports/security/sudo after downgrade from 9.0-R to 8-STABLE

2012-03-03 Thread ill...@gmail.com
On 3 March 2012 14:43, FreeBSD Mailing Lists wrote: > On 03/03/12 12:31, ill...@gmail.com wrote: >> >> Stale header files in /usr/include maybe? > > > Hi, > > Yes that's it. It seems got changed to between 8.2 and > 9.0. Fixed by csup of 9.0-R and doing the buildworld buildkernel etc. > Hmm, I

Re: make install fails for /usr/ports/security/sudo after downgrade from 9.0-R to 8-STABLE

2012-03-03 Thread FreeBSD Mailing Lists
On 03/03/12 12:31, ill...@gmail.com wrote: Stale header files in /usr/include maybe? Hi, Yes that's it. It seems got changed to between 8.2 and 9.0. Fixed by csup of 9.0-R and doing the buildworld buildkernel etc. thanks, -- freebsd at growveg dot net _

Re: make install fails for /usr/ports/security/sudo after downgrade from 9.0-R to 8-STABLE

2012-03-03 Thread ill...@gmail.com
On 2 March 2012 14:44, FreeBSD Mailing Lists wrote: > Hello list, > > I had to downgrade from 9-R to 8-STABLE. To do this, I did the following: > > 1. rm -rf /usr/obj > 2. pkg_delete -a > 3. rm -rf /usr/ports > 4. mkdir -p /usr/ports/distfiles > 5. rm -rf /usr/src > 6. rm -rf /usr/local/* > 6. csu

Re: make install fails for subversion

2004-01-01 Thread Lou Katz
On Thu, Jan 01, 2004 at 01:19:36PM -0500, Lowell Gilbert wrote: > Lou Katz <[EMAIL PROTECTED]> writes: > > > The make runs ok > > The make install chugs along until: > > > > chmod 755 /usr/local/libexec/apache2/mod_authz_svn.so > > [activating module `authz_svn' in /usr/local/etc/apache2/

Re: make install fails for subversion

2004-01-01 Thread Lowell Gilbert
Lou Katz <[EMAIL PROTECTED]> writes: > The make runs ok > The make install chugs along until: > > chmod 755 /usr/local/libexec/apache2/mod_authz_svn.so > [activating module `authz_svn' in /usr/local/etc/apache2/httpd.conf] > subversion/svnversion/svnversion . /repos/svn/trunk >

Re: make install fails

2003-07-14 Thread Jamie Jones
On Mon, 14 Jul 2003 10:24:51 +0100 (BST), Dave Goode <[EMAIL PROTECTED]> wrote in newsgroup bish.lists.freebsd.questions: > Is this a wise move? One of the things I've liked about FreeBSD over the years > is that it just works (most of the time!), with no compulsion to move to t