Re: buildworld fails

2005-12-06 Thread oHmEr

On Mar 6 décembre 2005 15:48, [LoN]Kamikaze wrote:
 Gcc segfaults for me during a buildworld.

it shouldn't happend. you know that.

 cc -pg -O2 -pipe -march=pentium-m -DHAVE_CONFIG_H -Dyylval=pcapyylval
 -I/usr/src/lib/libpcap -I. -D_U_=__attribute__((unused))
 -DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DINET6
 -I/usr/src/lib/libpcap/../../contrib/libpcap  -c
 /usr/src/lib/libpcap/../../contrib/libpcap/optimize.c -o optimize.po
 /usr/src/lib/libpcap/../../contrib/libpcap/optimize.c: In function
 `convert_code_r':
 /usr/src/lib/libpcap/../../contrib/libpcap/optimize.c:2213: internal
 compiler error: Segmentation fault: 11
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See URL:http://gcc.gnu.org/bugs.html for instructions.

please do if you already didn't, it will help to improve gcc and/or
freebsd depending on what caused the bug. you can also post the
preprocessed source for other freebsd users to test.

-- 
Matthieu Michaud - EPITA 2007
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: ndis and FBSD6.0

2005-11-09 Thread oHmEr

On Mer 9 novembre 2005 08:47, Mikkel Skærris wrote:
 Hello!

hello,

 I have a IBM laptop T40 with a builtin wireless adapter (Intel 2100BG).
 For
 some time now I have been using the ipw driver, but I find i rather
 unstable
 and it makes my system freeze quite often. So I have installed ndis as U
 used to do it on 5.4, but i seems that it can't bind to a specific SSID.
 Anyone experiencing the same problem?

afaik, a native driver is meant to do better than an emulated ndis one.
i'd contact the driver maintainer if you have problems with it. anyway as
it's about ndis which is meant to work too, i've experienced some issue
with netgear wg311v2 ndis driver. ndisgen is ok, kldload is ok (except
that i had to kldload pccard and usb too...). ifconfig ndis0 ssid foo
doesn't work. i've only been able to scan network and find known ap in my
area. i wasn't able to join a network (infrastructure or ad-hoc). use of
sysctl didn't do better. i gave up due to lack of time these days.

-- 
Matthieu Michaud - EPITA 2007
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: make.conf for 6.0

2005-10-26 Thread oHmEr
On Mer 26 octobre 2005 15:43, Thomas T. Veldhouse wrote:
 Chris wrote:

Ok thanks I already use it for ports, but just plain -O2 -pipe for the
world and kernel.



 Hmm ... I find this thread surprising, as this is the first I have heard
 of FreeBSD working correctly with -O2.  So, is this the options
 suggested for make.conf on x86?

 CFLAGS= -O2 -pipe -fno-strict-aliasing
 COPTFLAGS= -O2 -pipe


this is not so surprising to me, i'm using these flags + -mcpu=pentium4
for about one year on 5-STABLE, following the suggestion of Kris Kennaway
if i remember well. be happy, this day is the first day of the rest of
your freebsd -O2 user life !

-- 
Matthieu Michaud - EPITA 2007
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: buildworld fails with libmd error

2005-09-12 Thread oHmEr
On Mon, 12 Sep 2005 18:23:42 +
Patrick Clery [EMAIL PROTECTED] wrote:

 When doing a `make buildworld`, I get the following error:
 
 
 EOD
 
 === sbin/md5
 rm -f .depend
 CC='/usr/bin/cc' mkdep -f .depend -a /usr/src/sbin/md5/md5.c
 /usr/src/sbin/md5/md5.c:30:20: sha256.h: No such file or directory
 mkdep: compile failed
 *** Error code 1
  
 Stop in /usr/src/sbin/md5.
 *** Error code 1
  
 Stop in /usr/src/sbin.
 *** Error code 1
  
 Stop in /usr/src.
 *** Error code 1
  
 Stop in /usr/src.
 *** Error code 1
  
 Stop in /usr/src.
 

sha256 is now in the base system but your /usr/include isn't up to
date. simply copy /usr/src/lib/libmd/sha256.h to /usr/include to solve
the problem.
i think it should be written in /usr/src/UPDATING.


-- 
Matthieu Michaud | EPITA 2007
Phone: +33 6 13 40 49 29
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


kernel error message from device ida

2005-09-11 Thread oHmEr
hello,

I have a server running 5.4-STABLE for months with a compaq smart array
raid controller. I recently discovered that kernel was reporting errors
from this device :

Sep 11 18:16:47 marge kernel: ida0: ida_timeout() qactive 1
Sep 11 18:16:47 marge kernel: ida0: IDA_INTERRUPTS
Sep 11 18:16:47 marge kernel: ida0:R_CMD_FIFO: 
Sep 11 18:16:47 marge kernel: R_DONE_FIFO: 
Sep 11 18:16:47 marge kernel: R_INT_MASK: 
Sep 11 18:16:47 marge kernel: R_STATUS: 
Sep 11 18:16:47 marge kernel: R_INT_PENDING: 
Sep 11 18:16:56 marge kernel: ida0: ida_timeout() qactive 1
Sep 11 18:16:56 marge kernel: ida0: IDA_INTERRUPTS
Sep 11 18:16:56 marge kernel: ida0:R_CMD_FIFO: 
Sep 11 18:16:56 marge kernel: R_DONE_FIFO: 
Sep 11 18:16:56 marge kernel: R_INT_MASK: 
Sep 11 18:16:56 marge kernel: R_STATUS: 
Sep 11 18:16:56 marge kernel: R_INT_PENDING: 
Sep 11 18:17:01 marge kernel: ida0: ida_timeout() qactive 1
Sep 11 18:17:01 marge kernel: ida0: IDA_INTERRUPTS
Sep 11 18:17:01 marge kernel: ida0:R_CMD_FIFO: 
Sep 11 18:17:01 marge kernel: R_DONE_FIFO: 
Sep 11 18:17:01 marge kernel: R_INT_MASK: 
Sep 11 18:17:01 marge kernel: R_STATUS: 
Sep 11 18:17:01 marge kernel: R_INT_PENDING: 

theses messages are more and more often reported. the system doesn't
seem to be affected (no disfunction, no performance loss). my questions
are :

- what does this mean ?
- is it a serious problem ?
- can it be related to a dump process running for long time that is
unkillable ? (i mean that kill -9 is ineffective)
- if it is serious, what can i do ? relax and enjoy ?

thanks for your help !

PS: i posted another question to acpi@ [1] about to the big noisy fan
that doesnt slow down as it does with windows. it is still unanswered
so if anyone has an idea, i'd be very pleased !

[1]
http://lists.freebsd.org/pipermail/freebsd-acpi/2005-January/001121.html

-- 
Matthieu Michaud | EPITA 2007
Phone: +33 6 13 40 49 29
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unable to read from thread kernel pipe

2004-08-11 Thread oHmEr
Jesper Wallin wrote:
Hello..
I've finally installed and configured my freebsd system to work as I want as a
workstation.. I've been running it for like 2-3 days and rebooted a couple of times for
different reasons.. Today, when I started XFree86 4.3.0 with Xfce4, it starts normally,
but as soon as I tried to start any programs from the menu/panel, it's crashing and I
get a Unable to read from thread kernel pipe error..
I've tried deinstalling and recompiling any xfce4 programs/components, yet, I have the
same error.. I've also seen some people on google having the same problem, but yet no
solution to the error..
What is causing this and how can I solve/prevent it from happening again?
i have the same problem since i updated xfce 4.0.5 to 4.0.6. it looks
like it has been solved with recompiling kernel from cvs sources.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]