martynas (at) ti (dot) com wrote: > ld -r pfil.o qif.o pfildrv.o pfilstream.o pkt.o misc.o ndd.o -o pfil32 > ld: fatal: dlopen() of support library (libmakestate.so.1) failed with > error: ld.so.1: /usr/ccs/bin/sparcv9/ld: fatal: libmakestate.so.1: open > failed: No such file or directory
Check whether /usr/lib/sparcv9/libmakestate.so.1 exists and whether packages SUNWsprot and SUNWsprox are installed (use pkginfo). Otherwise install the missing package(s).
