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 free...@growveg.net 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

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 utmp.h got changed to utmpx.h 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 3 March 2012 14:43, FreeBSD Mailing Lists free...@growveg.net 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 utmp.h got changed to utmpx.h between 8.2 and 9.0. Fixed by csup of 9.0-R and doing the buildworld

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

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

2012-03-02 Thread FreeBSD Mailing Lists
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. csup 8-STABLE sources 7. csup ports 8. cd /usr/src make cleandir make

How to remove stale files if make install fails

2007-03-04 Thread Milan Knizek
Hello, is there an automated way, other then manually going through pkg-plist, how to delete already installed files of a port, if the make install fails before completion? make deinstall and pkg_delete refuses to delete the port's files, since the port was not recorded in package database

elinks-0.11.1: make install fails

2006-02-28 Thread a
I cannot install a port elinks-0.11.1. make works perfectly, but make install fails. An output of make install is attached. The first error is in line 251. #include ruby.h in file core.c cannot find the file ruby.h. The file ruby.h is present in /usr/ports/www/elinks/work/elinks

Re: elinks-0.11.1: make install fails

2006-02-28 Thread Kris Kennaway
On Tue, Feb 28, 2006 at 10:40:38AM +0200, a wrote: The first error is in line 251. #include ruby.h in file core.c cannot find the file ruby.h. The file ruby.h is present in /usr/ports/www/elinks/work/elinks-0.11.1/src/scripting/ruby, together with the file core.c. But this file is

Re: elinks-0.11.1: make install fails

2006-02-28 Thread Nikolas Britton
On 2/28/06, a [EMAIL PROTECTED] wrote: I cannot install a port elinks-0.11.1. make works perfectly, but make install fails. An output of make install is attached. The first error is in line 251. #include ruby.h in file core.c cannot find the file ruby.h. The file ruby.h is present

Re: elinks-0.11.1: make install fails

2006-02-28 Thread Kris Kennaway
On Tue, Feb 28, 2006 at 04:10:41AM -0600, Nikolas Britton wrote: On 2/28/06, a [EMAIL PROTECTED] wrote: I cannot install a port elinks-0.11.1. make works perfectly, but make install fails. An output of make install is attached. The first error is in line 251. #include

Re: elinks-0.11.1: make install fails

2006-02-28 Thread Nikolas Britton
On 2/28/06, Kris Kennaway [EMAIL PROTECTED] wrote: On Tue, Feb 28, 2006 at 04:10:41AM -0600, Nikolas Britton wrote: On 2/28/06, a [EMAIL PROTECTED] wrote: I cannot install a port elinks-0.11.1. [snipped] Any ideas? www/links works just fine, built and installed it yesterday.

RE: elinks-0.11.1: make install fails

2006-02-28 Thread a
Does links support Java-script? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nikolas Britton Sent: Tuesday, February 28, 2006 1:07 PM To: Kris Kennaway Cc: a; freebsd-questions@freebsd.org Subject: Re: elinks-0.11.1: make install fails

Re: elinks-0.11.1: make install fails

2006-02-28 Thread Nikolas Britton
On 2/28/06, a [EMAIL PROTECTED] wrote: Does links support Java-script? As a matter of fact, yes. I compared this javascript test page* in both links and firefox, both did everything correctly. * http://www.dcn.davis.ca.us/GO/EXPLORIT/java/IntroJavaScript.html Also Links 2 can do color at the

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 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/httpd.conf]

make install fails for subversion

2003-12-31 Thread Lou Katz
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 the