Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 23:57:23 +0200
From:      Rainer Duffner <rainer@ultra-secure.de>
To:        freebsd-current@freebsd.org
Subject:   kernel fails to build on current (mga_g400_emit_tex0)
Message-ID:  <3F4691C3.6040902@ultra-secure.de>

next in thread | raw e-mail | index | archive | help
Hi,

this is the output of
make buildkernel

cc -c -O -pipe -mcpu=pentiumpro -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica 
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath 
-I/usr/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h 
-fno-common -finline-limit=15000 -fno-strict-aliasing 
-mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding 
-Werror  /usr/src/sys/dev/drm/mga_state.c
/usr/src/sys/dev/drm/mga_state.c: In function `mga_g400_emit_state':
/usr/src/sys/dev/drm/mga_state.c:278: warning: inlining failed in call 
to `mga_g400_emit_pipe'
/usr/src/sys/dev/drm/mga_state.c:387: warning: called from here
/usr/src/sys/dev/drm/mga_state.c:163: warning: inlining failed in call 
to `mga_g400_emit_tex0'
/usr/src/sys/dev/drm/mga_state.c:397: warning: called from here
*** Error code 1

Stop in /usr/obj/usr/src/sys/K2.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


****
I've never seen anybody post a solution, just one or two people with the 
same problem.



cheers,
Rainer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F4691C3.6040902>