Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!ukc!warwick!nott-cs!ucl-cs!news From: J.Crowcroft@cs.ucl.ac.uk (Jon Crowcroft) Newsgroups: comp.unix.aix Subject: rusers(3) Message-ID: <1340@ucl-cs.uucp> Date: 20 Dec 90 13:45:45 GMT Sender: news@cs.ucl.ac.uk Lines: 21 we have a program that uses rusers to deterimine the best machine to rlogin to transparently for the user... whn i try building it on our RS6000 (gold release) cc -o x x.c -lrpcsvc we get an undefined symbol: rusers which is referenced in the RPC services library as extern - what is the "." at the front of the symbol ??? & why can we not get at the right routine... cheers jon