Hello, I am building a library in the opensolaris source tree. I get the following error:
ld.so.1: ctfmerge: fatal: relocation error: file /opt/onbld/bin/sparc/ctfmerge: symbol getpagesizes2: referenced symbol not found *** Error code 137 I looked at library dependencies for ctfmerge and found that the only symbol resembling getpagesizes2 is "getpagesizes" in libc. Where is getpagesizes2? Am I missing a library? What library is it? Where can I get it? Thanks! This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
