Re: release build problems, drivers.flp: file system is full

2003-11-12 Thread Makoto Matsushita
toha> Release build fails: toha> drivers.flp: file system if full. Since yesterday. toha> Can somebody remove some driver from drivers.conf? No, don't do that. Since we have only 3 floppies, simply removing some modules may mean "it cannot use it while installing FreeBSD." Fortunately w

release build problems, drivers.flp: file system is full

2003-11-12 Thread toha
Hi. Release build fails: drivers.flp: file system if full. Can somebody remove some driver from drivers.conf? thanks. ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: build problems

2003-11-11 Thread Doug White
On Mon, 10 Nov 2003, Jason wrote: > >This is usually where rescue falls over. Try building with out -j and see > >where it des then. > > > >You may want to clear out /usr/obj. > > > I always rm /usr/obj, and running without -j4 may have done it because > it worked. This was a bug in the rescue b

Re: build problems

2003-11-10 Thread Jason
Doug White wrote: On Sun, 9 Nov 2003, Jason wrote: I have had problems finishing buildworld and the problem is the same each time the build fails. It has failed 4 times at file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 days. I am running 5.1. Any info you might have woul

Re: build problems

2003-11-10 Thread Doug White
On Sun, 9 Nov 2003, Jason wrote: > I have had problems finishing buildworld and the problem is the same > each time the build fails. It has failed 4 times at > file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 > days. I am running 5.1. Any info you might have would be helpful.

Re: build problems

2003-11-09 Thread Jason
matti k wrote: On Sun, 09 Nov 2003 00:36:57 -0500 Jason <[EMAIL PROTECTED]> wrote: I have had problems finishing buildworld and the problem is the same each time the build fails. It has failed 4 times at file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 days. I am running 5.1

Re: build problems

2003-11-08 Thread matti k
On Sun, 09 Nov 2003 00:36:57 -0500 Jason <[EMAIL PROTECTED]> wrote: > I have had problems finishing buildworld and the problem is the same > each time the build fails. It has failed 4 times at > file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 > days. I am running 5.1. Any inf

build problems

2003-11-08 Thread Jason
I have had problems finishing buildworld and the problem is the same each time the build fails. It has failed 4 times at file:///usr/src/gnu/usr.bin/cvs/doc/. I have cvsuped 3 times in 2 days. I am running 5.1. Any info you might have would be helpful. Thanks, Jason

Re: statvfs() undefined ?(linux_base build problems)

2002-06-26 Thread Steve Kargl
On Wed, Jun 26, 2002 at 02:40:55AM -0700, Bill Huey wrote: > > > Grepping through /usr/src/ didn't reveal that these functions were defined. Are they > in an external package or is this broken ? > Garrett added prototypes to sys/statvfs.h for two functions. It appears that some configure scrip

statvfs() undefined ?(linux_base build problems)

2002-06-26 Thread Bill Huey
Hello, I run into when building linux_base under the most recent -current: gmake[2]: Entering directory `/usr/ports/archivers/rpm/work/rpm-3.0.6/tools' /bin/sh ../libtool --mode=link cc -O -pipe -D_GNU_SOURCE -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototype

XFree86-4-4.2.0 Build problems on Current

2002-06-25 Thread John Angelmo
Well I get a build error here, my current is one day old and the perlport is installed. /John xfree86-4 Description: application/java-applet

Re: Currnet build problems

1999-09-01 Thread Mark Murray
> Should the "#include " in telnet.c be protected with a > "#ifdef TERMCAP"? Dunno. I have removed it from 2 builds - one clean and one with all my crypto gunk (both failed, BTW). One box will take 1.5 hours, the other will take 3. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.o

Re: Currnet build problems

1999-09-01 Thread John Hay
> > > invalid use of undefined type `struct termio' > > > > I suspect it's related to the international secure dist being out of sync. > > Make sure there's no -DTERMCAP in the telnet Makefiles... > > Nope. The makefiles are in src/kerberosIV/... and they are not > export restricted. Well I'm n

Re: Currnet build problems

1999-09-01 Thread Mark Murray
> > invalid use of undefined type `struct termio' > > I suspect it's related to the international secure dist being out of sync. > Make sure there's no -DTERMCAP in the telnet Makefiles... Nope. The makefiles are in src/kerberosIV/... and they are not export restricted. M -- Mark Murray Join th

Re: Currnet build problems

1999-09-01 Thread Mark Murray
> invalid use of undefined type `struct termio' > /usr/src/kerberosIV/usr.bin/telnet/../../../crypto/telnet/telnet/telnet.c:2065: > invalid use of undefined type `struct termio' > /usr/src/kerberosIV/usr.bin/telnet/../../../crypto/telnet/telnet/telnet.c:2120: I'm so glad you said this! I though

Re: Currnet build problems

1999-09-01 Thread Peter Wemm
John Hay wrote: > A "make release" on -current also breaks there. It looks like it might be > related to the new ncurses import, because it complains about: > > invalid use of undefined type `struct termio' I suspect it's related to the international secure dist being out of sync. Make sure ther

Re: Currnet build problems

1999-09-01 Thread John Hay
A "make release" on -current also breaks there. It looks like it might be related to the new ncurses import, because it complains about: invalid use of undefined type `struct termio' John -- John Hay -- [EMAIL PROTECTED] > Partway through a make world, I'm seeing the following, I've applied up

Currnet build problems

1999-09-01 Thread Stephen Hocking-Senior Programmer PGS Perth
Partway through a make world, I'm seeing the following, I've applied up to cvs-cur.5622.gz and int-cvs-cur.0118.gz. Is this likely to be fixed sometime soon? Stephen cc -O -pipe -mpentiumpro -fschedule-insns2 -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DSKEY -DENCRYPTION -DAUTHENTICAT