public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Installing 2.6.6 on hp zx6000
@ 2004-05-25 19:00 Younggyun Koh
  2004-05-25 22:59 ` Christian Kujau
  0 siblings, 1 reply; 2+ messages in thread
From: Younggyun Koh @ 2004-05-25 19:00 UTC (permalink / raw)
  To: linux-kernel, young

hi,

i'm trying to run linux kernel 2.6.6 on hp itanium2 machine - zx6000,
which is running Redhat advanced server 2.1AW...
and i got some questions..

1. has anyone succeeded with the same condition?

2. nfs-utils currently installed is version 0.3.3. the minimum requirement
for 2.6.6 is 1.0.5, but i was told from the system management guy that
installing 1.0.5 might cause serious problems... is it true?

3. i got the link error when i build the kernel

bash-2.05$ make CROSS_COMPILE=/opt/gcc-3.3.3/usr/local/bin/
warning: your linker cannot handle cross-segment segment-relative
relocations.
         please upgrade to a newer version (it is safe to use this linker,
but
         the kernel will be bigger than strictly necessary).
make[1]: `arch/ia64/kernel/asm-offsets.s' is up to date.
  CHK     include/asm-ia64/offsets.h
  CHK     include/linux/compile.h
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
/opt/gcc-3.3.3/usr/local/bin/ld: final link failed: File truncated
make: *** [.tmp_vmlinux1] Error 1

any idea?

thank you very much!

			-Younggyun Koh (young@cc.gatech.edu)

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

* Re: Installing 2.6.6 on hp zx6000
  2004-05-25 19:00 Installing 2.6.6 on hp zx6000 Younggyun Koh
@ 2004-05-25 22:59 ` Christian Kujau
  0 siblings, 0 replies; 2+ messages in thread
From: Christian Kujau @ 2004-05-25 22:59 UTC (permalink / raw)
  To: Younggyun Koh; +Cc: linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Younggyun Koh schrieb:
| 1. has anyone succeeded with the same condition?

no, as i don't own such a machine.

| 2. nfs-utils currently installed is version 0.3.3. the minimum requirement
| for 2.6.6 is 1.0.5, but i was told from the system management guy that
| installing 1.0.5 might cause serious problems... is it true?

just ask the "system management guy" exactly *what* seems to be the
problem with nfs-utils 1.0.5. i have 1.0.6 running with no problems.

| 3. i got the link error when i build the kernel
|
| bash-2.05$ make CROSS_COMPILE=/opt/gcc-3.3.3/usr/local/bin/
| warning: your linker cannot handle cross-segment segment-relative
| relocations.
|          please upgrade to a newer version (it is safe to use this linker,
| but
|          the kernel will be bigger than strictly necessary).

well, that's a pretty good error message, don't you think? a quick grep
with this error on your local kernel-sources will show that the message
is from: arch/ia64/scripts/toolchain-flags.
upgrading binutils (and other tools too) to the recommended versions as
shown in Documentation/Changes would be a first step. maybe system
management guy can help with that ;-)

Christian.
- --
BOFH excuse #23:

improperly oriented keyboard
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAs8+2+A7rjkF8z0wRArPFAJ4lDlVs6ny7AhZbATYI88N14x0leQCg2Dio
WO9pWDOtK0qNVhPpj05cnyo=
=RcVy
-----END PGP SIGNATURE-----

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

end of thread, other threads:[~2004-05-25 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-25 19:00 Installing 2.6.6 on hp zx6000 Younggyun Koh
2004-05-25 22:59 ` Christian Kujau

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