Re: ISSUe of installing V 4.2.2 on IRIX 6.5

From: Mary Haley (haley AT unknown)
Date: Wed Aug 29 2001 - 09:11:32 MDT

  • Next message: Brashers, Bart -- MFG, Inc.: "Compiling on Linux (RH7.1, 2.4.x kernel)"

    >
    > We are facing problems in Installing the NCARG 4.2.2
    > while installing it on SGI-
    > ORIGIN 200 with IRIX 6.5 TRU 64 bit UNIX.
    >
    > The error is
    >
    > " ld64: FATAL 12: Expecting 64-bit objects: cfrdln.o
    > is n32"
    > *** Error code 2 (bu21)
    > *** Error code 1 (bu21)
    > *** Error code 1 (bu21)
    > *** Error code 1 (bu21)
    > *** Error code 1 (bu21)
    >
    > Could u please help us in solving this problem.
    >
    > Thanks and Regards
    >
    >
    > SANJAY

    Dear Sanjay,

    It looks like you are trying to link 32-bit objects using the 64-bit
    loader. When you compile NCAR Graphics on an SGI system, you need to
    make sure that you use one mode only (n32 or 64).

    If you want to compile in 64-bit mode, then look at the file
    $NCARG/config/SGI_IRIX.64 and see what options it uses to assure
    64-bit compilation. Copy this file to $NCARG/config/SGI_IRIX, make
    any changes you want (except leave the 64-bit stuff in), and then run
    "make Everything" again.

    Or, if you want to compile in 32-bit mode, then follow the above
    instructions, only with the file $NCARG/config/SGI_IRIX.n32.

    --Mary



    This archive was generated by hypermail 2b29 : Wed Aug 29 2001 - 09:30:39 MDT