Sounds like your disklabel is smaller than your filesystem ?
In message <[EMAIL PROTECTED]>, "Crist J. Clark" writes
:
>I've got a -CURRENT system that is seriously resisting attempts to
>revive it. No matter how many times I run fsck(8), it tells me,
>
>** /dev/ad0s1a
>** Last Mounted on /
>**
I've got a -CURRENT system that is seriously resisting attempts to
revive it. No matter how many times I run fsck(8), it tells me,
** /dev/ad0s1a
** Last Mounted on /
** Root file system
** Phase 1 - Check Blocks and Sizes
CANNOT READ BLK: 8407744
UNEXPECTED SOFT UPDATE INCONSISTENCY
CONTINUE?
On Tue, Mar 19, 2002 at 03:44:15PM -0800, Steve Kargl wrote:
> On Tue, Mar 19, 2002 at 11:18:15PM +, Mark Murray wrote:
> >
> > Post the _errors_. :-)
> >
>
> Oh yeah, I forgot ipftest is broken, too.
>
>
> ===> usr.sbin/ipftest
> rm -f .depend
> CC=cc mkdep -f .depend -a-DUSE_INET6 -
On Tue, Mar 19, 2002 at 11:18:15PM +, Mark Murray wrote:
> > > Better; please post the errors that you are seeing so that this can
> > > be fixed.
> > >
> >
> > I already posted a fix for ipfstat. ipmon and ipnat are
> > broken. What would appear to be the obvious fix for ipnat
> > doesn't
On Tue, Mar 19, 2002 at 10:36:15PM +0200, Sheldon Hearn wrote:
>
>
> On Tue, 19 Mar 2002 12:16:05 PST, Kris Kennaway wrote:
>
> > Go back and read what config(8) is telling you, it's right there in
> > front of you!
>
> You shouldn't be too hard on people about missing config(8)'s output,
> gi
On Tue, Mar 19, 2002 at 05:36:16PM -0600, Michael D. Harnois wrote:
> On Tue, 2002-03-19 at 17:18, Mark Murray wrote:
> > Post the _errors_. :-)
I'm in the middle of buildworld.
>
> cc -pipe -march=pentiumpro -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\"
> -I/usr/src/sbin/ipnat/../../sys/contrib/ipfilter
On Tue, 2002-03-19 at 17:18, Mark Murray wrote:
> Post the _errors_. :-)
cc -pipe -march=pentiumpro -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\"
-I/usr/src/sbin/ipnat/../../sys/contrib/ipfilter/netinet
-I/usr/src/sbin/ipnat/../../contrib/ipfilter -static -o ipnat
ipnat.o kmem.o natparse.o common.o -l
On Wed, Mar 20, 2002 at 12:00:43AM +0100, Thomas Quinot wrote:
> > These utils are ATA only (as the name implies), if our ports people
> > wants to merge it into whats already there I wont complain :)
> > That said I think the ATA only version covers more than a significant
> > percentage of our u
> > Better; please post the errors that you are seeing so that this can
> > be fixed.
> >
>
> I already posted a fix for ipfstat. ipmon and ipnat are
> broken. What would appear to be the obvious fix for ipnat
> doesn't work. It is clear that Darren did not try to build
> ipfilter after his c
On Tue, Mar 19, 2002 at 11:06:18PM +, Mark Murray wrote:
> > The recent changes to ipfilter break world. Can
> > someone back out the changes?
>
> Better; please post the errors that you are seeing so that this can
> be fixed.
>
I already posted a fix for ipfstat. ipmon and ipnat are
brok
> The recent changes to ipfilter break world. Can
> someone back out the changes?
Better; please post the errors that you are seeing so that this can
be fixed.
M
--
o Mark Murray
\_
O.\_Warning: this .sig is umop ap!sdn
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscrib
Le 2002-03-19, Søren Schmidt écrivait :
> > gmake[1]: *** [TocParser.o] Error 1
> You need to have pccts installed to compile cdrdao
I do, and as I mentioned in my first message, the compileation completed
after a gmake distclean.
> These utils are ATA only (as the name implies), if our po
* Steve Kargl <[EMAIL PROTECTED]> [020319 14:49] wrote:
> Can someone commit this fix?
>
done.
>
> --- sbin/ipfstat/Makefile.orig Tue Mar 19 14:45:01 2002
> +++ sbin/ipfstat/Makefile Tue Mar 19 14:45:16 2002
> @@ -4,7 +4,7 @@
>
> PROG= ipfstat
> MAN= ipfstat.8
> -SRCS= fils.c pa
Can someone commit this fix?
--- sbin/ipfstat/Makefile.orig Tue Mar 19 14:45:01 2002
+++ sbin/ipfstat/Makefile Tue Mar 19 14:45:16 2002
@@ -4,7 +4,7 @@
PROG= ipfstat
MAN= ipfstat.8
-SRCS= fils.c parse.c opt.c kmem.c facpri.c common.c
+SRCS= fils.c parse.c opt.c kmem.c facpri.c co
The recent changes to ipfilter break world. Can
someone back out the changes?
--
Steve
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Tue, 2002-03-19 at 06:26, Sxren Schmidt wrote:
>
> For those that have problems with burncd or simply cannot live
> without, I've put up the source for an ATAPI enabled cdrecord on:
>
> ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz
>
> On -stable it needs the ATA driver update I did a yeste
All of my boxes that are on a private network can longer resolve their IP
address to a name. In the past this /etc/nsswitch.conf would have the
resolver first look in /etc/hosts which would resolve the IP address to a
name.
$ cat /etc/nsswitch.conf
hosts: files dns
So what broke thi
Kenneth Culver wrote:
> > Oh yes, I forgot, there is also a cdrdao on:
> >
> > ftp://freebsd.dk/pub/ATA/cdrdao-1.1.5-ATA.tgz
> >
> > Again no CAM or atapicam needed :)
>
> Is this a competition??? :-)
Feels like it. 8-).
Don't worry: he would have to convert every CD tool out
there that didn't
"Søren Schmidt" wrote:
> It seems Samuel Tardieu wrote:
> > Has the ATAPICAM patch entered the kernel sources already? I cannot
> > seem to find the option in LINT.
>
> No, Justin has called for a timeout on that
Why?
Supposedly the "hang on boot" problems have been taken care
of... it's be
Yoriko Chow wrote:
> http://paulinetan.5u.com/
> Chinese have ESP / Mental telepathy
>
> It the worlds greatest kept secret. It a secret thats been kept for a
> long time. We still keep it a secret, The only people that know are
> Chinese with ESP
>
> We can all read your mind.. We keep it a sec
* Poul-Henning Kamp <[EMAIL PROTECTED]> [020319 12:40] wrote:
>
> You're welcome to commit it :-)
Thank you.
>
> Poul-Henning
>
> In message <[EMAIL PROTECTED]>, Alfred Perlstein writes:
> >Fixes format warnings. Since there was so much... bitching about my
> >last commit to something contri
You're welcome to commit it :-)
Poul-Henning
In message <[EMAIL PROTECTED]>, Alfred Perlstein writes:
>Fixes format warnings. Since there was so much... bitching about my
>last commit to something contrib/* I'm posting the fix here.
>
>Index: fla.c
>
On Tue, 19 Mar 2002 12:16:05 PST, Kris Kennaway wrote:
> Go back and read what config(8) is telling you, it's right there in
> front of you!
You shouldn't be too hard on people about missing config(8)'s output,
given that it's buried if you use the buildkernel target, as
recommended.
Ciao,
Sh
Fixes format warnings. Since there was so much... bitching about my
last commit to something contrib/* I'm posting the fix here.
Index: fla.c
===
RCS file: /home/ncvs/src/sys/contrib/dev/fla/fla.c,v
retrieving revision 1.29
diff -u
On Tue, Mar 19, 2002 at 09:11:05PM +0100, Christoph Kukulies wrote:
> I cvsuped again. Got the vm_map.c now compiled but now
> kernel compilation stops somehwere in ipv6 files.
>
> Can one switch off compiler pickyness?
Go back and read what config(8) is telling you, it's right there in
front of
On Tue, Mar 19, 2002 at 09:11:05PM +0100, Christoph Kukulies wrote:
> I cvsuped again. Got the vm_map.c now compiled but now
> kernel compilation stops somehwere in ipv6 files.
>
> Can one switch off compiler pickyness?
From /usr/src/UPDATING:
20020225:
Warnings are now errors in the ke
cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DSTATETOP
-I/usr/src/sbin/ipfstat/../../sys/contrib/ipfilter/netinet
-I/usr/src/sbin/ipfstat/../../sys/contrib/ipfilter
-I/usr/src/sbin/ipfstat/../../contrib/ipfilter -static -o ipfstat fils.o parse.o
opt.o kmem.o facpri.o common.o -lncurs
I cvsuped again. Got the vm_map.c now compiled but now
kernel compilation stops somehwere in ipv6 files.
Can one switch off compiler pickyness?
--
Chris Christoph P. U. Kukulies [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of t
Title: à¨ÁÔä¹Â
à¨ÁÔä¹Â
ÍÔ¹àµÍÃì๪Ñè¹á¹Å á·ÃàÇÔÅÊì 286/9 «Í¾Ѳ¹Ò ¶¹¹ÊØÃǧ¤ì ¡Ãا෾Ï
10500
ads.ht1.gif
Description: Binary data
On Tue, Mar 19, 2002 at 09:34:19AM -0800, David Wolfskill wrote:
> However, the symbol in question does not appear to exist in the version
> of libc.so.4 in -CURRENT's /usr/lib/compat -- and that can cause
> programs which had been compiled under -STABLE and which might well
> otherwise work Just
About a week ago, src/lib/libc/locale/nl_langinfo.c in RELENG_4 received
an update from 1.13.2.2 to 1.13.2.3, which added nl_langinfo to
RELENG_4's libc.
I have no problem with that at all. :-)
However, the symbol in question does not appear to exist in the version
of libc.so.4 in -CURRENT's /u
It seems Kenneth Culver wrote:
> > It puts its stuff in /usr/local/bin
> >
> Wierd, for me it put everything in /opt/schily/blah...
>
> I hate it when people do that. :-)
I've put up a new version with the default changed to /usr/local...
-Søren
To Unsubscribe: send mail to [EMAIL PROTECTED]
w
It seems Thomas Quinot wrote:
> Le 2002-03-19, Søren Schmidt écrivait :
>
> > ftp://freebsd.dk/pub/ATA/cdrdao-1.1.5-ATA.tgz
> > Again no CAM or atapicam needed :)
>
> Hum this package does not compile out of the box:
>
> c++ -DHAVE_CONFIG_H -I.. -I. -I/usr/local/include/pccts -O -pipe -c
> T
On Tue, 19 Mar 2002, Christoph Kukulies wrote:
:I cvsup'ed this morning to get a -current system with all
:recent changes regarding NEWCARD and finally get one time through
:everything from buildworld/installworld through kernel build/install.
:
:World built and installed fine. (I had to learn th
On Tue, Mar 19, 2002 at 04:28:27PM +0100, Søren Schmidt wrote:
> It seems Stijn Hoop wrote:
> > You and Thomas rock! Any chance of a cdparanoia-ATA.tgz ? :)
>
> No idea what it is, I cant seem to find it in ports either...
It's a CDDA extractor, much like cdda2wav. It has much better error
corre
I cvsup'ed this morning to get a -current system with all
recent changes regarding NEWCARD and finally get one time through
everything from buildworld/installworld through kernel build/install.
World built and installed fine. (I had to learn that it was make installworld
and not make install).
B
Le 2002-03-19, Søren Schmidt écrivait :
> ftp://freebsd.dk/pub/ATA/cdrdao-1.1.5-ATA.tgz
> Again no CAM or atapicam needed :)
Hum this package does not compile out of the box:
c++ -DHAVE_CONFIG_H -I.. -I. -I/usr/local/include/pccts -O -pipe -c
TocParser.cpp -o TocParser.o
TocParser.cpp:512: m
> It puts its stuff in /usr/local/bin
>
Wierd, for me it put everything in /opt/schily/blah...
I hate it when people do that. :-)
Ken
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
It seems Kenneth Culver wrote:
> > Not that I know of, but I recently got permission to share the
> > (very limitted BTW) changes I did to cdrecord/cdrdao over a year
> > ago, and now that the infrastructure for using it is in both
> > -stable and -current, it seemed worthwhile to release it to
>
> Not that I know of, but I recently got permission to share the
> (very limitted BTW) changes I did to cdrecord/cdrdao over a year
> ago, and now that the infrastructure for using it is in both
> -stable and -current, it seemed worthwhile to release it to
> the unsuspecting world...
>
> Judging b
It seems Stijn Hoop wrote:
> You and Thomas rock! Any chance of a cdparanoia-ATA.tgz ? :)
No idea what it is, I cant seem to find it in ports either...
URL ?
Does it work on FreeBSD already with CAM or ?
-Søren
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current"
It seems Kenneth Culver wrote:
> > Oh yes, I forgot, there is also a cdrdao on:
> >
> > ftp://freebsd.dk/pub/ATA/cdrdao-1.1.5-ATA.tgz
> >
> > Again no CAM or atapicam needed :)
> >
> Is this a competition??? :-)
Not that I know of, but I recently got permission to share the
(very limitted BTW) ch
On Tue, Mar 19, 2002 at 03:58:01PM +0100, Søren Schmidt wrote:
> It seems Thomas Quinot wrote:
> > Le 2002-03-19, Søren Schmidt écrivait :
> >
> > > ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz
> > > On -stable it needs the ATA driver update I did a yesterday.
> > > It does *not* need CAM or th
> Oh yes, I forgot, there is also a cdrdao on:
>
> ftp://freebsd.dk/pub/ATA/cdrdao-1.1.5-ATA.tgz
>
> Again no CAM or atapicam needed :)
>
Is this a competition??? :-)
Ken
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
No it hasn't, there are still patches.
Ken
On Tue, 19 Mar 2002, Samuel Tardieu wrote:
> Has the ATAPICAM patch entered the kernel sources already? I cannot
> seem to find the option in LINT.
>
> Sam
> --
> Samuel Tardieu -- [EMAIL PROTECTED] -- http://www.rfc1149.net/sam
>
>
> To Unsubscribe:
It seems Thomas Quinot wrote:
> Le 2002-03-19, Søren Schmidt écrivait :
>
> > ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz
> > On -stable it needs the ATA driver update I did a yesterday.
> > It does *not* need CAM or the atapicam patches, it uses the
> > ATA driver directly..
>
> Alternativel
It seems Samuel Tardieu wrote:
> Has the ATAPICAM patch entered the kernel sources already? I cannot
> seem to find the option in LINT.
No, Justin has called for a timeout on that
-Søren
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the mes
Has the ATAPICAM patch entered the kernel sources already? I cannot
seem to find the option in LINT.
Sam
--
Samuel Tardieu -- [EMAIL PROTECTED] -- http://www.rfc1149.net/sam
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -W
missing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -an
si -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -
I../../../contrib/ipfilter -I../../../../include -DGPR
Le 2002-03-19, Søren Schmidt écrivait :
> ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz
> On -stable it needs the ATA driver update I did a yesterday.
> It does *not* need CAM or the atapicam patches, it uses the
> ATA driver directly..
Alternatively, for those who'd like to use stock issue cdr
Hi all,
with a kernel -CURRENT as of yesterday, I get this at boot:
[...]
Starting standard daemons: cron sshd usbd.
Initial rc.i386 initialization:.
Configuring syscons: blanktimevidcontrol: must be on a virtual console: Inapprop
riate ioctl for device
mousedvidcontrol: must be on a virtual co
Any idea why a fairly up-to-date CURRENT system would fail the installation
of XFree86-4-Libraries (4.2.0) with the following error?
224 [14:39] root@caerdonn:X11/doc# pwd
/usr/X11R6/lib/X11/doc
225 [14:39] root@caerdonn:X11/doc# ll -d html
drwxr-xr-x 2 root wheel 512 Mar 19 14:37 html/
Thank
For those that have problems with burncd or simply cannot live
without, I've put up the source for an ATAPI enabled cdrecord on:
ftp://freebsd.dk/pub/ATA/cdrtools-1.10-ATA.tgz
On -stable it needs the ATA driver update I did a yesterday.
It does *not* need CAM or the atapicam patches, it uses t
Have a crash box handy?
$ disklabel fd0.1440
--
Crist J. Clark | [EMAIL PROTECTED]
| [EMAIL PROTECTED]
http://people.freebsd.org/~cjc/| [EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe fr
--- "M. Warner Losh" <[EMAIL PROTECTED]> wrote:
> :
> : I do... In fact, I was planning to do this today. Does this only apply
> : -stable?
>
> Yes.
Hmm, I will have to try this out on a -stable box when I get one, as I only
have -current as of Mar 19 2002. :)
Regards,
-- Hiten
__
55 matches
Mail list logo