[SOLVED]Re: 10.0-RELEASE BTX halted on DELL R900
于 2014/07/12 02:21, John Baldwin 写道: On Saturday, July 05, 2014 8:57:45 am Dimitry Andric wrote: Just in case, you could try the patch attached to this bug: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176748 The patch was compiled for 9-STABLE; if it does not apply to the 10.0 sources, then drop me a line so I can adapt it. I tried this patch on a few FreeBSD VMs, and each of them stopped being able to mount the root filesystem because of it. I don't really know what the explanation is... That patch is just wrong. I've updated the PR with something that is probably similar to your patch (explicitly ignore a size of zero back from EDD). BTW: It's ZFS-only on my box so I upgrade the BIOS firmware to latest v1.2.0, anyway problems gone by using FreeBSD 9.3-RELEASE zfsloader instead. -- ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
X problems
if set the locale with zh_CN.EUC ,error occured --xconsole: pid 492 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) pid 494 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) pid 496 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) pid 498 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) pid 500 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) pid 502 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) pid 504 (bonobo-activation-s), uid 1001: exited on signal 11 (core dumped) --.xsessesion-errors _IceTransmkdir: Owner of /tmp/.ICE-unix should be set to root SESSION_MANAGER=local/wsk.gddsn.org.cn:/tmp/.ICE-unix/485 Loaded background '0x809d840 Gnome-Message: gnome_execute_async_with_env_fds: returning -1 ICE default IO error handler doing an exit(), pid = 514, errno = 0 ICE default IO error handler doing an exit(), pid = 516, errno = 0 N '²æìr¸zǧvf¢Ú&j:+v¨· è®"¶§²æìr¸yúÞy»rêëz{bØ^nr¡ûazg¬±¨
how to change root passwd under current
as title èR{.nÇ+·¬zwfj)m¢f£¢·hkyàRàÂ+aº{.nÇ+·ç±×.®·§¶)í æèw*¶¦zË
cc: Internal error: Segmentation fault (program cpp0)
today,i want to custom mykernel,but when i make depend ,the error message appeared: rm -f .olddep if [ -f .depend ]; then mv .depend .olddep; fi make _kernel-depend if [ -f .olddep ]; then mv .olddep .depend; fi rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES -V GEN_M_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mpreferred-stack-boundary=2 -ffreestanding cc: Internal error: Segmentation fault (program cpp0) Please submit a full bug report. See http://www.gnu.org/software/gcc/bugs.html> for instructions. mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/i386/compile/WSK. *** Error code 1 Stop in /usr/src/sys/i386/compile/WSK. help me please! To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
current make depend: 'ar_args' has incomplete type help
folks: after succeed buildworld ,i custom mykernel and get the error messages from make depend. help please! wsk# make depend rm -f .olddep if [ -f .depend ]; then mv .depend .olddep; fi make _kernel-depend cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -D_KERNEL -include opt_global.h -mpreferred-stack-boundary=2 ../../../i386/i386/genassym.c In file included from ../../../sys/buf.h:271, from ../../../i386/i386/genassym.c:46: ../../../sys/proc.h:117: field `ar_args' has incomplete type *** Error code 1 Stop in /usr/src/sys/i386/compile/WSK. *** Error code 1 Stop in /usr/src/sys/i386/compile/WSK. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
make buildworld
hi all i get the follow error mesgs when i make builword after cvsup my current ,and i found the sendmail as the same. btxld -v -E 0x1000 -f bin -b /usr/obj/usr/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin btxld: Cannot allocate memory *** Error code 2 Stop in /usr/src/sys/boot/i386/boot2. thanks any info To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message