Updating from RELENG_4 to RELENG_5_1 fails on buildkernel because C-language
specification "iso9899:1999" is not understood by stable.
Edited transcript attached.
Cheers, Kent
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinf
Hi all,
I have started running down why my machine won't boot off
of a "current" CD when my new SCSI controller is installed.
When my scsi controller is installed (with or without the
SCSI-bus connected to the controller), `sysinstall' hangs
at the "deviceTry" call at line 403 of `devices.c'. A
Hi,
I did a "make release" on a CURRENT (Jul 15) system and find I
can't boot from the CD if my adaptec 29160 SCSI controller &
my Sony SDT-11000 4mm DAT are installed.
The kernel probe successfully finds the devices, but the
booting hangs with "probing for system devices (this may take a while
Hi all,
When I brought my -current box forward from a May build, my
VPN stopped working. From tcpdump & netstat -s I see the pkts
come & go correctly, but are dropped because:
netstat -s: "ip: xx packets for unknown/unsupported protocol".
I have "net.inet.ip.check_interface=0" which was suffici
Hi,
I just rebuilt my several month old -current system &
found that IPSEC processing appears broken.
I restored my IPSEC functionality by setting `ip_checkinterface = 0'
in "netinet/ip_input.c".
However, something tells me that this is not the long-term fix.
Thanks.
Kent
To Unsubscribe: se
Hi all,
I've been getting errors with "burncd" that I've not seen before.
Specifically, I'm seeing the following:
chapel-hill# burncd -f /dev/acd1c -s 4 blank data *1.iso fixate
blanking CD - 100 % done
burncd: ioctl(CDRIOCNEXTWRITEABLEADDR): Device busy
chapel-hill#
Trace messages from /
Hi All,
I've again been trying to get my sound support working.
The problem I have is the machine panic's (RAM parity error)
whenever I (for instance) play an mp3.
I have a SBLive Value card. The card works fine under W98.
The EMU10K1 is recognized during the probe, but the "sbc"
is not. I hav
Hi All,
I just did something foolhardy -- and yet instructive. Pls let
me relate.
As I had polluted my system with an unstable recent CURRENT, I
decided to rebuild from a more stable CURRENT. I (eventually)
choose "cvs co -D 2000.06.21.04.00". Works great.
Given the difficulty in finding workin
Hi,
For the last while (several months), whenever I try to build
a RELENG_4 release from my -current box, it fails building gcc.
As -current is supposed to be "fluid" for the next several months,
I wanted to make a set of -current and -stable CDs now.
The current build was fine. To build stabl
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
>> In trying to build "make release" today, I discovered that the
>> "vn" driver is required now to build the boot floppies.
>
>You make it sound like a new thing - the release process has required
>the vn device for years.
Jordan,
Thanks for your time. I guess I need to rephrase my comment
I'v
Hi all,
I think I might have an even better solution. Continue passing
the pointy hat around & I'll buy the committer's keg at the
next BSDcon. I for one appreciate the exceptional funcitionality
of FreeBSD (especially the IPSec support). And also, if I buy the
key, maybe I'll also be invited.
R
Curious.
I've done several (say a dozen) make release builds in the last 4 months
of 4.0-CURRENT & 5.0-CURRENT. The previous one was about 2 weeks ago.
I've never had "vn" in my kernel, nor had a problem. Maybe something
in the latest "loadable kernel modules" synchronization/version control
cha
In trying to build "make release" today, I discovered that the
"vn" driver is required now to build the boot floppies.
I would suggest that this driver be added to "GENERIC". For
what it's worth, I added the driver to my kernel, rebooted, and
completed the make release.
Thanks all.
Kent
To Un
After cvsup'ing this afternoon, mtree compiles.
But ngctl fails:
===> usr.sbin/ngctl
cc -O -pipe -Wall -c /usr/src/usr.sbin/ngctl/types.c
/usr/src/usr.sbin/ngctl/types.c: In function `TypesCmd':
/usr/src/usr.sbin/ngctl/types.c:86: structure has no member named `type_name'
*** Error code 1
Sto
(Sorry all, I of course mistyped psm for pcm in the last message --
(I repeat for those with filtering software...)
Hi all,
I (and a couple of other people as I recall) reported this
some time back. My current kernel as of 5/1/00 still *resets*
(not panics, does not pass go, does not collect $2
Hi all,
I (and a couple of other people as I recall) reported this
some time back. My current kernel as of 5/1/00 still *resets*
(not panics, does not pass go, does not collect $200) whenever
I access a sound device. This goes for "realaudio plugin" from
the linux netscape, mp3blaster, and a cou
Hi again,
I'm still having trouble getting sound out of my SBLive
card. I'm running -CURRENT as of 4/28.
My box performs a "reset" (not a panic) whenever I try
to play a mp3 file or a real-audio clip. The box makes
no noise (but at least doesn't reset) when I try "cdcontrol play"
I've tried ena
Thanks. I can now build the GENERIC kernel.
Of course, now my real kernel won't link :=<
chapel-hill# make
linking kernel
ng_base.o: In function `ng_make_node':
ng_base.o(.text+0x54): undefined reference to `linker_search_path'
*** Error code 1
Stop in /usr/src/sys/compile/GW.
Kent
To Unsub
I can't build a kernel after CVSUP'ing today.
After successfully completing a `make world', I tried
to build a kernel. Edited script below.
chapel-hill# cd /sys/i386/conf
chapel-hill# rm -rf ../../compile/GENERIC
chapel-hill# config GENERIC
WARNING: Old ISA driver compatability shims present.
D
Hi all,
I've been unable to get audio (mp3 & cdplay) to work on my desktop
with a SBLive card or on my laptop (TP 600E). I would *really* like
to have IPSec and a working audio cd player on my laptop. I this
supposed to work, or am I swimming upstream.
Thanks all.
Kent
To Unsubscribe: send ma
Hi all,
I'm trying to build a "stable" release CD for my laptop on my
"current" desktop. The "chroot" make world completes, but when the
"dorelease" runs, the machine resets. There was no panic message nor
entry in /var/log/messages.
I've done this a few times, and it always dies in the same pla
Doug,
On my -CURRENT system (from last week), I also found that
the SBlive driver caused spontaneous reset -- no panic, no
dump, just reset. I was using "realaudio7" as my audio
source.
Kent
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the m
Hi all,
I can't for the life of me get my new gateway computer
to make any noise (at least with FreeBSD). I've tried
all the PNP/nonPNP combinations from LINT (and then some).
The card is a "Creative Labs Soundblaster Live!" PCI card.
The gateway blurb is found on:
http://www.gateway.com/mes
Hi,
I've configured my laptop to use IPSec to set up a link
back to my office network. Every encapsulated packet
generates an error message "cksum: out of data". The link
works fine otherwise.
I'm using AH+ESP over a normal PPP dialup link to my ISP.
Normal internet packets do not generate this
Hi,
I'm having problems with the newpcm driver. Basically, I can't
get audio from the speakers. This while trying to play a cd.
The output of mixer looks reasonable.
Hardware is a ThinkPad 600E. "audio" portions of the config
attached along with the output of dmesg.
Help would be greatly appre
Hi,
Today I did a "make rerelease" in "/usr/src/release" and the kernels
were rebuilt, but the binaries weren't. I think the following patch
to "release/Makefile" fixes the problem.
Basically, this patch does a "make world" for target "release" &
for target "rerelease" if "/tmp/.world_done" does
Hi,
I just moved my laptop (Thinkpad 600E) from 3.2->5.0-CURRENT.
Everything is great *except* the ethernet link is not working
correctly. If I set the interrupt to `?' (as in pccard.conf.sample)
or 10 (as worked under 3.2) the probe fails "no int?!". If I
set it to 11, then the probe works, "n
As it just happened to me (*again*), I thought I'd complain
to the powers-that-be.
I'm upgrading my laptop to current. (And on a different subject
"cd /usr/src/release;make release" doesn't build because of
some ports problems...but no big deal.)
I mount the cd (or nfs or whatever), cd to the
make world fails:
cvsup from 3/15/00 14:00 GMT or so.
===> sys/boot/i386/libi386
cc -O -pipe -I/usr/src/sys/boot/i386/libi386/../../common
-I/usr/src/sys/boot/i386/libi386/../btx/lib -I/usr/src/sys/boot/i386/libi386/../../..
-I. -DCOMPORT=0x3f8 -DCOMSPEED=9600 -DTERM_EMU -I/usr/obj/usr/src
Hi all,
I've tried hard to get my PCI internal modem work with current.
I've tried editing /sys/isa/sio.c with the all possible byte
and word swaps of the vendor/dev printouts from the kernel
probe. The documentation for this USR modem says it's *not*
a winmodem, but a "standalone" modem.
The 3
Hi all,
Is there a howto/example guide for configuring IPSec for -current.
Needless to say I've spent fruitless hours trying to convince "setkey"
to sent an IPSec packet to my network's internet gateway w/o success.
My setup is typical: mobile/dynamic-assigned-ip-address freebsd box
trying to c
32 matches
Mail list logo