just an update, with a newer -current it still hangs exactly in the same place,
and on two very different hosts!
xpc# ps lwp 21002
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
18 21002 20990 0 -7 0 1572 1036 nfsfsy D p00:00.00 ar cq
libbsdxml.a xmlpa
Hi,
(error on 5.2 and 5.2.1-rc)
When compiling the kernel I get 100... of errors like this:
/usr/src/sys/dev/aic7xxx/aic7xxx.c:147: warning: called from here
@/dev/aic7xxx/aic7xxx_inline.h:141: warning: inlining failed in call to
'ahc_release_untagged_queues'
/usr/src/sys/dev/aic7xxx/aic7xxx.c:511
On Wed, 11 Feb 2004, Didier Wiroth wrote:
> Hi, thanks for answering
> I'm using this in make.conf
> COPTFLAGS= -O2 -pipe -funroll-loops
> CFLAGS= -O3 -pipe -funroll-loops
Don't:
- optimize the base system above -O, it's not officially supported.
- top post, it makes things harder to read.
- cro