Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 19:38:36 -0500 (EST)
From:      Matthew Joseff <mjoseff@infobutter.com>
To:        Travis Cole <tcole@nihilist.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Ports Question
Message-ID:  <Pine.BSF.4.21.0102151938320.3757-100000@spread.infobutter.com>
In-Reply-To: <20010215161320.B60974@nihilist.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Worked, thanks.

On Thu, 15 Feb 2001, Travis Cole wrote:

}
}It looks like your ports tree still has some stuff from before
}the ports were restructured...
}
}Update your ports tree again, and if that doesn't fix it, you may
}want to look at see if you have old files still lying around...
}
}The old pine4 port looked something like this:
}
}<tcole@lerkim %> ls
}Makefile  README.html  files/  patches/  pkg/
}
}The new one looks something like this:
}
}<tcole@futzenfall %> ls
}Makefile     distinfo  pkg-comment  pkg-install
}README.html  files/    pkg-descr    pkg-plist
}
}You might still have the patches and pkg dirs still around, and
}they could be messing things up. Nuke them and see if that fixes it...
}
}If it does you may consider running something like this:
}
}# cd /usr/ports
}# find . -type d -name patches -or -name pkg | xargs rm -r
}
}That worked for me on all the various ports trees I have lying around...
}
}But I take no responsibility for that rm -r going bad and removing things
}it shouldn't...  Use at your own risk :)
}
}On Thu, Feb 15, 2001 at 07:00:53PM -0500, Matthew Joseff wrote:
}> 
}> Clues?
}> 
}> [spread:/usr/ports/mail/pine4]make
}> Error: your port uses an old layout.  Please update it to match this
}> bsd.port.mk.
}> *** Error code 1
}> 
}> Stop in /usr/ports/mail/pine4.
}> *** Error code 1
}> 
}> Stop in /usr/ports/mail/pine4.
}> *** Error code 1
}> 
}> Stop in /usr/ports/mail/pine4.
}> *** Error code 1
}> 
}> Stop in /usr/ports/mail/pine4.
}> *** Error code 1
}> 
}> Stop in /usr/ports/mail/pine4.
}> [spread:/usr/ports/mail/pine4]uname -a
}> FreeBSD spread.infobutter.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Mon Nov
}> 20 13:02:55 GMT 2000
}> jkh@bento.FreeBSD.org:/usr/src/sys/compile/GENERIC  i386
}
}

-- 
Matthew Joseff
www.infobutter.com
mjoseff@infobutter.com



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0102151938320.3757-100000>