james wahlig wrote: > parinay wrote: > >> Hi Helen, Greetings !!! >> >> I have over come all the problems and could compile the test suite from >> TESTROOT this time but now I am stuck with the following.. >> Can you tell me which library am I missing here ? >> >> >> thanks & regards >> Parinay >> >> ........... >> /home/parinay/usr/ontest/uts/fs/nfs/nfsv4-test/tests/other_tests/uidmapping >> >> /home/parinay/usr/ontest/uts/fs/nfs/nfsv4-test/tests/other_tests/domain >> /usr/sfw/bin/gcc -g -lresolv -lsocket -lnsl -lpthread -L/usr/lib/nfs >> -lmapid -o resolv resolv.c >> ld: fatal: library -lmapid: not found >> >> > Looks like you can't find libmapid. >
Hi Parinay, Are you compiling the tests with a system running Solaris 10 (update)? The addition of this library is only available at SDXE right now (and the coming s10update). You may comment out this (other_tests) subdir, if you don't have the current Solaris build from the download center. -- Thanks, Helen