public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* type 95 for .text?
@ 2003-10-16 22:33 Grant Grundler
  2003-10-16 23:19 ` Keith Owens
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Grant Grundler @ 2003-10-16 22:33 UTC (permalink / raw)
  To: linux-ia64


make install_modules for 2.4.23-pre6:
 ...
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.23-pre6; fi
depmod: Modules compiled with -mconstant-gp cannot be loaded of type 95 for .text                                                                               
depmod: Modules compiled with -mconstant-gp cannot be loaded of type 95 for .text
...
depmod: depmod obj_relocate failed                                              

using	modules-init-tools 0.9.15-pre2-2 
	gcc-3.3		3.3.2-0pre4
	binutils	2.14.90.0.6-3	 (also tried -4)


Anyone have a clue what this is about?

thanks,
grant

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-10-17  1:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-16 22:33 type 95 for .text? Grant Grundler
2003-10-16 23:19 ` Keith Owens
2003-10-17  0:32 ` Grant Grundler
2003-10-17  1:04 ` Keith Owens
2003-10-17  1:12 ` Grant Grundler
2003-10-17  1:27 ` Grant Grundler
2003-10-17  1:32 ` Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox