PDA

View Full Version : SuSE 8.0 and nforce


dcabrilo
11-02-02, 01:52 AM
Hi,

I have a problem with installing ethernet drivers (nforce, downloaded from www.nvidia.com) for my nvidia integrated card (on asus mb).

I did everything as instructed in the documentation, but I always get the error message when I try 'make':

cc1: invalid option '-falign-functions=4'

Does anyone know what might be the problem. If you need more info, or if you can "direct" me to the proper documentation, please let me know.

I would greatly appriciate any answer,
Dejan

dcabrilo
11-02-02, 10:58 AM
Ok, I figured it out:

All I needed to do is try some older drivers, that had the rpm for SuSE 8.0, instead of trying to compile them myself.

Silly me :)

Dejan

mtrr
11-02-02, 11:41 AM
mhm AFAIK it _should_ read -malign-functions=4,
just edit the makefile and recompile ....


cheers


ps those options are described in the gcc documentation

edit: diff sent to nvidia