> Alexander Stohr wrote:

> The drivers should run on Linux/x86 with glibc 2.2,
> some common kernel modules do come precompiled and
> a build environment for gcc2.96 and gcc3.2 is included,
> thus making that drivers compatible with
> e.g. RedHat(R) Linux(R)/x86 8.0 or 7.3  versions.

Hmm, according to http://www.gnu.org/software/gcc/releases.html there
is no gcc 2.96 version, just 2.95. However, trying to compile
the modules with gcc 2.95 on my SuSE 7.3 fails with

In file included from firegl_public.c:219:
patch/drivers/char/drm/drm_proc.h: In function `FGLDRM_proc_init':
patch/drivers/char/drm/drm_proc.h:87: parse error before `)'
firegl_public.c: In function `firegl_proc_init':
firegl_public.c:287: parse error before `)'
firegl_public.c: In function `firegl_proc_cleanup':
firegl_public.c:335: parse error before `)'
firegl_public.c: In function `firegl_stub_open':
firegl_public.c:361: parse error before `)'
firegl_public.c: In function `firegl_stub_getminor':
firegl_public.c:398: parse error before `)'
firegl_public.c: In function `firegl_stub_register':
...

and many more lines like this. Anyone got the driver compiled
with gcc 2.95?

cu,
Frank

-- 
Dipl.-Inform. Frank Steiner        mailto:[EMAIL PROTECTED]
Lehrstuhl f. Programmiersprachen   mailto:[EMAIL PROTECTED]
CAU Kiel, Olshausenstraße 40       Phone: +49 431 880-7265, Fax: -7613
D-24098 Kiel, Germany              http://www.informatik.uni-kiel.de/~fst/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to