On 2005-11-04 20:06, Peter Holm <peter_at_holm.cc> wrote: > On Fri, Nov 04, 2005 at 08:41:41PM +0200, Giorgos Keramidas wrote: > > On 2005-11-04 12:03, Jung-uk Kim <jkim_at_freebsd.org> wrote: > > > If you have booting problems *after* ACPI-CA 20051021 import, please > > > try this patch and let me know: > > > > > > http://people.freebsd.org/~jkim/acpica/rscalc.c.diff > > > > Thanks so much! > > > > Other unrelated UMA/mbuf problems exist too. Hopefully, patches > > from Andre will solve those, but I'm unable to run CURRENT since > > a few days ago (Nov 1), so it may take a while before I have > > vefiried that this is the fix. Peter Holms has mailed me the > > same diff a while ago, but I've been unsuccessful building a > > kernel with both patches applied so far. > > Oh, no. It not the same patch. Mine was just a work around. > I've been running HEAD all day, so ... what's your showstopper? This error message on FreeBSD/amd64: % cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -Wall \ % -Wredundant-decls -Wnested-externs -Wstrict-prototypes \ % -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \ % -fformat-extensions -std=c99 -g -nostdinc -I- \ % -I. -I/home/build/src/sys -I/home/build/src/sys/contrib/altq \ % -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h \ % -fno-common -finline-limit=8000 --param inline-unit-growth=100 \ % --param large-function-growth=1000 -fno-omit-frame-pointer \ % -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 \ % -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables \ % -ffreestanding -Werror \ % /home/build/src/sys/amd64/ia32/ia32_signal.c % /home/build/src/sys/amd64/ia32/ia32_signal.c: In function `siginfo_to_ia32siginfo': % /home/build/src/sys/amd64/ia32/ia32_signal.c:755: error: union has no member named `sigval_int' % *** Error code 1 % % Stop in /home/build/obj/home/build/src/sys/FLAME. % *** Error code 1 % % Stop in /home/build/src. % *** Error code 1 % % Stop in /home/build/src.Received on Fri Nov 04 2005 - 18:48:57 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:47 UTC