Your message dated Fri, 24 Apr 2009 10:03:45 +0200
with message-id <[email protected]>
and subject line Re: [Pkg-fglrx-devel] Bug#525388: fglrx-source: modass build 
fails with        2.6.26
has caused the Debian Bug report #525388,
regarding fglrx-source: modass build fails with 2.6.26
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
525388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fglrx-source
Version: 1:9-4-1
Severity: important

Below is the modass build log.
Looks similar to bug #524095.
It should be noted that direct install via 
ati-driver-installer-9-4-x86.x86_64.run against the same headers works fine,
but I'd like to do things the proper Debian way...

/usr/bin/make -C /lib/modules/2.6.26-2-vserver-686-bigmem/build 
SUBDIRS=/usr/src/modules/fglrx modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.26-2-vserver-686-bigmem'
  CC [M]  /usr/src/modules/fglrx/firegl_public.o
In file included from /usr/src/modules/fglrx/firegl_public.c:171:
/usr/src/modules/fglrx/firegl_public.h:601:1: warning: "pgprot_noncached" 
redefined
In file included from include/asm/pgtable.h:357,
                 from include/linux/mm.h:39,
                 from include/asm/pci.h:4,
                 from include/linux/pci.h:948,
                 from /usr/src/modules/fglrx/firegl_public.c:100:
include/asm/pgtable_32.h:105:1: warning: this is the location of the previous 
definition
/usr/src/modules/fglrx/firegl_public.c: In function ‘KCL_SetPageCache’:
/usr/src/modules/fglrx/firegl_public.c:1207: warning: passing argument 1 of 
‘set_memory_wb’ makes integer from pointer without a cast
/usr/src/modules/fglrx/firegl_public.c:1211: warning: passing argument 1 of 
‘set_memory_uc’ makes integer from pointer without a cast
/usr/src/modules/fglrx/firegl_public.c: In function ‘KCL_SetPageCache_Array’:
/usr/src/modules/fglrx/firegl_public.c:1238: warning: passing argument 1 of 
‘KCL_SetPageCache’ makes pointer from integer without a cast
/usr/src/modules/fglrx/firegl_public.c: In function ‘KCL_GetEffectiveUid’:
/usr/src/modules/fglrx/firegl_public.c:1446: error: ‘struct task_struct’ has no 
member named ‘cred’
/usr/src/modules/fglrx/firegl_public.c: In function 
‘KCL_PosixSecurityCapSetIPCLock’:
/usr/src/modules/fglrx/firegl_public.c:1818: error: implicit declaration of 
function ‘get_current_cred’
/usr/src/modules/fglrx/firegl_public.c:1821: error: dereferencing pointer to 
incomplete type
/usr/src/modules/fglrx/firegl_public.c:1825: error: dereferencing pointer to 
incomplete type
/usr/src/modules/fglrx/firegl_public.c: In function 
‘KCL_MEM_VM_GetRegionPhysAddrStr’:
/usr/src/modules/fglrx/firegl_public.c:3272: warning: return makes pointer from 
integer without a cast
/usr/src/modules/fglrx/firegl_public.c:3273: warning: return makes pointer from 
integer without a cast
/usr/src/modules/fglrx/firegl_public.c:3274: warning: return makes pointer from 
integer without a cast
/usr/src/modules/fglrx/firegl_public.c:3276: warning: return makes pointer from 
integer without a cast
make[3]: *** [/usr/src/modules/fglrx/firegl_public.o] Error 1
make[2]: *** [_module_/usr/src/modules/fglrx] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.26-2-vserver-686-bigmem'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/src/modules/fglrx'
make: *** [kdist_image] Error 2


Thanks,
bardia

-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'testing'), (500, 'stable'), (100, 
'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-vserver-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fglrx-source depends on:
ii  bzip2                         1.0.5-1    high-quality block-sorting file co
ii  debhelper                     7.2.7      helper programs for debian/rules
ii  make                          3.81-5     The GNU version of the "make" util

Versions of packages fglrx-source recommends:
ii  kernel-package                11.017     A utility for building Linux kerne
ii  module-assistant              0.11.0     tool to make module package creati

Versions of packages fglrx-source suggests:
ii  fglrx-driver                  1:9-4-1    non-free AMD/ATI r6xx - r7xx displ

-- no debconf information



--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bardia Behabadi schrieb:
> Package: fglrx-source
> Version: 1:9-4-1
> Severity: important
> 
> Below is the modass build log.
> Looks similar to bug #524095.
> It should be noted that direct install via 
> ati-driver-installer-9-4-x86.x86_64.run against the same headers works fine,
> but I'd like to do things the proper Debian way...
> 
> /usr/bin/make -C /lib/modules/2.6.26-2-vserver-686-bigmem/build 
> SUBDIRS=/usr/src/modules/fglrx modules
> make[2]: Entering directory 
> `/usr/src/linux-headers-2.6.26-2-vserver-686-bigmem'
>   CC [M]  /usr/src/modules/fglrx/firegl_public.o
> In file included from /usr/src/modules/fglrx/firegl_public.c:171:
> /usr/src/modules/fglrx/firegl_public.h:601:1: warning: "pgprot_noncached" 
> redefined
> In file included from include/asm/pgtable.h:357,
>                  from include/linux/mm.h:39,
>                  from include/asm/pci.h:4,
>                  from include/linux/pci.h:948,
>                  from /usr/src/modules/fglrx/firegl_public.c:100:
> include/asm/pgtable_32.h:105:1: warning: this is the location of the previous 
> definition
> /usr/src/modules/fglrx/firegl_public.c: In function ‘KCL_SetPageCache’:
> /usr/src/modules/fglrx/firegl_public.c:1207: warning: passing argument 1 of 
> ‘set_memory_wb’ makes integer from pointer without a cast
> /usr/src/modules/fglrx/firegl_public.c:1211: warning: passing argument 1 of 
> ‘set_memory_uc’ makes integer from pointer without a cast
> /usr/src/modules/fglrx/firegl_public.c: In function ‘KCL_SetPageCache_Array’:
> /usr/src/modules/fglrx/firegl_public.c:1238: warning: passing argument 1 of 
> ‘KCL_SetPageCache’ makes pointer from integer without a cast
> /usr/src/modules/fglrx/firegl_public.c: In function ‘KCL_GetEffectiveUid’:
> /usr/src/modules/fglrx/firegl_public.c:1446: error: ‘struct task_struct’ has 
> no member named ‘cred’
> /usr/src/modules/fglrx/firegl_public.c: In function 
> ‘KCL_PosixSecurityCapSetIPCLock’:
> /usr/src/modules/fglrx/firegl_public.c:1818: error: implicit declaration of 
> function ‘get_current_cred’
> /usr/src/modules/fglrx/firegl_public.c:1821: error: dereferencing pointer to 
> incomplete type
> /usr/src/modules/fglrx/firegl_public.c:1825: error: dereferencing pointer to 
> incomplete type
> /usr/src/modules/fglrx/firegl_public.c: In function 
> ‘KCL_MEM_VM_GetRegionPhysAddrStr’:
> /usr/src/modules/fglrx/firegl_public.c:3272: warning: return makes pointer 
> from integer without a cast
> /usr/src/modules/fglrx/firegl_public.c:3273: warning: return makes pointer 
> from integer without a cast
> /usr/src/modules/fglrx/firegl_public.c:3274: warning: return makes pointer 
> from integer without a cast
> /usr/src/modules/fglrx/firegl_public.c:3276: warning: return makes pointer 
> from integer without a cast
> make[3]: *** [/usr/src/modules/fglrx/firegl_public.o] Error 1
> make[2]: *** [_module_/usr/src/modules/fglrx] Error 2
> make[2]: Leaving directory 
> `/usr/src/linux-headers-2.6.26-2-vserver-686-bigmem'
> make[1]: *** [build] Error 2
> make[1]: Leaving directory `/usr/src/modules/fglrx'
> make: *** [kdist_image] Error 2

Hello,

this already has been reported. In Debian Sid there is kernel 2.6.29 and
we have to get it work with this version (you should btw upgrade).

The problem is our patch which mades fglrx work with 2.6.29 but breaks
with any other kernel, this should be fixed with the next upstream release.

You just have to disable the 02-2.6.29.dpatch in debian/00list and
rebuild the whole package if you realy need it with 2.6.26.

- --
/*
Mit freundlichem Gruß / With kind regards,
 Patrick Matthäi
 GNU/Linux Debian Developer

E-Mail: [email protected]
        [email protected]

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknxcmEACgkQ2XA5inpabMeM9gCfRxvnNwNQTzmLiQMTvMsO53Sb
BNUAniiXyjD2YQjQFnkNNTrkWk0NJ2U7
=dtyn
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to