Hi,
I'm trying to build the 7 world from yesterdays CVSup but I'm
getting:
===> usr.sbin/bluetooth/bthidcontrol (all)
cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1
-I/usr/src/usr.sbin/bluetooth/bthidcontrol/../bthidd -Wsystem-headers
-Wno-pointer-sign -c /usr/src/usr.sbin/b
Hallo,
The system here seems to be patched yet I do not see the information in
uname(1) output (see below). Is this a bug or my error or what ?
Cheers,
Martin
--
mb-aw1n-bsd[/root]# freebsd-update install
No updates are available to install.
Run '/usr/sbin/freebsd-update fetch' first.
mb-a
Do you make a kernel rebuild after patched?
i use custom kernel and rebuild it after freebsd-update
pppoe-server# uname -a
FreeBSD pppoe-server.expressnikopol.net.ua 8.0-RELEASE-p1 FreeBSD
8.0-RELEASE-p1 #2: Fri Dec 4 15:10:18 EET 2009
r...@pppoe-server.en.net.ua:/usr/obj/usr/src/sys/PPPOE amd64
2009/12/31 martinko :
> Hallo,
>
> The system here seems to be patched yet I do not see the information in
> uname(1) output (see below). Is this a bug or my error or what ?
>
> Cheers,
>
> Martin
>
only latest patch with updated kernel can be seen with uname. (it
shows kernel version, afterall)
On Thu, Dec 31, 2009 at 10:12:59AM +0100, Oliver Lehmann wrote:
> I'm trying to build the 7 world from yesterdays CVSup but I'm
> getting:
>
> ===> usr.sbin/bluetooth/bthidcontrol (all)
> cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1
> -I/usr/src/usr.sbin/bluetooth/bthidcontr
On 31/12/2009 11:40 π.μ., martinko wrote:
> Hallo,
>
> The system here seems to be patched yet I do not see the information
> in uname(1) output (see below). Is this a bug or my error or what ?
>
> Cheers,
>
> Martin
>
This is normal. The patch level shown is not updated, unless one of the
followi
On Thu, 31 Dec 2009 10:59:18 +0100, Jeremy Chadwick
wrote:
On Thu, Dec 31, 2009 at 10:12:59AM +0100, Oliver Lehmann wrote:
I'm trying to build the 7 world from yesterdays CVSup but I'm
getting:
===> usr.sbin/bluetooth/bthidcontrol (all)
cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBT
On Thu, 31 Dec 2009 10:12:59 +0100, Oliver Lehmann
wrote:
Hi,
I'm trying to build the 7 world from yesterdays CVSup but I'm
getting:
===> usr.sbin/bluetooth/bthidcontrol (all)
cc -O2 -fno-strict-aliasing -pipe -march=pentium3 -DBTHIDCONTROL=1
-I/usr/src/usr.sbin/bluetooth/bthidcontrol/../
am still trying to get the machine which ocks up to lock up
when I have DDb, KDB and WITNESS in the ernel. It's not locked yet
but I have got the following in dmesg...
lock order reversal:
1st 0xff8052321e50 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:2559
2nd 0xff000384a800 dirhash
On Thu, Dec 31, 2009 at 12:10, Pete French wrote:
> am still trying to get the machine which ocks up to lock up
> when I have DDb, KDB and WITNESS in the ernel. It's not locked yet
> but I have got the following in dmesg...
>
> lock order reversal:
> 1st 0xff8052321e50 bufwait (bufwait) @ /us
* jhell wrote:
> Take a look at your git config. The problem lies there and is very
> visible. After you are done fixing that re-read the whole email that
> you posted.
Would you mind sharing what causes the problem then, Sherlock Holmes?
--
Ed Schouten
WWW: http://80386.nl/
pgpZ0b7rijQp6.
> I think this is LOR #261 and therefore harmless.
> http://sources.zabbadoz.net/freebsd/lor.html
...and the second one is possibly 280 according to that page I guess ? (not
harmless though, just unknown in that instance).
Thanks for the link BTW, I didn't know about that page.
-pete.
__
On Thu, Dec 31, 2009 at 04:16:07AM +1100, Ian Smith wrote:
> On Tue, 29 Dec 2009, David Wolfskill wrote:
> > On Tue, Dec 29, 2009 at 03:20:37AM -0800, Jeremy Chadwick wrote:
> > > ...
> > > I've written my own script to do all of this. It parses periodic
> > > security mails (on a daily basis)
it is possible, that cvsup server is out of sync, probe other server
;) or use svn
On 12/31/09, Oliver Lehmann wrote:
> Hi,
>
> I'm trying to build the 7 world from yesterdays CVSup but I'm
> getting:
>
> ===> usr.sbin/bluetooth/bthidcontrol (all)
> cc -O2 -fno-strict-aliasing -pipe -march=pentiu
Ronald Klop writes:
Some of the regular tips:
- Make clean or rm -r /usr/obj
- Remove the /usr/src/* and csup/cvsup some fresh src.
Yeah tried this (I probably did this in June with the same error as well).
Now I'm getting:
===> usr.sbin/bluetooth/bthidcontrol (depend)
lex -t /usr/src/usr
I think that this error might be related to my "special" src.conf. Maybe
WITHOUT_USB is causing this - but - this shouldn't be - right?
WITHOUT_ACPI=1
WITHOUT_ATM=1
WITHOUT_BIND=1
WITHOUT_CRYPT=1
WITHOUT_CVS=1
WITHOUT_DICT=1
WITHOUT_GAMES=1
WITHOUT_GPIB=1
WITHOUT_I4B=1
WITHOUT_INET6=1
WITHOUT_I
On Thu, Dec 31, 2009 at 05:37:08PM +0100, Oliver Lehmann wrote:
> Ronald Klop writes:
>
> >Some of the regular tips:
> >- Make clean or rm -r /usr/obj
> >- Remove the /usr/src/* and csup/cvsup some fresh src.
>
> Yeah tried this (I probably did this in June with the same error as
> well). Now I'm
In message <20091231164001.16003.qm...@avocado.salatschuessel.net>,
Oliver Lehmann (lehm...@ans-netz.de) wrote:
> I think that this error might be related to my "special" src.conf. Maybe
> WITHOUT_USB is causing this - but - this shouldn't be - right?
>
> WITHOUT_ACPI=1
> WITHOUT_ATM=1
>
On Thu, Dec 31, 2009 at 05:40:01PM +0100, Oliver Lehmann wrote:
> I think that this error might be related to my "special" src.conf.
> Maybe WITHOUT_USB is causing this - but - this shouldn't be - right?
src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c on RELENG_7
specifically includes usbhid.h,
On Tue, 29 Dec 2009, Jeremie Le Hen wrote:
[stuff snipped]
This appears to be the reply to the nfs readdir request, which is what
would be expected. It could be a problem with the content or the reply
or a NetBSD client issue.
If you were to email me the raw tcpdump capture for the above, I c
On Thu, Dec 31, 2009 at 02:23:32PM -0500, Rick Macklem wrote:
> On Tue, 29 Dec 2009, Jeremie Le Hen wrote:
>
> [stuff snipped]
> >>This appears to be the reply to the nfs readdir request, which is what
> >>would be expected. It could be a problem with the content or the reply
> >>or a NetBSD clien
I've set up a system as described here.
http://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
Using the 8.0 Release DVD and then csup'ing to RELENG_8 and
rebuilding.
I set it up with a single drive, the only change that I made was that
after creating ad10s1a I glabeled it as disk0, then added
/d
On 12/31/2009 1:48 PM, George Hartzell wrote:
I've set up a system as described here.
http://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
Using the 8.0 Release DVD and then csup'ing to RELENG_8 and
rebuilding.
I set it up with a single drive, the only change that I made was that
after creat
On Thu, Dec 31, 2009 at 12:48:28PM -0800, George Hartzell wrote:
>
> I've set up a system as described here.
>
> http://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
>
> Using the 8.0 Release DVD and then csup'ing to RELENG_8 and
> rebuilding.
>
> I set it up with a single drive, the only chang
Eric writes:
> On 12/31/2009 1:48 PM, George Hartzell wrote:
> >
> > I've set up a system as described here.
> >
> >http://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
> >
> > Using the 8.0 Release DVD and then csup'ing to RELENG_8 and
> > rebuilding.
> >
> > I set it up with a single
Roland Smith writes:
> On Thu, Dec 31, 2009 at 12:48:28PM -0800, George Hartzell wrote:
> >
> > I've set up a system as described here.
> >
> > http://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
> >
> > Using the 8.0 Release DVD and then csup'ing to RELENG_8 and
> > rebuilding.
> >
N.J. Mann wrote:
> I think bluetooth depends on USB. Try adding WITHOUT_BLUETOOTH=1.
That did the trick!
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mail
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 31 Dec 2009 06:18, ed@ wrote:
* jhell wrote:
Take a look at your git config. The problem lies there and is very
visible. After you are done fixing that re-read the whole email that
you posted.
Would you mind sharing what causes the prob
28 matches
Mail list logo