Re: bcopyswap and Linux

From: Mary Haley (haley AT unknown)
Date: Tue Feb 06 2001 - 07:47:36 MST

  • Next message: SALES: "How to convert NCAR graphics"

    >
    > Appologies if this is a FAQ, but my build of
    > ncarg-4.2.2 is failing because the loader
    > is unable to locate bcopyswap, requred by
    > ncarg-4.2.2/ncarg2d/src/libncarg_gks/bwi/wks.c
    >
    > Any suggestions where to look for this?
    >
    > Many thanks, Phil
    >

    Hi Phil,

    The file "bcopyswap.c" can be found in the directory
    $NCARG/common/src/libncarg_c. If you look at the "yMakefile" file in
    this directory, you'll see that this file is supposed to get built
    into the libncarg_c.a library if you're on a Linux system. For
    whatever reason, when your Makefile was generated from that yMakefile,
    "bcopyswap.c" did not get compiled and added to the libncarg_c.a
    library.

    Since your Makefile may not have been generated properly, you need to
    also make sure that "gsbytes.c" got compiled and added to that
    library, and *not* "gbytes.f" and "sbytes.f".

    --Mary



    This archive was generated by hypermail 2b29 : Tue Feb 06 2001 - 08:20:44 MST