>
> > On Mon, Feb 8, 2010 at 12:03 AM, Ed Schouten wrote:
> >
> > >
> > > * Vincent Poy wrote:
> > > > It appears that after utmpx.h gone into effect, ports/sysutils/screen
> and
> > > > ports/sysutils/tmux are not working correctly af
On Thu, 18 Sep 2003, Lukas Ertl wrote:
> On Wed, 17 Sep 2003, Vincent Poy wrote:
>
> > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
> > -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I.
> > -I/usr/src/sys -I/usr/src/sys/contrib/dev/a
On Wed, 17 Sep 2003, M. Warner Losh wrote:
> pcic and newcard are an unsupported combination. take pcic out of
> your kernel.
>
> Warner
Thanks Warner... Somehow I had the #device pcic like the generic
kernel but guess I had to force write the kernel config file. Probably
would be a go
cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I.
-I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys
On Sat, 5 Jul 2003, Vincent Poy wrote:
> On Sat, 5 Jul 2003, Scot W. Hetzel wrote:
>
> > From: "Vincent Poy" <[EMAIL PROTECTED]>
> > > Any ideas?
> > >
> > >
> > According to the inetd man page:
> >
> >TCP Wrappers
>
On Sat, 5 Jul 2003, Scot W. Hetzel wrote:
> From: "Vincent Poy" <[EMAIL PROTECTED]>
> > Any ideas?
> >
> >
> According to the inetd man page:
>
>TCP Wrappers
> When given the -w option, inetd will wrap all services specified as
>
On Fri, 4 Jul 2003, Scot W. Hetzel wrote:
> From: "Scot W. Hetzel" <[EMAIL PROTECTED]>
> > You only enabled 1/3 of the source to use PROCESS_OPTIONS, you also need
> to
> > add the option to libwrap (lib/libwrap) and tcpdchk
> (src/usr.sbin/tcpdchk).
> >
> Small correction, the lib/libwrap/Makefil
Greetings:
In -CURRENT, /usr/src/libexec/tcpd, the Makefile doesn't have
-DPROCESS_OPTIONS needed which in hosts_access(5) manpage, allows things
such as banners for the tcp_wrappers to be working.
>From hosts_access(5):
An extended version of the access control language is described in
__
Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ]
WurldLink Corporation / / / / | / | __] ]
San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ]
HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_
On Tue, 1 Jul 2003, Vincent Poy wrote:
> On Mon, 30 Jun 2003, Juli Mallett wrote:
>
> > * Vincent Poy <[EMAIL PROTECTED]> [ Date: 2003-06-30 ]
> > [ w.r.t. /usr/src/libexec/talkd notification broken on pty's when user is
> > using misc/screen ports in
On Mon, 30 Jun 2003, Juli Mallett wrote:
> * Vincent Poy <[EMAIL PROTECTED]> [ Date: 2003-06-30 ]
> [ w.r.t. /usr/src/libexec/talkd notification broken on pty's when user is
> using misc/screen ports in -CURRENT ]
> > Greetings evertone:
> >
> > /
Greetings evertone:
/usr/src/libexec/talkd aka /usr/libexec/ntalkd appears to be broken when
one runs the screen-3.9.15_1 from ports and has the pty sessions under
screen. Prior to running screen, ntalkd is showing the incoming talk
request. After running screen, the talk request doesn't show up
/usr/src/libexec/talkd appears to be broken when one runs the screen
program from ports and creates the pty's. When you try to talk to
someone on the initial login pty, it will show the talk request but in
screen, the talk request doesn't show up with either the talk or ytalk
client unless the tt
On Sun, 29 Jun 2003, Ruslan Ermilov wrote:
> On Sun, Jun 29, 2003 at 09:47:52AM -1000, Vincent Poy wrote:
> > On Sun, 29 Jun 2003, Ruslan Ermilov wrote:
> >
> > > On Sun, Jun 29, 2003 at 04:01:09AM -1000, Vincent Poy wrote:
> > > [...]
> > > >
On Sun, 29 Jun 2003, Ruslan Ermilov wrote:
> On Sun, Jun 29, 2003 at 04:01:09AM -1000, Vincent Poy wrote:
> [...]
> > One question though is where are the freebsd.submit.mc and
> > freebsd.submit.cf located as I only see those files when you do a install
>
On Sun, 29 Jun 2003, Ruslan Ermilov wrote:
> On Sat, Jun 28, 2003 at 10:31:09PM -1000, Vincent Poy wrote:
> [...]
> > > > cc -O -pipe -I/usr/obj/usr/src/i386/legacy/usr/include -c
> > > > /usr/src/tools/build/dummy.c -o dummy.o
> > > > building
On Sun, 29 Jun 2003, Ruslan Ermilov wrote:
> On Sat, Jun 28, 2003 at 03:00:57PM -1000, Vincent Poy wrote:
> > [EMAIL PROTECTED] [5:57pm][/usr/src] >> make buildworld
> >
> > --
> > >&g
Greetings everyone:
It seems the /compat/linux is not working correctly in -CURRENT.
With the -current packages of linux_base-7.1_5 and 5.1-release package of
linux_base-7.1_4, it's showing the following:
[EMAIL PROTECTED] [7:19pm][/usr/ports/net/net-snmp] >> /compat/linux/bin/ls
ELF int
[EMAIL PROTECTED] [5:57pm][/usr/src] >> make buildworld
--
>>> Rebuilding the temporary build tree
--
rm -rf /usr/obj/usr/src/i386
mkdir -p /usr/obj/usr/src/i386/legacy/usr/bin
m
On Wed, 25 Jun 2003, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Vincent Poy <[EMAIL PROTECTED]> writes:
> : On Tue, 24 Jun 2003, M. Warner Losh wrote:
> :
> : > In message: <[EMAIL PROTECTED]>
> : >
On Tue, 24 Jun 2003, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Vincent Poy <[EMAIL PROTECTED]> writes:
> : Speaking about ACPI, has anyone figured out how to close the lid
> : without suspending? I remember before, when the lid was clos
On Mon, 23 Jun 2003, Scott Lambert wrote:
> On Mon, Jun 23, 2003 at 10:38:26AM -1000, Vincent Poy wrote:
> > Speaking about ACPI, has anyone figured out how to close the lid
> > without suspending? I remember before, when the lid was closed, it would
> > suspend even w
Speaking about ACPI, has anyone figured out how to close the lid
without suspending? I remember before, when the lid was closed, it would
suspend even with sysctl set to not suspend and the screen stays on and
when you resume, you can type but the screen freezes and doesn't update.
This is
On Sat, 22 Mar 2003, Peter Wemm wrote:
> Vincent Poy wrote:
> > I've recently went from a February 6, 2003 -CURRENT to a March 8,
> > 2003 -CURRENT and for whatever reason, the stuff that used to work
> > installed from ports all broke with Bad System Call (core
I've recently went from a February 6, 2003 -CURRENT to a March 8,
2003 -CURRENT and for whatever reason, the stuff that used to work
installed from ports all broke with Bad System Call (core dump), has
anyone else experienced this problem since what happened to all the
backwards compatibili
On 26 Jan 2003, Eric Jones wrote:
> On Sun, 2003-01-26 at 20:55, Terry Lambert wrote:
> > walt wrote:
> > > Steve Kargl wrote:
> > > > On Sun, Jan 26, 2003 at 05:08:40PM -0500, Eric Jones wrote:
> > > >>Is there any reason, on newer motherboards, to need the MAXMEM option?
> > > >
> > > > I don't
On Sun, 26 Jan 2003, Terry Lambert wrote:
> walt wrote:
> > Steve Kargl wrote:
> > > On Sun, Jan 26, 2003 at 05:08:40PM -0500, Eric Jones wrote:
> > >>Is there any reason, on newer motherboards, to need the MAXMEM option?
> > >
> > > I don't know. I've always used MAXMEM. Guess it's
> > > time t
On Sun, 26 Jan 2003, Steve Kargl wrote:
> On Sun, Jan 26, 2003 at 05:08:40PM -0500, Eric Jones wrote:
> > On Thu, 2003-01-23 at 23:56, Steve Kargl wrote:
> > > >
> > >
> > > Disable acpi. acpi is broken.
> >
> > I had the same problem until today. If ACPI was enabled, I would get a
> > panic on b
On 26 Jan 2003, Eric Jones wrote:
> On Thu, 2003-01-23 at 23:56, Steve Kargl wrote:
>
> Sorry if this is the second copy, I'm not sure if it went out the first
> time or not
>
> > On Thu, Jan 23, 2003 at 05:40:16PM -1000, Vincent Poy wrote:
> > >
> >
On Thu, 23 Jan 2003, Dan Nelson wrote:
> In the last episode (Jan 23), Vincent Poy said:
> > Greetings everyone,
> >
> > With the latest -CURRENTs ever since atleast September 12, 2002
> > that I have tested on several different machines ranging from
> > P
Greetings everyone,
With the latest -CURRENTs ever since atleast September 12,
2002 that I have tested on several different
machines ranging from PII/PIII/PIV Desktop and Notebooks, whenever the
following option is added to the GENERIC kernel config, the kernel will
panic on booting up. I
On Tue, 14 Jan 2003, Lars Eggert wrote:
> Vincent Poy wrote:
>
> > On Tue, 14 Jan 2003, Lars Eggert wrote:
> >
> > >My Dell resumes from standby when I hit the power button briefly, i.e.
> > >less than the 4 seconds or so that force a power off.
> >
&g
On Tue, 14 Jan 2003, Nate Lawson wrote:
> On Tue, 14 Jan 2003, Vincent Poy wrote:
> > Hmmm, not mines. When I hit the power button for like 1-3
> > seconds, I can see the lights change but the network portion atleast still
> > isn't operating. I don't even
On Tue, 14 Jan 2003, Lars Eggert wrote:
> Vincent Poy wrote:
>
> > On Tue, 14 Jan 2003, Lars Eggert wrote:
> >
> > >This has been discussed in the "ACPI video driver (for Dell Latitude
> > >C640)" thread last August. The symptoms are actually a bit d
On Tue, 14 Jan 2003, Lars Eggert wrote:
> Vincent Poy wrote:
>
> > Just curious but does the LCD stay on when the machine suspends
> > since on mines, the last thing displayed will remain there until I hold
> > the power button down to manually shut the machine off a
On Tue, 14 Jan 2003, Daniel Eischen wrote:
> On Tue, 14 Jan 2003, Vincent Poy wrote:
> > On Tue, 14 Jan 2003, Daniel Eischen wrote:
> > > That doesn't work for me. After switching from S1 to S0 and
> > > closing the lid, the machine still suspends. Plus, it n
On Tue, 14 Jan 2003, Daniel Eischen wrote:
> On Tue, 14 Jan 2003, John Baldwin wrote:
> >
> > On 14-Jan-2003 Vincent Poy wrote:
> > > On Mon, 13 Jan 2003, Scott Long wrote:
> > >
> > >> Vincent Poy wrote:
> > >>
> > >> > Gree
On Tue, 14 Jan 2003, John Baldwin wrote:
> On 14-Jan-2003 Vincent Poy wrote:
> > On Mon, 13 Jan 2003, Scott Long wrote:
> >
> >> Vincent Poy wrote:
> >>
> >> > Greetings:
> >> >
> >> >Is anyone running FreeBSD on a Dell I
On Tue, 14 Jan 2003, Alistair Sutton wrote:
> * Vincent Poy ([EMAIL PROTECTED]) wrote:
> > On Tue, 14 Jan 2003, Alistair Sutton wrote:
> >
> > > * Vincent Poy ([EMAIL PROTECTED]) wrote:
> > > > Greetings:
> > > >
> > > > Is a
On Mon, 13 Jan 2003, Scott Long wrote:
> Vincent Poy wrote:
>
> > Greetings:
> >
> > Is anyone running FreeBSD on a Dell Inspiron 8200 notebook? I'm
> > trying to figure out if there is a way to prevent the notebook from
> > suspending when th
On Tue, 14 Jan 2003, Alistair Sutton wrote:
> * Vincent Poy ([EMAIL PROTECTED]) wrote:
> > Greetings:
> >
> > Is anyone running FreeBSD on a Dell Inspiron 8200 notebook? I'm
> > trying to figure out if there is a way to prevent the notebook from
> > susp
Greetings:
Is anyone running FreeBSD on a Dell Inspiron 8200 notebook? I'm
trying to figure out if there is a way to prevent the notebook from
suspending when the lid is closed. Thanks.
Cheers,
Vince - [EMAIL PROTECTED] - Vice President __
Unix Networking Op
Greetings everyone:
I have a Dell Inspiron 8200 running -current and I was wondering
how do I disable the machine from suspending when the LCD lid is closed
but have the screen turn off instead. Thanks.
This is the sysctl hw.acpi output:
root@bigbang [3:04pm][/home/vince] >> sysctl hw.a
On Sun, 13 Oct 2002, Terry Lambert wrote:
> Kris Kennaway wrote:
> > Actually, this should only be required for old ports (older than some
> > date which I don't know off-hand). It might be easier to just rebuild
> > everything though.
>
> This would be OK, if the X11 package came from the FreeBS
Try doing: sysctl -w hw.acpi.lid_switch_state=NONE
Does that help?
Cheers,
Vince - [EMAIL PROTECTED] - Vice President __
Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ]
WurldLink Corporation
On Fri, 20 Sep 2002, John Baldwin wrote:
>
> On 19-Sep-2002 Vincent Poy wrote:
> > I think the first card is a LinkSys PCMP200 and not the PCMP100
> > since the 100 is a 16bit PCMCIA and runs as a ed1 adapter in 4.6.2-RELEASE
> > but doesn't get recognized
On Thu, 19 Sep 2002, John Baldwin wrote:
> A while ago I started having problems with a dc(4) cardbus card that
> I hadn't had before. Lots of failures to force tx and rx to idle
> state resulting in the card eventually hanging under load and
> basically being worthless until I ejected it and re
On Wed, 18 Sep 2002, Martin Blapp wrote:
>
> Hi,
>
> > One thing you didn't mention was trying a different power supply. A
> > marginal power supply can cause strange errors. Increasing your memory
> > size from 512 MB to 1 GB might add just enough load to the supply to
> > push it over the edg
Greetings,
Is the Intel Mobile Cardbus cards which are based on the Intel
82550 chips supported under FreeBSD -current using the fxp driver?
Cheers,
Vince - [EMAIL PROTECTED] - Vice President __
Unix Networking Operations - FreeBSD-Real Unix for Free / / / /
/usr/src/sys/kern/kern_acct.c v 1.50 causes flooding of system console and
logs about 20 times per minute with the following message:
/usr/src/sys/vm/uma_core.c:1332: could sleep with "accounting" locked from
/usr/src/sys/kern/kern_acct.c:213
Cheers,
Vince - [EMAIL PROTECTED] - Vice President
Greetings everyone,
With the latest -CURRENTs that I have tested on several different
machines ranging from PII/PIII/PIV Desktop and Notebooks, whenever the
following option is added to the GENERIC kernel config, the kernel will
panic on booting up. I used this option in the January 2002
On Wed, 11 Sep 2002, Nate Lawson wrote:
> This is being worked on. See msg thread in cvs-all, starting with:
> <[EMAIL PROTECTED]>. You can back out the
> change (1.49) if you need to get running.
Sorry, 1.50 fixed the problem. I reverted back to kernel.old
anyways which was from a pr
Revelent info:
* $FreeBSD: src/sys/kern/kern_acct.c,v 1.49 2002/09/11 04:10:41 arr Exp $
Console output...
Starting syslogd.
Sep 11 12:35:51 bigbang syslogd: kernel boot file is /boot/kernel/kernel
Starting named.
Starting ntpdate.
Turning on accounting.
recursed on non-recursive lock (sleep mut
===> usr.bin/uudecode
/usr/obj/usr/src/i386/usr/src/usr.bin/uudecode created for
/usr/src/usr.bin/uudecode
rm -f .depend
mkdep -f .depend -a-D__FBSDID=__RCSID
/usr/src/usr.bin/uudecode/uudecode.c
echo uudecode: /usr/lib/libc.a >> .depend
cc -O -pipe -Wall -Wno-format-y2k -W -Wstrict-prototy
On Tue, 10 Sep 2002, Mikhail Teterin wrote:
> Regardless of whether the xl driver is linked into the kernel or
> loaded as a module, the machine freezes shortly after ifconfig-ing
> the card. Sunday's -current. Complete freeeze -- can not go into
> debugger...
>
> More information available upon
Hi Martin:
On Tue, 10 Sep 2002, Martin Blapp wrote:
> > and Martins patch:
> > This one works standalone and with 2 and 3 above. It seems to have
> > increase ftp transfer rates too from 8600Kbytes/sec to 10577Kbytes/sec.
>
> Cool.
Seems to depend on which notebook the card is in. Wit
On Tue, 10 Sep 2002, Martin Blapp wrote:
Hi,
> > 1) dc driver uses wrong case to read MAC from eeprom.
> >
> > http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/35482
> >
> > This one seems to break data sending/receiving as the only thing that
> > works is pinging and that's only on the alias/sec
On 10 Sep 2002, Sid Carter wrote:
> >>>>> On Mon, 9 Sep 2002 12:09:05 -1000 (HST), Vincent Poy
><[EMAIL PROTECTED]> said:
>
> Vincent> On Mon, 9 Sep 2002, Julian Elischer wrote:
> >> On Mon, 9 Sep 2002, Vincent Poy wrote:
>
On Tue, 10 Sep 2002, Mitsuru IWASAKI wrote:
Hi Iwasaki-san:
> [subject was changed]
>
> Hi,
>
> > WinXP, it was running under ACPI. However, with the GENERIC kernel, the
> > fan doesn't seem to go on. Is there a way to disable the system from
> > suspending when the lid is closed? or would ad
On Mon, 9 Sep 2002, Mark Santcroos wrote:
> On Mon, Sep 09, 2002 at 11:15:43AM +0200, John Angelmo wrote:
> > > > > > Battery status: unknown
> > > > > > Remaining battery time: unknown
> > > > > > Battery 0:
> > > > > > Battery status: unknown
> > > > > > Remaining battery time:
On Thu, 5 Sep 2002, Martin Blapp wrote:
> > When I tried these patches manually handpatching on 08182002 JP
> > SNAPSHOT, it took away the error messages like you had mentioned except
> > I can ping everything except for the gateway. Also, no other protocols
> > would work at all so it seems
On Mon, 9 Sep 2002, Julian Elischer wrote:
> On Mon, 9 Sep 2002, Vincent Poy wrote:
>
> > On 9 Sep 2002, Sid Carter wrote:
> >
> > > Hi,
> > >
> > > I compiled the kernel last nite and I haven't been able to boot into the
> > &
On 9 Sep 2002, Sid Carter wrote:
> Hi,
>
> I compiled the kernel last nite and I haven't been able to boot into the
> system with that kernel. This is where the kernel hangs
>
>
> vga0: at port 0x3c0-0x3df iomem 0xa-0xb on isa0
> Timecounters tick every 10.00
On Thu, 5 Sep 2002, Martin Blapp wrote:
> Hi,
>
> > When I tried these patches manually handpatching on 08182002 JP
> > SNAPSHOT, it took away the error messages like you had mentioned except
> > I can ping everything except for the gateway. Also, no other protocols
> > would work at all so
On Wed, 4 Sep 2002, Martin Blapp wrote:
>
> Hi all,
>
> Anybody who can, please commit these PR's.
>
> 1) dc driver uses wrong case to read MAC from eeprom.
>
> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=kern/35482
>
>
> 2) Tulip ether card EN2242 (if_dc.c) use wrong multicast table
>
> http://ww
Greetings everyone:
I decided to pull the trigger and try to run FreeBSD on my IBM
ThinkPad 770Z with a 3COM 3CXFEM656C 10/100 NIC + 56k modem Cardbus combo.
Originally I tried 4.6.2-RELEASE but Cardbus isn't support so I tried both
a NetGear FA411 10/100 PCMCIA and the LinkSys PCM100 Eth
On Tue, 29 Jan 2002, Alexander N. Kabaev wrote:
> I had this problem with telnet some time ago. See PR bin/32591 at
> http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/32591 for a patch
> which fixes the problem for me. The memory block is being freed
> twice in the Heimdal code.
>
> Unfortunately,
On Mon, 28 Jan 2002, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Vincent Poy <[EMAIL PROTECTED]> writes:
> : > You should:
> : > ln -sf aj /etc/malloc.conf (As ROOT)
> :
> : Hmmm, what does that do exactly? I don't have a f
On Mon, 28 Jan 2002, Siwei Liu wrote:
> ? ??? 28 ?? 2002 07:15?Vincent Poy ???
> > I'm using KRB4/KRB5 in make.conf when building the latest -current
> > sources, telnetd appears to be broken.
> >
> > vince@pele [9:14pm][~] >> telnet localhost
&g
I'm using KRB4/KRB5 in make.conf when building the latest -current
sources, telnetd appears to be broken.
vince@pele [9:14pm][~] >> telnet localhost
Trying 127.0.0.1...
Connected to localhost.WURLDLINK.NET.
Escape character is '^]'.
telnetd in free(): error: chunk is already free
Connecti
With the latest -CURRENT, the kernel fails building with the SVR4
option but is fine without the SVR4 options as follows:
touch hack.c
cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh /usr/src/sys/conf/newvers.sh PELE
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Ws
cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh /usr/src/sys/conf/newvers.sh PELE
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I.
-I/usr/src/sys -I/u
e that you might need to build and
> install the loader a second time, if your awk before buildworld is not gnu
> awk).
>
>
> Robert N M Watson FreeBSD Core Team, TrustedBSD Project
> [EMAIL PROTECTED] NAI Labs, Safeport Network Services
>
> On Thu, 15 Nov 200
On Thu, 15 Nov 2001, Falco Krepel wrote:
> Yes, Robert wrote:
>
> >Looks like it was a delayed affect of the awk change; recovering via
> >/boot/loader.old and rebuilding and installing src/sys seemed to get
> >things under control.
>
> This solve the problem.
Thanks.
Cheers,
Vince - [
Has this problem actually been fixed yet since I never saw any
followups to this thread?
Cheers,
Vince - [EMAIL PROTECTED] - Vice President __
Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ]
WurldLink Corporation
Not really but it seems all the binary snapshots from
current.FreeBSD.ORG and also the release binary distributions all seem to
install /usr/lib/libkrb.* and /usr/lib/libkrb5.*, that I just wanted to
keep them up to date as I found out when libs are older than the rest of
the tree, it can
===> libexec/telnetd
cc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS -DOLD_ENVIRON
-DENV_HACK -DAUTHENTICATION -DENCRYPTION
-I/usr/src/kerberos5/libexec/telnetd/../../../crypto/telnet -DINET6 -Wall
-I/usr/src/kerberos5/libexec/telnetd/../../include
-I/usr/src/kerberos5/libexec/telnetd/../../inc
On Tue, 16 Oct 2001, Valentin Chopov wrote:
> just replace mv with cp in /usr/src/kerberos5/lib/libasn1/Makefile
I replaced the 2 mv's in /usr/src/kerberos5/lib/libasn1/Makefile
with cp and while the lib compiles, the problem now is:
cc -nostdinc -O -pipe -DLINEMODE -DUSE_TERMIO -DDIA
With make.conf defining:
COMPAT1X=yes
COMPAT20=yes
COMPAT21=yes
COMPAT22=yes
COMPAT3X=yes
COMPAT4X=yes
MAKE_KERBEROS4=yes
MAKE_KERBEROS5=yes
-current fails buildworld after I added the MAKE_KERBEROS4=yes and
MAKE_KERBEROS5=yes as follows. I have rm -rf /usr/src and /usr/obj and
resuppe
cd /usr/src/kerberos5/lib/libasn1; make build-tools
cc -O -pipe
-I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/include
-I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1
-I/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/roken
-I/usr/src/kerberos5/lib/libasn1/../
Greetings:
I have a question about the -CURRENT snapshots on
current.FreeBSD.ORG. When they were built, which kerberos options were
enabled in the make.conf? Is this just 4 or 5? and does the same go for
-RELEASE binaries? Thanks.
Cheers,
Vince - [EMAIL PROTECTED] - Vice President
Greetings:
I was wondering which options in make.conf do I need to enable to
get the same kerberos that is in the binary snapshots of -RELEASE and
-CURRENT? Is it IV I need or is it 5 or both? Thanks.
Cheers,
Vince - [EMAIL PROTECTED] - Vice President __
Un
On Sat, 22 Sep 2001, Ruslan Ermilov wrote:
> On Fri, Sep 21, 2001 at 08:43:20PM -0800, Beech Rintoul wrote:
> > I just built today's -current, still having a couple of problems.
> > First off, when install tried to rm -R libc_r.so.4 and libc.so.4 it couldn't
> > because schg flags were set. Went
On Fri, 21 Sep 2001, Vincent Poy wrote:
> On Fri, 21 Sep 2001, John Baldwin wrote:
>
> > On 21-Sep-01 John Baldwin wrote:
> > > jhb 2001/09/21 16:15:10 PDT
> > >
> > > Modified files:
> > > sys/sys mutex.h
> > >
On Fri, 21 Sep 2001, John Baldwin wrote:
> On 21-Sep-01 John Baldwin wrote:
> > jhb 2001/09/21 16:15:10 PDT
> >
> > Modified files:
> > sys/sys mutex.h
> > Log:
> > Use __FILE__ and __LINE__ explicitly since we know we will be using them
> > when calling _mtx_asse
On Thu, 20 Sep 2001, Alexander Langer wrote:
> Thus spake Vincent Poy ([EMAIL PROTECTED]):
>
> > I was looking on the -current tree and don't see make.conf in
> > either etc or etc/defaults. In previous versions, make.conf is in
> > etc/defaults and then you c
On Thu, 20 Sep 2001, Peter Wemm wrote:
> peter 2001/09/20 01:47:41 PDT
>
> Modified files:
> include stdio.h
> Log:
> Now that the compat4x libc.so.4 binary has been updated, we can finally
> switch over to using a future-proof stdin/out/err.
>
> Note that if you
On Wed, 19 Sep 2001, John Baldwin wrote:
>
> On 19-Sep-01 Vincent Poy wrote:
> > On Wed, 19 Sep 2001, John Baldwin wrote:
> >
> >>
> >> On 19-Sep-01 Vincent Poy wrote:
> >> > Just a question, does /stand still exist in -current? If so, h
On Wed, 19 Sep 2001, John Baldwin wrote:
>
> On 19-Sep-01 Vincent Poy wrote:
> > Just a question, does /stand still exist in -current? If so, how
> > does on update it? I remember the old method was make all install in
> > /usr/src/release/sysinstall
On Tue, 18 Sep 2001, John Baldwin wrote:
> On 18-Sep-01 Vincent Poy wrote:
> > With the latest -current sources today, the kernel fails to build
> > after a buildworld.
>
> Doh. Something is including sys/mutex.h or sys/sx.h w/o including sys/lock.h.
> I'l
Just a question, does /stand still exist in -current? If so, how
does on update it? I remember the old method was make all install in
/usr/src/release/sysinstall but this no longer works.
Cheers,
Vince - [EMAIL PROTECTED] - Vice President __
Unix Networking
With the latest -current sources today, the kernel fails to build
after a buildworld.
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I.
-I/usr/src/sys -I/
Also, the other reason for the panics wasn't because of the kernel
but for some reason, unless I do "chflags noschg /usr/lib" prior to the
installworld target, it seems like the libs with the version number in the
filename will notget overwritten. libc.so gets overwritten but libc.so.5
do
On Tue, 31 Jul 2001, John Baldwin wrote:
>
> On 31-Jul-01 Vincent Poy wrote:
> > On Mon, 30 Jul 2001, John Baldwin wrote:
> >
> >> On 30-Jul-01 Sheldon Hearn wrote:
> >> >
> >> >
> >> > On Mon, 30 Jul 2001 07:38:47 MST, "Dav
On Tue, 21 Aug 2001, Jonathan Chen wrote:
> On Sun, Aug 19, 2001 at 08:27:21AM -1000, Vincent Poy wrote:
> > > Or, simply unplug the harddrive from your laptop and plug it into another
> > > machine to do the install. When I fubar'ed my laptop's fs not too l
On Sun, 19 Aug 2001, Jonathan Chen wrote:
> On Sat, Aug 18, 2001 at 05:56:19PM -1000, Vincent Poy wrote:
> > Speaking about -current and laptops, I know Warner mentioned the
> > 3COM 3CXFEM656C working in -current but what's the proper way to install
> > FreeBSD o
On Wed, 1 Aug 2001, Giorgos Keramidas wrote:
> From: Tom Fischer <[EMAIL PROTECTED]>
> Subject: Re: Userbase of -current
> Date: Mon, Jul 23, 2001 at 07:19:25PM +0200
>
> > Add a data point for me using -current on my laptop in order to take
> > advantage of cardbus support (thanks Warner!).
>
>
On Wed, 1 Aug 2001, Sheldon Hearn wrote:
> On Tue, 31 Jul 2001 12:06:49 -1000, Vincent Poy wrote:
>
> > Yeah, that's the weird part... I thought adding a DDB_UNATTENDED
> > as a option would atleast make it reboot or something...
>
> For the record, DDB_UNATTE
On Tue, 31 Jul 2001, John Baldwin wrote:
> >> On 31-Jul-01 Vincent Poy wrote:
> >> > On Tue, 31 Jul 2001, John Baldwin wrote:
> >> >> > root@pele [9:29pm][/usr/temp] >>
> >> >> > Jul 28 21:29:40 pele /boot/kernel/kernel: lock or
On Tue, 31 Jul 2001, John Baldwin wrote:
>
> On 31-Jul-01 Vincent Poy wrote:
> > On Tue, 31 Jul 2001, John Baldwin wrote:
> >> > root@pele [9:29pm][/usr/temp] >>
> >> > Jul 28 21:29:40 pele /boot/kernel/kernel: lock order reversal
> >> >
1 - 100 of 132 matches
Mail list logo