Re: RELENG_8_1 Release build fails

2010-09-02 Thread egoitz
>> Hi all, >> >> I'm trying to make a release from RELENG_8_1 branch because of mbuf bug >> and so... and wanted to make my own freebsd cds (updated)... I have >> downloaded the > > Hi!, > > Perhaps this is not the proper mailing list for asking this kind of > questions? perhaps should I write to f

Re: RELENG_8_1 Release build fails

2010-09-01 Thread egoitz
> Hi all, > > I'm trying to make a release from RELENG_8_1 branch because of mbuf bug > and so... and wanted to make my own freebsd cds (updated)... I have > downloaded the Hi!, Perhaps this is not the proper mailing list for asking this kind of questions? perhaps should I write to freebsd-hacker

RELENG_8_1 Release build fails

2010-09-01 Thread egoitz
Hi all, I'm trying to make a release from RELENG_8_1 branch because of mbuf bug and so... and wanted to make my own freebsd cds (updated)... I have downloaded the whole freebsd cvs, later with cvs create the snapshot under /usr/src and later under /usr/src/release done a : make release C

Release Build

2008-04-10 Thread Subhro
Hello everyone, I am trying to create a customized release build. The idea is to have a NFS export which can be used during installation over the network. My build box is running the same version of BSD(6.2) as the NFS export I intend to create. So instead of mirroring the cvs repository

RE: Release build problem

2005-06-22 Thread Tom Skoglund
Just a quick mental blowout...even if I knew the CD layout had changed I completely forgot that the release (7) manpage I was reading was a machine running...*blush*...5.3, and hence had the old layout. As soon as I discovered that it only took a few minutes to fix :) Cheers, Tom On Mon, 2005-06

RE: Release build problem

2005-06-20 Thread Tom Skoglund
Just bumping this to see if someone out there might have a clue. Check the archive or something to find the mail with the scripts and log. Cheers, Tom On Fri, 2005-06-17 at 11:31 +0200, Tom Skoglund wrote: > Hi, > > I have inherited the responsibility for creating the releases for an > applicati

RE: Release build problem

2005-06-17 Thread Tom Skoglund
>> "${BASEDIR}/etc/libmap.conf" echo "libpthread.so libthr.so" >> "${BASEDIR}/etc/libmap.conf" echo "libc_r.so.5 libthr.so.1">> "${BASEDIR}/etc/libmap.conf" echo "libc_r.so libthr.so"

RE: Release build problem

2005-06-17 Thread walker, mick
-Original Message- From: Tom Skoglund [mailto:[EMAIL PROTECTED] Sent: 17 June 2005 09:31 To: freebsd-questions@freebsd.org Subject: Release build problem Hi, I have inherited the responsibility for creating the releases for an application we develop. I have studied the release script we

Release build problem

2005-06-17 Thread Tom Skoglund
Hi, I have inherited the responsibility for creating the releases for an application we develop. I have studied the release script we have been using and of course release(7), but still some small problems remain. The entire world/kernel build process seems to work fine, but creating the CD's and

5.2-RELEASE build snafu.

2004-12-30 Thread shawley
did you ever get an answer to your make: don't know how to make /usr/src/sys/sys/_null.h. Stop *** Error code 2 problem? I have the same problem with 4.9 [EMAIL PROTECTED] ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/

5.2-RELEASE build snafu.

2004-04-23 Thread Gary Kline
People, I've been trying to build the latest cvsup'd src for 5.2-RELEASE. make buildworld finishes without err. But buildkernel quits as shown in this cut-and-paste. make buildkernel KERNCONF=GENERIC is the make command. ---This is the firs

Re: release build

2002-11-02 Thread Alex(ander Sendzimir)
When you say, "release build", I'm assuming you mean a kernel and base system. If this is the case, then, yes. It's pretty easy. [1] place your custom configuration in /usr/src/sys/i386/conf (or link to it there) [2] read the top part of /usr/src/Makefile [3] you

release build

2002-11-02 Thread Sebastian Boldt
Hello ppl, I got two different machines, a PIII 500 and a AMD k6-2 300. I want the PIII to build a release for the AMD machine with optimizations. Is this possible with a simple make release, or do I have to do some sort of cross compiling? To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns