>
> I'm trying to get NCARG to work on a PC running RedHat 6.2.
>
> I downloaded the precompiled binaries from NCARG, however, when I try to
> compile the libraries into a program, I'm getting "undefined reference"
> errors from within the libraries.
>
> It seems as if libncarg_gks.a is not seeing one of the subroutines that
> lives in libncarg_c.a (specifically the function `wrtwks' in _gks is not
> seeing `bcopyswap' in _c). Has anyone else encountered this problem and
> managed to resolve it?
>
> Thanks,
>
> Tom
Hi Tom,
In order to determine what the problem is, I need to see what your
compile line looks like. I just verified that the libncarg_c.a
library *does* contain "bcopyswap", so maybe there is something wrong
with the order of the NCAR Graphics libraries on the compile line, or
else you may be linking in an old "ncarg_c" library from another
distribution.
Thanks,
--Mary
This archive was generated by hypermail 2b29 : Wed Sep 27 2000 - 10:22:19 MDT