|
|
| Next: speed up boot on laptop with ancient BIOS |
| Author |
Message |
"Fastfla External

Since: May 02, 2006 Posts: 13
|
Posted: Wed May 10, 2006 1:13 pm Post subject: latest ati drier and 2.6.16 on amd64 COMPILE ERROR Archived from groups: alt>os>linux (more info?) |
|
|
I ca't manage to compile fglrx module, as I get tons of errors. Any guess?
[Message] Kernel Module : Trying to install a precompiled kernel module.
[Message] Kernel Module : Precompiled kernel module version mismatched.
[Message] Kernel Module : Found kernel module build environment, generating
kernel module now.
ATI module generator V 2.0
==========================
initializing...
cleaning...
patching 'highmem.h'...
assuming new VMA API since we do have kernel 2.6.x...
doing Makefile based build for kernel 2.6.x and higher
make -C /lib/modules/2.6.16-flap/build
SUBDIRS=/lib/modules/fglrx/build_mod/2.6.x modules
make[1]: Entering directory `/usr/src/linux-2.6.16.14'
CC [M] /lib/modules/fglrx/build_mod/2.6.x/agp3.o
CC [M] /lib/modules/fglrx/build_mod/2.6.x/nvidia-agp.o
CC [M] /lib/modules/fglrx/build_mod/2.6.x/agpgart_be.o
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
'__fgl_agp_init':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:8175: warning: 'pm_register'
is deprecated (declared at include/linux/pm_legacy.h:16)
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: In function
'__fgl_agp_cleanup':
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:8185: warning:
'pm_unregister_all' is deprecated (declared at include/linux/pm_legacy.h:26)
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c: At top level:
/lib/modules/fglrx/build_mod/2.6.x/agpgart_be.c:6079: warning:
'ati_gart_base' defined but not used
CC [M] /lib/modules/fglrx/build_mod/2.6.x/i7505-agp.o
CC [M] /lib/modules/fglrx/build_mod/2.6.x/firegl_public.o
In file included from
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:162:
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.h:274:5: warning:
"FIREGL_VMA_INFO" is not defined
In file included from /lib/modules/fglrx/build_mod/2.6.x/drm_proc.h:41,
from
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:333:
/lib/modules/fglrx/build_mod/2.6.x/drmP.h:561:5: warning: "__HAVE_VBL_IRQ"
is not defined
/lib/modules/fglrx/build_mod/2.6.x/drmP.h:664:5: warning: "__HAVE_VBL_IRQ"
is not defined
/lib/modules/fglrx/build_mod/2.6.x/drmP.h:936:5: warning: "__HAVE_SG" is not
defined
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:407:5: warning:
"FIREGL_VMA_INFO" is not defined
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:426:5: warning:
"FIREGL_VMA_INFO" is not defined
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'firegl_stub_putminor':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:581: warning:
'inter_module_put' is deprecated (declared at include/linux/module.h:575)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:583: warning:
'inter_module_unregister' is deprecated (declared at
include/linux/module.h:572)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'firegl_stub_register':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:603: warning:
'inter_module_register' is deprecated (declared at
include/linux/module.h:571)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:634: warning:
'inter_module_put' is deprecated (declared at include/linux/module.h:575)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'firegl_put_user_ptr':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1317: warning: cast from
pointer to integer of different size
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1317: warning: cast from
pointer to integer of different size
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1317: warning: cast from
pointer to integer of different size
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1317: warning: cast from
pointer to integer of different size
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'__ke_no_iommu':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: 'no_iommu'
undeclared (first use in this function)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: (Each
undeclared identifier is reported only once
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: for each
function it appears in.)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'__ke_unregister_ioctl32_conversion':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2533: warning: 'return'
with a value, in function returning void
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: At top level:
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3592: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3593: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3594: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3595: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3596: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3597: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3598: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3599: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3601: warning:
initialization from incompatible pointer type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3611: warning: function
declaration isn't a prototype
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'test_inter_module_interface':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3677: warning:
'inter_module_put' is deprecated (declared at include/linux/module.h:575)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3683: warning:
'inter_module_put' is deprecated (declared at include/linux/module.h:575)
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'__ke_agp_allocate_memory_phys_list':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3941: warning: passing
argument 3 of 'im_fglrx_agp_stub->allocate_memory_phys_list' makes integer
from pointer without a cast
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'__ke_agp_bind_memory':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3980: warning: passing
argument 1 of 'im_fglrx_agp_stub->bind_memory' from incompatible pointer
type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'__ke_agp_unbind_memory':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:3993: warning: passing
argument 1 of 'im_fglrx_agp_stub->unbind_memory' from incompatible pointer
type
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
'__ke_smp_call_function':
/lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:4222: warning: statement
with no effect
make[2]: *** [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1
make[1]: *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.14'
make: *** [kmod_build] Error 2
build failed with return value 2
[Error] Kernel Module : Failed to compile kernel module - please consult
readme. |
|
| Back to top |
|
 |
Robert Hull External

Since: Oct 31, 2004 Posts: 1219
|
Posted: Wed May 10, 2006 3:21 pm Post subject: Re: latest ati drier and 2.6.16 on amd64 COMPILE ERROR [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
In alt.os.linux, on Wed 10 May 2006 12:13, Fastfla (flapane)
<hub DeleteThis @fastfla.zzn.com> wrote:
> I can't manage to compile fglrx module, as I get tons of errors.
Well, one anyway
>
> Any guess?
My guess is that there is an undeclared identifier and that you need to
see what the readme has to say about it
[snip]
> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
> 'firegl_put_user_ptr':
> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1317: warning: cast
> from pointer to integer of different size
ICBW, but it looks to me like this is expecting an integer of the
default length for a 32 bit system. However, since it is only a
warning, it would not appear to be a show stopper
[snip]
>
> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error:
> 'no_iommu' undeclared (first use in this function)
> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: (Each
> undeclared identifier is reported only once
> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: for
> each function it appears in.)
On the other hand, not declaring an identifier would seem to be a bit of
a show stopper
[snip]
> [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1 make[1]:
> *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2 make[1]:
> Leaving directory `/usr/src/linux-2.6.16.14' make: *** [kmod_build]
> Error 2 build failed with return value 2
> [Error] Kernel Module : Failed to compile kernel module - please
> consult readme.
So what did the readme have to say?
Did you try out their recommendations?
--
Robert HULL
Archival or publication of this article on any part of thisishull.net
is without consent and is in direct breach of the Data Protection Act |
|
| Back to top |
|
 |
"Fastfla External

Since: May 02, 2006 Posts: 13
|
Posted: Wed May 10, 2006 10:03 pm Post subject: Re: latest ati drier and 2.6.16 on amd64 COMPILE ERROR [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
"Robert Hull" <Robert.RemoveThis@please.do-not-spam.me.uk> ha scritto nel messaggio
news:5535382.oCGWNNft1h@please.do-not-spam.me.uk...
> In alt.os.linux, on Wed 10 May 2006 12:13, Fastfla (flapane)
> <hub.RemoveThis@fastfla.zzn.com> wrote:
>
>> I can't manage to compile fglrx module, as I get tons of errors.
>
> Well, one anyway
>>
>> Any guess?
>
> My guess is that there is an undeclared identifier and that you need to
> see what the readme has to say about it
>
some guys told that 2.6.16 can't compile 8.24 ati drivers, could it be the
main point?
> [snip]
>> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c: In function
>> 'firegl_put_user_ptr':
>> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:1317: warning: cast
>> from pointer to integer of different size
>
> ICBW, but it looks to me like this is expecting an integer of the
> default length for a 32 bit system. However, since it is only a
> warning, it would not appear to be a show stopper
>
I used the 64bit pkg
>>
>> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error:
>> 'no_iommu' undeclared (first use in this function)
>> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: (Each
>> undeclared identifier is reported only once
>> /lib/modules/fglrx/build_mod/2.6.x/firegl_public.c:2356: error: for
>> each function it appears in.)
>
> On the other hand, not declaring an identifier would seem to be a bit of
> a show stopper
>
> [snip]
>
>> [/lib/modules/fglrx/build_mod/2.6.x/firegl_public.o] Error 1 make[1]:
>> *** [_module_/lib/modules/fglrx/build_mod/2.6.x] Error 2 make[1]:
>> Leaving directory `/usr/src/linux-2.6.16.14' make: *** [kmod_build]
>> Error 2 build failed with return value 2
>> [Error] Kernel Module : Failed to compile kernel module - please
>> consult readme.
>
> So what did the readme have to say?
>
> Did you try out their recommendations?
>
Sure, I set the modules as they say and I do eveything ati say, no luck
p.s the readme is a default-file-fordummies, we know very well that ati
driver sux and we can't manage to get 3d only by reading their README
--
Flavio
www.flapane.com |
|
| Back to top |
|
 |
Robert Hull External

Since: Oct 31, 2004 Posts: 1219
|
Posted: Wed May 10, 2006 10:08 pm Post subject: Re: latest ati drier and 2.6.16 on amd64 COMPILE ERROR [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
In alt.os.linux, on Wed 10 May 2006 21:03, Fastfla (flapane)
<hub DeleteThis @fastfla.zzn.com> wrote:
>
> "Robert Hull" <Robert DeleteThis @please.do-not-spam.me.uk> ha scritto nel
> messaggio news:5535382.oCGWNNft1h@please.do-not-spam.me.uk...
>> In alt.os.linux, on Wed 10 May 2006 12:13, Fastfla (flapane)
>> <hub DeleteThis @fastfla.zzn.com> wrote:
>>
>>> I can't manage to compile fglrx module, as I get tons of errors.
>>
>> Well, one anyway
>>>
>>> Any guess?
>>
>> My guess is that there is an undeclared identifier and that you need
>> to see what the readme has to say about it
>>
> some guys told that 2.6.16 can't compile 8.24 ati drivers, could it be
> the main point?
Is that what the readme says?
>
>> [snip]
> the readme is a default-file-fordummies, we know very well
> that ati driver sux and we can't manage to get 3d only by reading
> their README
You can't manage to compile when you *haven't* read their readme, the
error message tells you to read the readme, but you know better? Give
me a break!
--
Robert HULL
Archival or publication of this article on any part of thisishull.net
is without consent and is in direct breach of the Data Protection Act |
|
| Back to top |
|
 |
"Fastfla External

Since: May 02, 2006 Posts: 13
|
Posted: Wed May 10, 2006 11:24 pm Post subject: Re: latest ati drier and 2.6.16 on amd64 COMPILE ERROR [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
"Robert Hull" <Robert.TakeThisOut@please.do-not-spam.me.uk> ha scritto nel messaggio
news:1687015.ui63htFvnv@please.do-not-spam.me.uk...
> In alt.os.linux, on Wed 10 May 2006 21:03, Fastfla (flapane)
> <hub.TakeThisOut@fastfla.zzn.com> wrote:
>
>>
>> "Robert Hull" <Robert.TakeThisOut@please.do-not-spam.me.uk> ha scritto nel
>> messaggio news:5535382.oCGWNNft1h@please.do-not-spam.me.uk...
>>> In alt.os.linux, on Wed 10 May 2006 12:13, Fastfla (flapane)
>>> <hub.TakeThisOut@fastfla.zzn.com> wrote:
>>>
>>>> I can't manage to compile fglrx module, as I get tons of errors.
>>>
>>> Well, one anyway
>>>>
>>>> Any guess?
>>>
>>> My guess is that there is an undeclared identifier and that you need
>>> to see what the readme has to say about it
>>>
>> some guys told that 2.6.16 can't compile 8.24 ati drivers, could it be
>> the main point?
>
> Is that what the readme says?
no, what ppl on rage3d forum say
>>
>>> [snip]
>> the readme is a default-file-fordummies, we know very well
>> that ati driver sux and we can't manage to get 3d only by reading
>> their README
> You can't manage to compile when you *haven't* read their readme, the
> error message tells you to read the readme, but you know better? Give
> me a break!
I ASSURE YOU, the problem is not the readme, I already tried with all
methods, also spoke with the ati developer via msn, with no lucky. He
admitted himself that those driver sux....
regards
--
Flavio
www.flapane.com |
|
| Back to top |
|
 |
Robert Hull External

Since: Oct 31, 2004 Posts: 1219
|
Posted: Thu May 11, 2006 12:07 am Post subject: Re: latest ati drier and 2.6.16 on amd64 COMPILE ERROR [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
In alt.os.linux, on Wed 10 May 2006 22:24, Fastfla (flapane)
<hub.DeleteThis@fastfla.zzn.com> wrote:
[snip exaggerated tale of woe caused by not wanting to do what the error
message says]
> I ASSURE YOU,
I am not deaf.
You asked for help, but are unwilling either to do what the error
message says or to publish the relevant part of the information and say
why *you* have found it to be wrong.
Welcome to my killfile.
--
Robert HULL
Archival or publication of this article on any part of thisishull.net
is without consent and is in direct breach of the Data Protection Act |
|
| Back to top |
|
 |
"Fastfla External

Since: May 02, 2006 Posts: 13
|
Posted: Thu May 11, 2006 11:18 am Post subject: Re: latest ati drier and 2.6.16 on amd64 COMPILE ERROR [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
"Robert Hull" <Robert.TakeThisOut@please.do-not-spam.me.uk> ha scritto nel messaggio
news:1991796.HLUTnIg3EG@please.do-not-spam.me.uk...
> In alt.os.linux, on Wed 10 May 2006 22:24, Fastfla (flapane)
> <hub.TakeThisOut@fastfla.zzn.com> wrote:
>
> [snip exaggerated tale of woe caused by not wanting to do what the error
> message says]
>> I ASSURE YOU,
>
> I am not deaf.
>
> You asked for help, but are unwilling either to do what the error
> message says or to publish the relevant part of the information and say
> why *you* have found it to be wrong.
>
> Welcome to my killfile.
> --
omg what a strange ppl on the web... get a life, a REAL life, and see ya in
the heaven (maybe)...
After this semi-comic show, could anyone help me? thanks
--
Flavio
www.flapane.com |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
| |
|
|