Broken on camcontrol
clang -O2 -pipe -DRESCUE -MD -MF.depend.camcontrol.o -MTcamcontrol.o -std=gn
u99 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -
Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W
return-type -Wcast-qual -Wwrit
On 12/1/2015 9:27 AM, Bryan Drewery wrote:
> On 12/1/2015 8:08 AM, Manfred Antar wrote:
>> make build world is broken at /usr/src/sbin/ifconfig if you have
>> WITHOUT_DYNAMICROOT=yes in src.conf:
>>
>> cc -O2 -pipe -DINET6 -DINET -DJAIL -Wall -Wmissing-prototypes -Wcast-qual
>> -Wwrite-strings -W
On 12/1/2015 8:08 AM, Manfred Antar wrote:
> make build world is broken at /usr/src/sbin/ifconfig if you have
> WITHOUT_DYNAMICROOT=yes in src.conf:
>
> cc -O2 -pipe -DINET6 -DINET -DJAIL -Wall -Wmissing-prototypes -Wcast-qual
> -Wwrite-strings -Wnested-externs -std=gnu99 -fstack-protector-stron
make build world is broken at /usr/src/sbin/ifconfig if you have
WITHOUT_DYNAMICROOT=yes in src.conf:
cc -O2 -pipe -DINET6 -DINET -DJAIL -Wall -Wmissing-prototypes -Wcast-qual
-Wwrite-strings -Wnested-externs -std=gnu99 -fstack-protector-strong
-Wsystem-headers -Wall -Wno-format-y2k -Wno-uninit
Luckily I had some old -current SNAP CDs.
1. Tried a snap from Aug 31:
No problems with bge0 interface with -curremnt
2. Updated sources to -current of today.
Compiled and installed only new actual kernel.
No problems with bge0 interface.
Currently am trying to do make world but it
fai
On Thu, 31 Jul 2003 11:27:56 +0200
Alexander Leidinger <[EMAIL PROTECTED]> wrote:
> with a Jul 10 world, a clean /usr/obj and the sources as of yesterday I
> get
> ---snip---
> /big/usr/src/contrib/gcc/dwarf2out.c:11739:75: missing terminating ' character
> /big/usr/src/contrib/gcc/dwarf2out.c:117
Hi,
with a Jul 10 world, a clean /usr/obj and the sources as of yesterday I
get
---snip---
/big/usr/src/contrib/gcc/dwarf2out.c:11739:75: missing terminating ' character
/big/usr/src/contrib/gcc/dwarf2out.c:11741:71: warning: multi-line string litera
ls are deprecated
/big/usr/src/contrib/gcc/dwar
Make sure you have rev 1.289 of sys/sys/proc.h, which is expected to fix
the problem you're reporting.
Ciao,
Sheldon.
- Original Message -
Date: Sun, 12 Jan 2003 18:14:51 -0800
From: walt <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: world broken at libkvm
&g
On 2003-01-12 20:14, [EMAIL PROTECTED] (Joe Laughlin) wrote:
> walt wrote:
> >cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
> >/usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o
> >/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
> >/usr/src/lib/libkvm/kvm_proc.c:376: stru
walt wrote:
cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
/usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o
/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
/usr/src/lib/libkvm/kvm_proc.c:376: structure has no member named
`ke_pctcpu'
To Unsubscribe: send mail to [
cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
/usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o
/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
/usr/src/lib/libkvm/kvm_proc.c:376: structure has no member named `ke_pctcpu'
To Unsubscribe: send mail to [EMAIL PROTECTED]
On 30 Sep, Juli Mallett wrote:
> No locks except for the lock of the process being signalled should be
> held when sending signals, IMHO, though I am mostly ignorant of the SIGIO
> locking.
BTW, kill() wants to hold the allproc_lock or a process group lock
while iterating over the list of proces
On 30 Sep, Juli Mallett wrote:
> * De: Don Lewis <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
>> I suggest looking especially closely at the sigio stuff. Even the old
>> code has a lock order reversal problem when I/O to a pipe wants to
>> signal the process at the other end of the pipe. I thought
* De: Don Lewis <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
[ Subjecte: Re: World broken at libkvm ]
> On 30 Sep, Peter Wemm wrote:
> > Juli Mallett wrote:
>
> >> And now fixed. All we have to look out for now is someone doing something
> >> that expose
On 30 Sep, Peter Wemm wrote:
> Juli Mallett wrote:
>> And now fixed. All we have to look out for now is someone doing something
>> that exposes some sort of functional difference, but I don't anticipate it.
> I suggest you turn WITNESS on, and stress the system. If you get *new*
> 'could sleep
* De: Peter Wemm <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
[ Subjecte: Re: World broken at libkvm ]
> Juli Mallett wrote:
> > * De: "M. Warner Losh" <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
> > [ Subjecte: Re: World broken at libkvm
Juli Mallett wrote:
> * De: "M. Warner Losh" <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
> [ Subjecte: Re: World broken at libkvm ]
>>This has been fixed. But there's other breakages in the kernel that
>>are being worked on.
> And now fixed.
Juli Mallett wrote:
> * De: "M. Warner Losh" <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
> [ Subjecte: Re: World broken at libkvm ]
> > In message: <[EMAIL PROTECTED]>
> > walt <[EMAIL PROTECTED]> writes:
> > : cc -O -pipe -m
* De: "M. Warner Losh" <[EMAIL PROTECTED]> [ Data: 2002-09-30 ]
[ Subjecte: Re: World broken at libkvm ]
> In message: <[EMAIL PROTECTED]>
> walt <[EMAIL PROTECTED]> writes:
> : cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/li
In message: <[EMAIL PROTECTED]>
walt <[EMAIL PROTECTED]> writes:
: cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
: /usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o
: /usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
: /usr/src/lib/libkvm/kvm_proc.c:201: stru
cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c
/usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o
/usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist':
/usr/src/lib/libkvm/kvm_proc.c:201: structure has no member named `p_siglist'
To Unsubscribe: send mail to [EMAIL PROTECTED
With -current sources as of today:
cc -O -pipe -march=athlon-xp -I. -I/usr/src/lib/libncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE
-DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -c lib_keyname.c -o lib_keyna
On Tue, Sep 10, 2002 at 05:09:55PM -0700, walt wrote:
> cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes
> -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings
>-Wswitch
> -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.bin/
cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings
-Wswitch
-Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.bin/uudecode/uudecode.c
cc1: warnings being treated as errors
/us
On Fri, 16 Aug 2002, Tim Robbins wrote:
> On Thu, Aug 15, 2002 at 03:18:59PM -0700, Alfred Perlstein wrote:
>
> > /usr/obj/vol/share/src/i386/usr/include/stdbool.h:41: warning: useless keyword o
> > r type name in empty declaration
> > /usr/obj/vol/share/src/i386/usr/include/stdbool.h:41: warning
On Thu, Aug 15, 2002 at 03:18:59PM -0700, Alfred Perlstein wrote:
> /usr/obj/vol/share/src/i386/usr/include/stdbool.h:41: warning: useless keyword o
> r type name in empty declaration
> /usr/obj/vol/share/src/i386/usr/include/stdbool.h:41: warning: empty declaration
> I get those a lot now... pl
cc -pg -O -pipe -I. -I/vol/share/src/lib/libncurses -I/vol/share/src/lib/libncu
rses/../../contrib/ncurses/ncurses -I/vol/share/src/lib/libncurses/../../contrib
/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -c u
nctrl.c -o unctrl.po
In file included from curses.h:112
yppasswd_svc.c: In function 'yppasswdprog_1':
yppasswd_svc.c:100: warning passing arg 1 of '_msgout' discards qualifiers
from pointer target types
***Error code 1
1 error
***Error code 2
1 error
***Error code 2
1 error
***Error code 2
1 error
***Error code 2
To Unsubscribe: send mail to [EMAIL
Le 2002-04-15, Edwin Culp écrivait :
> This could already be fixed but if not, mine broke at:
It is fixed in Makefile.inc1 rev. 1.256.
--
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
This could already be fixed but if not, mine broke at:
/lib/libpam/modules/pam_unix/../../../../contrib/openpam/include
-I/usr/src/lib/libpam/modules/pam_unix/../../libpam -Werror -Wall -W
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch
On 12-Apr-2002 Ruslan Ermilov wrote:
> Do we already have the in-tree toolchain capable of cross-building sparc64?
No, we need gcc3.1 in the tree for that.
--
John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!" - http://www.FreeBSD.org/
John Baldwin <[EMAIL PROTECTED]> writes:
> I've seen this twice now on both alpha and sparc64. It looks to be related to
> the ENDIAN macro changes:
[...]
> I guess all of those symbols are not defined or something and so have values of
> 0 and 0 == 0?
>
> sys/wait.h includes machine/endian.h
Do we already have the in-tree toolchain capable of cross-building sparc64?
On Fri, Apr 12, 2002 at 10:24:31AM -0400, John Baldwin wrote:
> I've seen this twice now on both alpha and sparc64. It looks to be related to
> the ENDIAN macro changes:
>
> ===> usr.bin/ldd
> /arch/sparc64/hosted/bin/g
I've seen this twice now on both alpha and sparc64. It looks to be related to
the ENDIAN macro changes:
===> usr.bin/ldd
/arch/sparc64/hosted/bin/gcc -O -pipe -Wall-c
/home/john/work/p4/sparc64/usr.bin/ldd/ldd.c
In file included from /home/john/work/p4/sparc64/usr.bin/ldd/ldd.c:36:
/usr/inc
On Tue, Jan 15, 2002 at 02:10:45PM +0100, Emiel Kollof wrote:
[share/man/man3/Makefile breakage]
Already fixed in src/share/man/man3/Makefile,v 1.21.
Cheers,
--
Ruslan Ermilov Oracle Developer/DBA,
[EMAIL PROTECTED] Sunbay Software AG,
[EMAIL PROTECTED] FreeBSD comm
Hi guys,
Yet again, building the world is broken again for me. I am using freshly
cvsupped sources as of yesterday evening (CET that is)
For good measure, output from uname:
FreeBSD azazel.ipv6.hackerheaven.org 5.0-CURRENT FreeBSD 5.0-CURRENT #17: Mon Jan 7
16:28:34 CET 2002 [EMAIL PROTEC
On Wed, Nov 28, 2001 at 11:00:10 +0100, Poul-Henning Kamp wrote:
>
> Any clues ?
Rebuild colldef from very latest sources.
BTW, colldef is already in bootstrap-tools
--
Andrey A. Chernov
http://ache.pp.ru/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in t
Any clues ?
flat# pwd
/flat/src/share/colldef
flat# make
colldef -I /flat/src/share/colldef -o hi_IN.ISCII-DEV.out
/flat/src/share/colldef/hi_IN.ISCII-DEV.src
colldef: map/name buffer overflow near line 81 of
/flat/src/share/colldef/map.ISCII-DEV, character 'i'
*** Error code 69
Stop in /flat
On Mon, Oct 01, 2001 at 04:29:08PM +0200, Bernd Walter wrote:
> cd /var/d10/FreeBSD-2001-10-01/src/lib/libedit && sh
>/var/d10/FreeBSD-2001-10-01/src/tools/install.sh -C -o root -g wheel -m 444
>histedit.h /usr/obj/var/d10/FreeBSD-2001-10-01/src/i386/usr/include
> install: histedit.h: No such
[...]
cd /var/d10/FreeBSD-2001-10-01/src/lib/libc;make beforeinstall
cd /var/d10/FreeBSD-2001-10-01/src/lib/libcalendar; make beforeinstall
cd /var/d10/FreeBSD-2001-10-01/src/lib/libcalendar && sh
/var/d10/FreeBSD-2001-10-01/src/tools/install.sh -C -o root -g whee
On Monday 27 August 2001 05:58 pm, David O'Brien wrote:
> On Mon, Aug 27, 2001 at 11:10:55AM -0700, [EMAIL PROTECTED] wrote:
> > Compiling sources cvs'ed this morning (Aug 27th), I get this error:
> >
> > cd /auto/roy/dist/pub/FreeBSD/CURRENT/src/usr.bin/file; make build-tools
> > make: don't know
On Mon, Aug 27, 2001 at 11:10:55AM -0700, [EMAIL PROTECTED] wrote:
> Compiling sources cvs'ed this morning (Aug 27th), I get this error:
>
> cd /auto/roy/dist/pub/FreeBSD/CURRENT/src/usr.bin/file; make build-tools
> make: don't know how to make build-tools. Stop
> *** Error code 2
Are you sure y
Compiling sources cvs'ed this morning (Aug 27th), I get this error:
cd /auto/roy/dist/pub/FreeBSD/CURRENT/src/usr.bin/file; make build-tools
make: don't know how to make build-tools. Stop
*** Error code 2
Stop in /auto/roy/dist/pub/FreeBSD/CURRENT/src.
*** Error code 1
- JimP
To Unsubscribe:
On Thu, 26 Jul 2001 15:26:27 MST, Steve Kargl wrote:
> ===> usr.sbin/pcvt/vttest
> cc -O -pipe -march=k6 -traditional -DUSEMYSTTY -I/usr/obj/usr/src/i386/usr/include
> -c /usr/src/usr.sbin/pcvt/vttest/main.c
> /usr/src/usr.sbin/pcvt/vttest/main.c: In function `readnl':
> /usr/src/usr.sbin/pc
===> usr.sbin/pcvt/vttest
cc -O -pipe -march=k6 -traditional -DUSEMYSTTY -I/usr/obj/usr/src/i386/usr/include
-c /usr/src/usr.sbin/pcvt/vttest/main.c
/usr/src/usr.sbin/pcvt/vttest/main.c: In function `readnl':
/usr/src/usr.sbin/pcvt/vttest/main.c:1942: `STDIN_FILENO' undeclared (first use in
t
On 19 Jul 2001, Dag-Erling Smorgrav wrote:
> Bruce Evans <[EMAIL PROTECTED]> writes:
> > I saw this too. It is caused by garbage in the source tree (crtbegin.s
> > in this case) and bug(s) in in the rule to create crtbegin.o). I'm
> > not sure what created the garbage. For me, I think it was c
Bruce Evans <[EMAIL PROTECTED]> writes:
> I saw this too. It is caused by garbage in the source tree (crtbegin.s
> in this case) and bug(s) in in the rule to create crtbegin.o). I'm
> not sure what created the garbage. For me, I think it was caused by
> playing with cross-compiles (I tried MACH
On 19 Jul 2001, Dag-Erling Smorgrav wrote:
> Top of tree:
>
> --
> >>> stage 4: building libraries
> --
> ...
> cd /usr/src/gnu/lib/csu; make _EXTRADEPEND
> cc -O -pipe -march=
Top of tree:
--
>>> stage 4: building libraries
--
cd /usr/src; MAKEOBJDIRPREFIX=/sec/obj
COMPILER_PATH=/sec/obj/usr/src/i386/usr/libexec:/sec/obj/usr/src/i386/usr/bin
LIBRA
At Sun, 10 Jun 2001 09:06:08 +1000 (EST),
Bruce Evans wrote:
> Everything thet uses the ipfilter headers is similarly broken.
>
> This is because I use SHARED=symlinks, and src/include/Makefile doesn't
> install the ipfilter headers in this case. Nor could it, since installing
> them would spam
> Script started on Sun Jun 10 08:55:08 2001
> ttyp0:bde@gamplex:/usr/src/usr.bin/kdump> make depend
> sh /usr/src/usr.bin/kdump/mkioctls /usr/include > ioctl.c
> In file included from :66:
> /usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined
> /usr/include/pccard/cardinfo.h:81: warni
===> usr.sbin/acpi
===> usr.sbin/acpi/acpiconf
rm -f .depend
mkdep -f .depend -a-I/usr/src/usr.sbin/acpi/acpiconf/../../../sys
-I/usr/obj/usr/src/i386/usr/include /usr/src/usr.sbin/acpi/acpiconf/acpiconf.c
/usr/src/usr.sbin/acpi/acpiconf/acpiconf.c:40:
contrib/dev/acpica/Subsystem/Include/a
On Tuesday, 22 May 2001 at 17:30:57 +0200, Szilveszter Adam wrote:
> On Tue, May 22, 2001 at 05:22:12PM +0200, Szilveszter Adam wrote:
>> Hello Greg and others,
>>
>> Well I cannot find that file (/usr/src/sys/dev/vinum/vinumutil.h) there, it
>> is not there in the cvsweb interface either. However
In answer to Greg's query "What happens if you try building in
sys/modules/vinum?":
dhcp-133[3] pushd sys/modules/vinum/
/usr/src/sys/modules/vinum /usr/src
dhcp-133[4] make
Warning: Object directory not changed from original /usr/src/sys/modules/vinum
@ -> /usr/src/sys
machine -> /usr/src/sys/i3
On Tue, May 22, 2001 at 05:22:12PM +0200, Szilveszter Adam wrote:
> Hello Greg and others,
>
> Well I cannot find that file (/usr/src/sys/dev/vinum/vinumutil.h) there, it
> is not there in the cvsweb interface either. However, I can confirm that
>
> /usr/src/sys/dev/vinum/vinumhdr.h
>
> contai
>Date: Tue, 22 May 2001 17:22:12 +0200
>From: Szilveszter Adam <[EMAIL PROTECTED]>
>Well I cannot find that file (/usr/src/sys/dev/vinum/vinumutil.h) there, it
>is not there in the cvsweb interface either. However, I can confirm that
>/usr/src/sys/dev/vinum/vinumhdr.h
>contains a reference to
Hello Greg and others,
Well I cannot find that file (/usr/src/sys/dev/vinum/vinumutil.h) there, it
is not there in the cvsweb interface either. However, I can confirm that
/usr/src/sys/dev/vinum/vinumhdr.h
contains a reference to it.
So?
--
regards:
Szilveszter ADAM
Szeged University
Szege
On Tuesday, 22 May 2001 at 3:42:08 -0500, Storms of Perfection wrote:
> Latest CVS (about 30 minutes ago)
>
> In file included from /usr/src/sbin/vinum/commands.c:56:
> /usr/src/sbin/vinum/vext.h:77: dev/vinum/vinumutil.h: No such file or directory
> mkdep: compile failed
> *** Error code 1
Did
Latest CVS (about 30 minutes ago)
In file included from /usr/src/sbin/vinum/v.c:57:
/usr/src/sbin/vinum/vext.h:77: dev/vinum/vinumutil.h: No such file or directory
In file included from /usr/src/sbin/vinum/list.c:59:
/usr/src/sbin/vinum/vext.h:77: dev/vinum/vinumutil.h: No such file or directory
On Thu, 17 May 2001 07:11:16 -0500, Will Andrews <[EMAIL PROTECTED]> said:
> On Thu, May 17, 2001 at 06:36:01AM -0500, Michael Harnois wrote:
>> Are you telling me this error had something to do with
>> optimizations?
> No.
My point is that I knew that.
> However, in this
On Thu, May 17, 2001 at 06:36:01AM -0500, Michael Harnois wrote:
> Are you telling me this error had something to do with optimizations?
No. But they can affect compiles in bizarre ways (believe me, in the
four years that I've compiled world, I've seen several).
If you compile with optimization
On Thu, 17 May 2001 11:17:10 +0200, Sheldon Hearn <[EMAIL PROTECTED]> said:
> You're not supposed to report errors with world and kernel if
> you're using non-standard optimizations.
Are you telling me this error had something to do with optimizations?
--
Michael D. Harnois
On 16 May 2001 20:47:05 EST, Michael Harnois wrote:
> cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DHAS_CGETENT -DENCRYPTION
>-DDES_ENCRYPTION -DAUTHENTICATION -DSRA
>-I/usr/src/secure/lib/libtelnet/../../../crypto/telnet
>-I/usr/obj/usr/src/i386/usr/include -c
>/usr/src/secure/lib
In article <[EMAIL PROTECTED]>
Michael Harnois <[EMAIL PROTECTED]> wrote:
> /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c: In function
>`getseed':
> /usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c:146: `i'
>undeclared (first use in this function)
> /usr/
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DHAS_CGETENT -DENCRYPTION
-DDES_ENCRYPTION -DAUTHENTICATION -DSRA
-I/usr/src/secure/lib/libtelnet/../../../crypto/telnet
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/lib/libtelnet/../../../crypto/telnet/libtelnet/pk.c -o pk.o
/usr
On Fri, 11 May 2001 03:16:35 +1000 (EST), Bruce Evans <[EMAIL PROTECTED]> said:
> The kerberosIV telnetd is missing linkage to libpam, perhaps
> more.
The kerberosIV telnet and telnetd are missing linkage to libpam, for
about three days. Just adding that lib makes it work ...
--
Michae
On Thu, 10 May 2001, John Baldwin wrote:
> It looks like the recent changes wrt to libpam in telnetd may have broken world.
> ...
> cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON -DENV_HACK
> -DAUTHENTICATION -DENCRYPTION -I/usr/src/kerberos
> IV/libexec/telnetd/../../../crypt
On 10-May-01 John Baldwin wrote:
> It looks like the recent changes wrt to libpam in telnetd may have broken
> world.
Correction, world appears to be ok, just release is broken.
--
John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.baldwin.cx/~john/pgpkey.asc
It looks like the recent changes wrt to libpam in telnetd may have broken world.
-FW: <[EMAIL PROTECTED]>-
Date: Thu, 10 May 2001 09:11:57 -0700 (PDT)
From: Deimos Root <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Snapshot Log
===> libexec/telnetd
cc -O -pipe -
>From: walt <[EMAIL PROTECTED]>
>Date: 08 May 2001 19:58:05 -0700
>cvsup'd CURRENT 5-8-2001 around 1900 PST
>make buildworld stopped here:
>===> usr.sbin/pstat
>cc -O -pipe -I/usr/src/usr.sbin/pstat/../../sys
>-I/usr/obj/usr/src/i386/usr/include -c /usr/src/usr.sbin/pstat/pstat.c
>/usr/src/u
cvsup'd CURRENT 5-8-2001 around 1900 PST
make buildworld stopped here:
===> usr.sbin/pstat
cc -O -pipe -I/usr/src/usr.sbin/pstat/../../sys -I/usr/obj/usr/src/i386/usr/include
-c /usr/src/usr.sbin/pstat/pstat.c
/usr/src/usr.sbin/pstat/pstat.c: In function `ufs_print':
/usr/src/usr.sbin/pstat/p
Hello.
After resup my sources (a 2 hours ago) i tried make buildworld and
it failed:
Extracting myconfig (with variable substitutions)
Missing right curly or square bracket at lib/SelfLoader.pm line 69, at end of line
syntax error at lib/SelfLoader.pm line 69, at EOF
Compilation failed in requir
world broken at /usr/src/usr.sbin/pstat/pstat.c because IN_SHLOCK is
undeclared, is this something new added to sys/ufs/ufs/inode.h ?
d.-
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro -DLIBWRAP -DHAVE_LOGIN_CAP
-DLOGIN_ACCESS -I/usr/src/secure/usr.sbin/sshd/../../../usr.bin/login -DUSE_PAM
-DHAVE_PAM_GETENVLIST -DKRB4 -DSKEY -DXAUTH_PATH=\"/usr/X11R6/bin/xauth\"
-I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/usr.
cc -O2 -fno-strength-reduce -pipe -march=pentiumpro
-I/usr/src/usr.sbin/pstat/../../sys -c /usr/src/usr.sbin/pstat/pstat.c
/usr/src/usr.sbin/pstat/pstat.c: In function `ufs_print':
/usr/src/usr.sbin/pstat/pstat.c:494: `IN_SHLOCK' undeclared (first use in this
function)
/usr/src/usr.sbin/pstat/
It looks like world does not currently compile: some files
have been removed from src/crypto/openssh/ a few hours ago,
but are still listed in SRCS in secure/usr.sbin/sshd/Makefile.
Possible workaround:
--- secure/usr.sbin/sshd/Makefile.dist Fri May 4 17:10:19 2001
+++ secure/usr.sbin/sshd/Mak
===> libpam/modules/pam_tacplus
cc -O -pipe -Wall
-I/usr/src/lib/libpam/modules/pam_tacplus/../../../../contrib/libpam/libpam/incl
ude -I/usr/src/lib/libpam/mo
dules/pam_tacplus/../../libpam -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/lib/libpam/modules/pam_tacplus/pam_tacplus.c -o
pam_tacpl
On Sun, Apr 22, 2001 at 11:24:42AM -0500, Michael Harnois wrote:
> In file included from ../../dev/bktr/bktr_audio.c:52:
> ../../sys/vnode.h:571: conflicting types for `vaccess_acl_posix1e'
> ../../sys/vnode.h:568: previous declaration of `vaccess_acl_posix1e'
> ../../sys/vnode.h:571: warning: red
In file included from ../../dev/bktr/bktr_audio.c:52:
../../sys/vnode.h:571: conflicting types for `vaccess_acl_posix1e'
../../sys/vnode.h:568: previous declaration of `vaccess_acl_posix1e'
../../sys/vnode.h:571: warning: redundant redeclaration of `vaccess_acl_posix1e' in
same scope
../../sys/vn
> What could be the reason for the following problem?
>
> ===> usr.bin/kdump
>
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../
> .. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c
> In file included from ioctl.c:96:
> /usr/obj/usr/src/i386/usr/include/sys/memrange.h:1
On Tue, Mar 27, 2001 at 09:42:36PM +0400, Sergey A. Osokin wrote:
> On Tue, Mar 27, 2001 at 07:17:48PM +0300, Ruslan Ermilov wrote:
> > On Tue, Mar 27, 2001 at 07:34:49PM +0400, Sergey A. Osokin wrote:
> > > On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote:
> > > > What could be the r
On Tue, Mar 27, 2001 at 07:17:48PM +0300, Ruslan Ermilov wrote:
> On Tue, Mar 27, 2001 at 07:34:49PM +0400, Sergey A. Osokin wrote:
> > On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote:
> > > What could be the reason for the following problem?
> > >
> > > ===> usr.bin/kdump
> > > cc
On Tue, Mar 27, 2001 at 07:34:49PM +0400, Sergey A. Osokin wrote:
> On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote:
> > What could be the reason for the following problem?
> >
> > ===> usr.bin/kdump
> > cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../
>
On Tue, Mar 27, 2001 at 01:22:51PM +0200, Eckhard Kantz wrote:
> What could be the reason for the following problem?
>
> ===> usr.bin/kdump
> cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../
> .. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c
> In file included from
What could be the reason for the following problem?
===> usr.bin/kdump
cc -O -pipe -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../
.. -I/usr/obj/usr/src/i386/usr/include -c ioctl.c
In file included from ioctl.c:96:
/usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `
===> sbin/fsdb
cc -O -pipe -march=pentiumpro -I/src/src/sbin/fsdb/../fsck_ffs
-I/usr/obj/src/src/i386/usr/include -c /src/src/sbin/fsdb/fsdb.c
cc -O -pipe -march=pentiumpro -I/src/src/sbin/fsdb/../fsck_ffs
-I/usr/obj/src/src/i386/usr/include -c /src/src/sbin/fsdb/fsdbutil.c
/src/src/sbin/fsd
Hi,
I just updated -CURRENT 2001-01-25 to 2001-02-18.0100 CET and the system
runs fine for me. Built and installed kernel too. All old binaries that
linked to libc.so.5 (including X11) not recompiled; they still run fine.
No problems with as(1) either.
The only glitch during installworld was:
i
On Fri, 16 Feb 2001, [EMAIL PROTECTED] wrote:
> In article <[EMAIL PROTECTED]> you wrote:
> >
> >> > > Has anybody gotten world to build?
> >> > Mine isn't finished yet, but it is past libc, it is busy in usr.sbin.
> >>
> >> Finished buildworld without problems.. CVS as of (check mailheader).
>
On Fri, 16 Feb 2001, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> "David O'Brien" writes:
> : Warner committed a fix for this. But I'm having trouble building world
> : with it.
> :
> : cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include
>-D__DBINTERFACE_PRIVATE -DINET6 -I/
In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes:
:
: Daniel Eischen <[EMAIL PROTECTED]> wrote:
:
: >Try this uncompiled and untested patch to lib/libc/stdio/findfp.c.
: >If it doesn't compile, you should be able to tweak it.
:
: After small tweak this patch comiles and works - i.e
On Fri, Feb 16, 2001 at 10:03:06AM -0700, Warner Losh wrote:
> Did you snag stdio.h as well? My buildworld on a virgin tree post my
> fix on a 4.2-stable system completed last night.
My system was probably so hosed nothing was going to fix it. I backed up
my sources to varisous dates and could
In message <[EMAIL PROTECTED]> Daniel Eischen
writes:
: I'm away from my -current box until tonight so go ahead and
: commit it.
Sounds good.
warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Fri, 16 Feb 2001, Warner Losh wrote:
> In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes:
> : Daniel Eischen <[EMAIL PROTECTED]> wrote:
> :
> : >Try this uncompiled and untested patch to lib/libc/stdio/findfp.c.
> : >If it doesn't compile, you should be able to tweak it.
> :
> : Aft
In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes:
: Daniel Eischen <[EMAIL PROTECTED]> wrote:
:
: >Try this uncompiled and untested patch to lib/libc/stdio/findfp.c.
: >If it doesn't compile, you should be able to tweak it.
:
: After small tweak this patch comiles and works - i.e.
:
In message <[EMAIL PROTECTED]> Stephan van Beerschoten writes:
: > DO NOT TRY TO UPGRADE -STABLE OR A PRE-FEB 10 -CURRENT TO A POST-FEB
: > 10 -CURRENT UNTIL THIS IS RESOLVED. YOU HAVE BEEN WARNED.
:
: Any updates on this yet ?
I claim I've fixed this. I have 1 report that says I haven't and on
In message <[EMAIL PROTECTED]> "David O'Brien" writes:
: Warner committed a fix for this. But I'm having trouble building world
: with it.
:
: cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include
:-D__DBINTERFACE_PRIVATE -DINET6 -I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE
:-I/usr/s
Daniel Eischen <[EMAIL PROTECTED]> wrote:
>Try this uncompiled and untested patch to lib/libc/stdio/findfp.c.
>If it doesn't compile, you should be able to tweak it.
After small tweak this patch comiles and works - i.e.
I can now make /usr/ports/devel/gettext.
N.Dudorov
Index:
On Fri, 16 Feb 2001, John Hay wrote:
> > > > DO NOT TRY TO UPGRADE -STABLE OR A PRE-FEB 10 -CURRENT TO A POST-FEB
> > > > 10 -CURRENT UNTIL THIS IS RESOLVED. YOU HAVE BEEN WARNED.
> > >
> > > Any updates on this yet ?
> >
> > Warner committed a fix for this. But I'm having trouble building wor
In article <[EMAIL PROTECTED]> you wrote:
>
>> > > Has anybody gotten world to build?
>> > Mine isn't finished yet, but it is past libc, it is busy in usr.sbin.
>>
>> Finished buildworld without problems.. CVS as of (check mailheader).
>> I'm about to install..
>
> Finished installing, built k
On Fri, 16 Feb 2001, Stephan van Beerschoten wrote:
> > > Has anybody gotten world to build?
> > Mine isn't finished yet, but it is past libc, it is busy in usr.sbin.
>
> Finished buildworld without problems.. CVS as of (check mailheader).
> I'm about to install..
Finished installing, built ke
1 - 100 of 280 matches
Mail list logo