programming in GRASS
Darrell McCauley
mccauley at ecn.purdue.edu
Thu Apr 1 13:47:26 EST 1993
Srin (srin at iiml.tamu.edu) writes on 1 Apr 93:
>ld: Undefined symbol
> __des_crypt
> __Q_get_rp_rd
> _dlopen
> _dlclose
> _dlsym
> _nl_langinfo
Srini,
This is more than likely due to bugs in Sun's ld. I'll bet that you're
trying to statically link something. Trying using the -ldl flag.
Also, check out the FAQ for comp.sys.sun.* - this is probably covered
there.
--Darrell
More information about the grass-dev
mailing list