help configuring OpenGL

Kris Kennaway kris at obsecurity.org
Sat May 8 20:59:58 PDT 2004


On Sun, May 09, 2004 at 10:19:07AM +1000, Alastair G. Hogge wrote:

> Hello. Please, once again CC the freebsd-questions at freebsd.org when replying
> 
> > main# make all install
> > ===> mga
> > Warning: Object directory not changed from
> > original /usr/src/sys/modules/drm/mga
> > cc -O2 -pipe -ffast-math -march=pentiumpro  -D_KERNEL -DKLD_MODULE
> > -nostdinc -I-   -I. -I@ -I@/../include -finline-limit=8000 -fno-common
> > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Wall
> > -Wredundant-decls -Wnested-externs -Wstrict-prototypes 
> > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual 
> > -fformat-extensions -std=c99 -c
> > /usr/src/sys/modules/drm/mga/../../../dev/drm/mga_drv.c
> > cc1: Invalid option `no-align-long-strings'
> > cc1: unknown C standard `c99'
> > cc1: Invalid option `-finline-limit=8000'
> > *** Error code 1
> >
> > Stop in /usr/src/sys/modules/drm/mga.
> > *** Error code 1
> >
> > Stop in /usr/src/sys/modules/drm.
> > main#
> Sorry, I can't help you. I've never encountered such a problem before. You may 
> need to run a buildworld first, or a make clean in modules/drm or even cvsup 
> FreeBSD 4.9-RELEASE. 

Looks like you're trying to compile a 5.x module on 4.x.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040508/62339811/attachment.bin


More information about the freebsd-questions mailing list