Package: r8168-dkms
Version: 8.042.00-1
Severity: serious
Tags: upstream
Justification: fails to build from source
Hi,
I tried to build r8168-dkms with the latest kernel image, and I get the
following errors:
/var/lib/dkms/r8168/8.042.00/build/r8168_n.c: In function
‘rtl8168_init_one’:
The fix is a little bit more complicated than '.' to '->'.
I have attached a patch to correct this.
And yes I guess upgrading to version 0.15 should be better but
apparently it does not compile under current debian testing (dont have
tried unstable).
--
Henry Prêcheur
diff -ru ffmpeg2theora-0.
The problem is that f2c wants to link to the MAIN__ function which is
the "fortran main". Apparently it is just a dummy function call. And
the fix is quite simple:
Add "int MAIN__( ) { return 0; }" somewhere is the sources.
Or pass the option -u MAIN__ to the linker.
The attached patch correc
3 matches
Mail list logo