Mailinglist Archive: radeonhd (308 mails)

< Previous Next >
[radeonhd] [Bug 24516] New: Compile error with gcc 4.2
  • From: bugzilla-daemon@xxxxxxxxxxxxxxx
  • Date: Wed, 14 Oct 2009 02:17:40 -0700 (PDT)
  • Message-id: <bug-24516-248@xxxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugs.freedesktop.org/show_bug.cgi?id=24516

Summary: Compile error with gcc 4.2
Product: xorg
Version: unspecified
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: floreal.toumikian@xxxxxxxxx
QAContact: xorg-team@xxxxxxxxxxx


Greetings,
I get compile error when running make.
Here is my uname -r:
2.6.24-24-generic

My gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--enable-targets=all --enable-checking=release --build=i486-linux-gnu
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu4)

And the error running the make command:
rhd_acpi.c: Dans la fonction «rhdDoBacklight» :
rhd_acpi.c:66: attention : assignment from incompatible pointer type
rhd_acpi.c:70: erreur: déréférencement d'un pointeur de type incomplet
rhd_acpi.c:81: erreur: déréférencement d'un pointeur de type incomplet
make[3]: *** [radeonhd_drv_la-rhd_acpi.lo] Erreur 1
make[2]: *** [all] Erreur 2
make[1]: *** [all-recursive] Erreur 1
make: *** [all] Erreur 2

I did not tried with other gcc version yet, i'll try out tonight.


--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
< Previous Next >