Re: make release failure in kerberos

2002-02-21 Thread Jacques A. Vidrine
On Thu, Feb 21, 2002 at 06:24:59AM +0200, John Hay wrote: > Hi Jacques, > > Make release fails here. Can it be your changes to kerberos? Could be; I'll have a look. Thanks! -- Jacques A. Vidrine <[EMAIL PROTECTED]> http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNI

make release failure in kerberos

2002-02-20 Thread John Hay
Hi Jacques, Make release fails here. Can it be your changes to kerberos? John -- John Hay -- [EMAIL PROTECTED] / [EMAIL PROTECTED] ===> libexec/kdc ... cc -O -pipe -I/usr/src/kerberos5/libexec/kdc/../../../crypto/heimdal/include -I/usr/src/kerberos5/libexec/kdc/../../../crypto/heimdal/kdc

Re: make release failure

2001-05-30 Thread Bruce A. Mah
If memory serves me right, John Hay wrote: > I have now also tested your second patch and with a minor mod to make > make happy, the release finished. Here is the patch as I have used it. [snip] Great, thanks for testing this! I'm still having problems keeping my scratch box alive long enough

Re: make release failure

2001-05-30 Thread John Hay
Bruce, > > Yes, this patch fix it for me. I had to convert the spaces back to tabs > > though. :-) > > Hi John-- > > I was trying to test out another patch, which (in addition to fixing > the problem you found) also folds the functionality of NORELNOTES into > NODOC. Unfortunately, my -CURRE

Re: make release failure

2001-05-29 Thread Bruce A. Mah
If memory serves me right, John Hay wrote: > Yes, this patch fix it for me. I had to convert the spaces back to tabs > though. :-) Hi John-- I was trying to test out another patch, which (in addition to fixing the problem you found) also folds the functionality of NORELNOTES into NODOC. Unfor

Re: make release failure

2001-05-28 Thread John Hay
Yes, this patch fix it for me. I had to convert the spaces back to tabs though. :-) John -- John Hay -- [EMAIL PROTECTED] > If memory serves me right, Dima Dorfman wrote: > > John Hay <[EMAIL PROTECTED]> writes: > > > > > > *** Filesystem is 1440 K, 66 left > > > > > *** 4000 bytes/inode,

Re: make release failure

2001-05-28 Thread Bruce A. Mah
If memory serves me right, Dima Dorfman wrote: > "David O'Brien" <[EMAIL PROTECTED]> writes: > > On Sun, May 27, 2001 at 11:32:09PM -0700, Bruce A. Mah wrote: > > > +.if !defined(NORELNOTES) > > > > Do we really need Yet Another Knob? Why isn't NODOC suffient? > > FWIW, I think we should lose N

Re: make release failure

2001-05-27 Thread Dima Dorfman
"David O'Brien" <[EMAIL PROTECTED]> writes: > On Sun, May 27, 2001 at 11:32:09PM -0700, Bruce A. Mah wrote: > > +.if !defined(NORELNOTES) > > Do we really need Yet Another Knob? Why isn't NODOC suffient? FWIW, I think we should lose NORELNOTES; as you say, NODOC is sufficient. > I cannot think

Re: make release failure

2001-05-27 Thread David O'Brien
On Sun, May 27, 2001 at 11:32:09PM -0700, Bruce A. Mah wrote: > +.if !defined(NORELNOTES) Do we really need Yet Another Knob? Why isn't NODOC suffient? I cannot think of any reason that the people who typically use NODOC=yes would want release notes. Or please at least treat NODOCS=yes ==> NOR

Re: make release failure

2001-05-27 Thread Bruce A. Mah
If memory serves me right, Dima Dorfman wrote: > John Hay <[EMAIL PROTECTED]> writes: > > > > *** Filesystem is 1440 K, 66 left > > > > *** 4000 bytes/inode, 116 left > > > > cp: /usr/src/release/texts/FLOPPIES.TXT: No such file or directory > > > > > > What revision of src/release/Makefile

Re: make release failure

2001-05-27 Thread Dima Dorfman
John Hay <[EMAIL PROTECTED]> writes: > > > A make release failed here with: > > > > > > # > > > touch release.8 > > > Making fixit floppy. > > > disklabel: ioctl DIOCWLABEL: Operation not supported by device > > > Warning: Block size restricts cylinders per group t

Re: make release failure

2001-05-27 Thread John Hay
> > A make release failed here with: > > > > # > > touch release.8 > > Making fixit floppy. > > disklabel: ioctl DIOCWLABEL: Operation not supported by device > > Warning: Block size restricts cylinders per group to 6. > > Warning: 1216 sector(s) in last cylinder u

Re: make release failure

2001-05-27 Thread Dima Dorfman
John Hay <[EMAIL PROTECTED]> writes: > A make release failed here with: > > # > touch release.8 > Making fixit floppy. > disklabel: ioctl DIOCWLABEL: Operation not supported by device > Warning: Block size restricts cylinders per group to 6. > Warning: 1216 sector(

Re: make release failure

2001-05-27 Thread Wilko Bulte
On Sun, May 27, 2001 at 10:45:59PM +0200, John Hay wrote: This strongly smells like a side-effect of RELNOTESng that removed the 'texts' subdir in favor of generated .txt from .sgml source files Wilko > A make release failed here with: > > # > touch release.8 >

make release failure

2001-05-27 Thread John Hay
A make release failed here with: # touch release.8 Making fixit floppy. disklabel: ioctl DIOCWLABEL: Operation not supported by device Warning: Block size restricts cylinders per group to 6. Warning: 1216 sector(s) in last cylinder unallocated /dev/md0c: 2880

Re: make release failure - ipfilter(osreldate.h)

2000-10-28 Thread David O'Brien
On Sat, Oct 28, 2000 at 01:54:52PM -0700, John W. De Boskey wrote: > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c:44: > @/netinet/ip_compat.h:268: osreldate.h: No such file or directory > *** Error code 1 This was fixed (two different ways) 2 days ago. What rev of /sys/modules/Makefile

make release failure - ipfilter(osreldate.h)

2000-10-28 Thread John W. De Boskey
Subject says it. I'll try to look at it later this evenning. ===> ipfilter cc -O -pipe -DIPFILTER=1 -DIPFILTER_LKM -DIPFILTER_LOG -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MOD

Re: make release failure during ports

2000-05-08 Thread David O'Brien
On Sun, May 07, 2000 at 07:15:56PM -0400, John W. DeBoskey wrote: > fyi... > > ===> Creating README.html for tkrat-1.2 > ===> mail/tkrat2 This belongs in [EMAIL PROTECTED], NOT [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of

Re: make release failure during ports

2000-05-07 Thread Otter
"John W. DeBoskey" wrote: > > fyi... > > ===> Creating README.html for tkrat-1.2 > ===> mail/tkrat2 > ===> Creating README.html for tkrat-2.0b9 > ===> mail/wanderlust-emacs > Error: Bad value of EMACS_PORT_NAME: emacs. > Valid values are: > Emacs family: emacs19 mule19 emacs20 >

make release failure during ports

2000-05-07 Thread John W. DeBoskey
fyi... ===> Creating README.html for tkrat-1.2 ===> mail/tkrat2 ===> Creating README.html for tkrat-2.0b9 ===> mail/wanderlust-emacs Error: Bad value of EMACS_PORT_NAME: emacs. Valid values are: Emacs family: emacs19 mule19 emacs20 XEmacs family: xemacs19 xemacs20 xemacs21 x

Re: csh/nls problem causing make release failure

2000-04-24 Thread Andrey A. Chernov
On Sun, Apr 23, 2000 at 11:20:46PM -0400, John W. DeBoskey wrote: >As Poul-Henning has pointed out, make release is broken... No, he pointed to different problem, 'make distribute' >Could the appropriate folks please take a look at this? I'll be > more than happy to test any patchs. Try

csh/nls problem causing make release failure

2000-04-23 Thread John W. DeBoskey
Hi, As Poul-Henning has pointed out, make release is broken... ===> bin/csh/nls ===> bin/csh/nls/finnish install -c -o root -g wheel -m 444 tcsh.cat /snap/release/../usr/share/nls/fi_FI.ISO_8859-1/tcsh.cat install: /snap/release/../usr/share/nls/fi_FI.ISO_8859-1/tcsh.cat: No such file or d

Re: make release failure

2000-01-29 Thread German Tischler
On Sat, Jan 29, 2000 at 10:11:05AM +0100, Yoshinobu Inoue wrote: > Sorry for the problem. Could you try with this patch for now? Thank you, it worked, at least for completing the interupted release build. I have not tested in which way the patch affects building the world though. -- German Tisc

Re: make release failure

2000-01-29 Thread Yoshinobu Inoue
> It might be easier to just commit it if `make buildworld' passes. OK, but now I have middle class speed machine at hand, and maybe it takes 2 or 3 hours. Also, do other apps which use libipsec will need same kind of change? (There is one under usr.bin, and several under usr.sbin.) Yoshinobu I

Re: make release failure

2000-01-29 Thread David O'Brien
On Sat, Jan 29, 2000 at 07:14:48PM +0900, Yoshinobu Inoue wrote: > > Sorry for the problem. Could you try with this patch for now? It might be easier to just commit it if `make buildworld' passes. With the double CVS checkout required in `make release' I don't know an easy good way to apply patch

Re: make release failure

2000-01-29 Thread Yoshinobu Inoue
> Sorry for the problem. Could you try with this patch for now? Last patch was bad. Please try this one instead. Yoshinobu Inoue --- usr.bin/telnet/Makefile.orig Thu Jan 27 15:04:00 2000 +++ usr.bin/telnet/MakefileSun Jan 30 04:28:44 2000 @@ -40,12 +40,12 @@ CFLAGS+=-DENV_HACK CFLAG

Re: make release failure

2000-01-29 Thread Yoshinobu Inoue
> Hi. > > I just tried a ,make release' with USA_RESIDENT set to NO. It failed with > dit -lgnuregex -lkvm -lz > telnet.lo: In function `setpolicy': > telnet.lo(.text+0x22af): undefined reference to `ipsec_set_policy' > telnet.lo(.text+0x22c0): undefined reference to `ipsec_strerror' > telnet.lo

make release failure

2000-01-29 Thread German Tischler
Hi. I just tried a ,make release' with USA_RESIDENT set to NO. It failed with --- crunchide -k _crunched_grep_stub grep.lo cc -static -o fixit_crunch fixit_crunch.o cat.lo chmod.lo chroot.lo cp.lo dd.lo df.lo echo.lo expr.lo kill.lo ln.lo ls.lo mkdir.lo mv.lo rm.lo rmdir.lo sleep.lo sync.lo ch

Re: make release failure

2000-01-26 Thread Alexander Langer
Thus spake Rajappa Iyer ([EMAIL PROTECTED]): > That's certainly possible, although it might be a good idea to use a > variable to point to a make.conf file. This way "make release" does > not have to be too aware of what "make world" requires in > /etc/make.conf. though a make release in any ca

Re: make release failure

2000-01-25 Thread Rajappa Iyer
"David O'Brien" <[EMAIL PROTECTED]> writes: > On Tue, Jan 25, 2000 at 03:54:13PM -0500, Rajappa Iyer wrote: > > Yes, but $CHROOTDIR/etc is populated by "make installworld" when I do > > Why not just set USA_RESIDENT in your environment before starting > `make release'? That's certainly possible

Re: make release failure

2000-01-25 Thread David O'Brien
On Tue, Jan 25, 2000 at 03:54:13PM -0500, Rajappa Iyer wrote: > Yes, but $CHROOTDIR/etc is populated by "make installworld" when I do Why not just set USA_RESIDENT in your environment before starting `make release'? -- -- David([EMAIL PROTECTED]) To Unsubscribe: send mail to [EMAIL PROTEC

Re: make release failure

2000-01-25 Thread Rajappa Iyer
Bruce Burden <[EMAIL PROTECTED]> writes: > > > > make release fails on "make world" with: > > > > !! > > >>> You must define the value of USA_RESIDENT as 'YES' or > > >>> 'NO' as appropriate, in the environment or /etc/make.conf > > >>

Re: make release failure

2000-01-25 Thread Bruce Burden
> > make release fails on "make world" with: > > !! > >>> You must define the value of USA_RESIDENT as 'YES' or > >>> 'NO' as appropriate, in the environment or /etc/make.conf > >>> before building can proceed. > !!!

make release failure

2000-01-25 Thread Rajappa Iyer
make release fails on "make world" with: + make world -- >>> elf make world started on Tue Jan 25 18:53:25 GMT 2000 -- !

make release failure (HARDWARE.TXT)

2000-01-21 Thread John W. DeBoskey
Hi, I've seen the following error for the last 2 days since the make release change to HARDWARE.TXT. CVS shows this file as removed from the head of the tree at revision 1.30 but the Makefile is unconditionally attempting to copy them in the ftp.1 & cdrom.1 targets, followed by optionally

make release failure

1999-12-01 Thread Neal Westfall
Has anyone been able to do a make release recently? It seems to break when trying to build jade from the ports, which I think is due to the new compiler import. I saw that there are recent snapshots on current.freebsd.org, which is confusing because I can't get jade to build: ../include/StringO

make release failure in docproj/jade

1999-11-22 Thread Marc Schneiders
Not sure whether I can send this to this list... Make release dies in the build of jade right now. c++ -ansi -O -pipe -fno-implicit-templates -I. -I./../include -I./../generic -DS TDC_HEADERS=1 -DHAVE_LIMITS_H=1 -Dconst= -Dinline= -DHAVE_ST_BLKSIZE=1 -DSP_HAVE _BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANS

make release failure -- ed0 in PCCARD

1999-10-23 Thread John W. DeBoskey
Hi, Make release has been failing for awhile now and I just started to take a look at it. If I remove 'ed0' from i386/conf/PCCARD then the BOOTMFS kernel for pccard links correctly. With ed0 present, the following link errors occur: linking BOOTMFS if_ed_isa.o: In function `ed_isa_probe': if_

make release failure in rlogind/libkrb

1999-09-06 Thread John W. DeBoskey
Hi, make release is doing better, we're now up to a failure in rlogind with respect to libkrb... cc -O -pipe -Wall -DKERBEROS -DCRYPT -DHAVE_CONFIG_H -I/usr/src/libexec/rlogind/../../kerberosIV/include -I/usr/src/libexec/rlogind/../../crypto/kerberosIV/include -I/usr/src/libexec/rlogind

make release failure (/usr/src/release/Makefile)

1999-05-13 Thread John W. DeBoskey
Hi, I sent the following patch a few days ago... If this is working for everyone else and not me, I'd love to know what I'm doing wrong. perl5 ../../kern/makedevops.pl -h ../../pci/pci_if.m rm -f .newdep mkdep -a -f .newdep -O -Wall -Wredundant-decls -Wnested-externs ... rm -f .depend mv

Re: make release failure (mkdep & kget.c)

1999-05-06 Thread Jordan K. Hubbard
>I don't know if anyone else has seen this yet. I'm current as of > 5 1/2 hours ago... (2am EST, 11pm PST). I had a non-standard Makefile, my bad. Fixed an hour or so ago. - Jordan To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the mes

make release failure (mkdep & kget.c)

1999-05-06 Thread John W. DeBoskey
Hi, I don't know if anyone else has seen this yet. I'm current as of 5 1/2 hours ago... (2am EST, 11pm PST). Thanks! John file2c 'u_char boot0[] = {' '};' < /boot/boot0 >> makedevs.tmp mv makedevs.tmp makedevs.c rm -f .depend mkdep -f .depend -a-I/usr/src/release/sysinstall/../../gnu/lib

make release failure(/var/db/pkg/.mkversion)

1999-03-30 Thread John W. DeBoskey
Hi, Sources current as of 9:30pm EST... ===> share/misc install -c -o root -g wheel -m 444 ascii birthtoken bsd-family-tree eqnchar flowers init.ee inter.phone iso3166 iso639 man.template mdoc.template operator scsi_modes /usr/share/misc ===> share/mk install -c -o root -g wheel -m 444 bsd

Re: 4.0-current make release failure (sysctl)

1999-02-18 Thread Doug Rabson
On Thu, 18 Feb 1999, Sheldon Hearn wrote: > > > On Wed, 17 Feb 1999 19:12:59 EST, "John W. DeBoskey" wrote: > > > Just fyi, current as of 2pm EST. > > > > ../../nfs/nfs_syscalls.c:92: warning: `nfsrv_zapsock' declared `static' but > > never defined > > *** Error code 1 > > I get this when I

Re: 4.0-current make release failure (sysctl)

1999-02-17 Thread John W. DeBoskey
Hi, I don't control the options used to build the distribution kernels during a 'make release'. Jordan is responsible for that. I don't have any problems building my local kernel since the only nfs options I have are: options NFS #Network Filesystem options

Re: 4.0-current make release failure (sysctl)

1999-02-17 Thread Sheldon Hearn
On Wed, 17 Feb 1999 19:12:59 EST, "John W. DeBoskey" wrote: > Just fyi, current as of 2pm EST. > > ../../nfs/nfs_syscalls.c:92: warning: `nfsrv_zapsock' declared `static' but > never defined > *** Error code 1 I get this when I set ``option NFS_NOSERVER''. If I disable the option, my kernel

4.0-current make release failure (sysctl)

1999-02-17 Thread John W. DeBoskey
Hi, Just fyi, current as of 2pm EST. Thanks, John cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -DVM_STACK -include opt_glob

make release failure

1999-02-04 Thread Christian Kuhtz
I just tried a make release late last night eastern time, and it blew up in this stage. ===>Verifying install for /usr/local/share/sgml/iso8879/catalog in /usr/ports/textproc/iso8879 make: argument list too long *** Error code 2 1 error -- "Be careful of reading health books, yo