[Pkg-fglrx-devel] Bug#729765: FW: #729765 module does not compile for linux 3.11 isn't resolved

P. C. Chan p_c_chan at hotmail.com
Fri Jan 17 03:26:05 UTC 2014


FYI

From: p_c_chan at hotmail.com
To: 623006 at bugs.debian.org; owner at bugs.debian.org
Subject: #729765 module does not compile for linux 3.11 isn't resolved
Date: Thu, 16 Jan 2014 20:49:27 -0500




Fglrx-modules-dkms (1:13.12-3) fails to compile under 3.12.6 kernel nor 3.10.26.  It compiles under 3.4.76 kernel though.
The last working fglrx-modules-dkms that complied under newer kernel was 1.13.4-4.   The new packages are missing some patches since 1:13.8.

# dpkg -i /opt/x/fglrx-modules-dkms_13.12-3_amd64.deb
(Reading database ... 432032 files and directories currently installed.)
Preparing to unpack .../fglrx-modules-dkms_13.12-3_amd64.deb ...

-------- Uninstall Beginning --------
Module:  fglrx
Version: 13.12
Kernel:  3.4.76 (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

fglrx.ko:
 - Uninstallation
   - Deleting from: /lib/modules/3.4.76/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.

------------------------------
Deleting module version: 13.12
completely from the DKMS tree.
------------------------------
Done.
Unpacking fglrx-modules-dkms (1:13.12-3) over (1:13.12-3) ...
Setting up fglrx-modules-dkms (1:13.12-3) ...
Loading new fglrx-13.12 DKMS files...
Building for 3.4.76 and 3.12.6
Building initial module for 3.4.76
Done.

fglrx:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.4.76/updates/dkms/

depmod....

DKMS: install completed.
Building initial module for 3.12.6
Error! Bad return status for module build on kernel: 3.12.6 (x86_64)
Consult /var/lib/dkms/fglrx/13.12/build/make.log for more information.

#cat  /var/lib/dkms/fglrx/13.12/build/make.log
DKMS make.log for fglrx-13.12 for kernel 3.12.6 (x86_64)
Thu Jan 16 20:26:16 EST 2014
make: Entering directory `/usr/src/linux-3.12.6'
  LD      /var/lib/dkms/fglrx/13.12/build/built-in.o
  CC [M]  /var/lib/dkms/fglrx/13.12/build/firegl_public.o
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘drm_name_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \                                                                                           
           ^                                                                                                                                                         
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’                                                                  
 READ_PROC_WRAP(drm_name_info)                                                                                                                                       
 ^                                                                                                                                                                   
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type                                                              
     if  (m->count + len < m->size)                                      \                                                                                           
                            ^                                                                                                                                        
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’                                                                  
 READ_PROC_WRAP(drm_name_info)                                                                                                                                       
 ^                                                                                                                                                                   
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:542:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_name_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘drm_mem_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:543:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘drm_mem_info1_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:544:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_mem_info1)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘drm_vm_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:545:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_vm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘drm_clients_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:546:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(drm_clients_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_lock_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:547:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_lock_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_debug_proc_read_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:551:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_debug_proc_read)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_bios_version_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:552:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_bios_version)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_interrupt_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:553:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_interrupt_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_ptm_info_wrap’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:17: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:24: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                        ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:34: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                  ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:42: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                          ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:527:52: error: dereferencing pointer to incomplete type
     len = func(m->buf+m->count, m->size-m->count, m->private); \
                                                    ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:11: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:528:28: error: dereferencing pointer to incomplete type
     if  (m->count + len < m->size)                                      \
                            ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:530:11: error: dereferencing pointer to incomplete type
          m->count += len;                                               \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:11: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
           ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:535:22: error: dereferencing pointer to incomplete type
          m->count = m->size;                                            \
                      ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:554:1: note: in expansion of macro ‘READ_PROC_WRAP’
 READ_PROC_WRAP(firegl_ptm_info)
 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_major_proc_read’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:601:5: error: implicit declaration of function ‘seq_printf’ [-Werror=implicit-function-declaration]
     len = seq_printf(m, "%d\n", major);
     ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: In function ‘firegl_major_proc_open’:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:612:9: error: implicit declaration of function ‘single_open’ [-Werror=implicit-function-declaration]
         return single_open(file, firegl_major_proc_read, PDE_DATA(inode));
         ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c: At top level:
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:618:17: error: ‘seq_read’ undeclared here (not in a function)
         .read = seq_read,
                 ^
/var/lib/dkms/fglrx/13.12/build/firegl_public.c:619:19: error: ‘seq_lseek’ undeclared here (not in a function)
         .llseek = seq_lseek,
                   ^
cc1: some warnings being treated as errors
make[1]: *** [/var/lib/dkms/fglrx/13.12/build/firegl_public.o] Error 1
make: *** [_module_/var/lib/dkms/fglrx/13.12/build] Error 2
make: Leaving directory `/usr/src/linux-3.12.6'


I have to downgrade the kernel to 3.4.x in order to use my ATI graphic card.

Would you please look into it.

Regards,
P. C. 
 		 	   		   		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-fglrx-devel/attachments/20140116/05ca6d96/attachment-0001.html>


More information about the Pkg-fglrx-devel mailing list