All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grant Grundler <iod00d@hp.com>
To: linux-ia64@vger.kernel.org
Subject: type 95 for .text?
Date: Thu, 16 Oct 2003 22:33:27 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106634361902844@msgid-missing> (raw)


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

             reply	other threads:[~2003-10-16 22:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-16 22:33 Grant Grundler [this message]
2003-10-16 23:19 ` type 95 for .text? 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-106634361902844@msgid-missing \
    --to=iod00d@hp.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.