Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!augean!gvokalek From: gvokalek@augean.ua.OZ.AU (George Vokalek) Newsgroups: comp.unix.sysv386 Subject: Problems building applications under Roell's X386 1.1 Keywords: X loader problems Message-ID: <1017@augean.ua.OZ.AU> Date: 18 Feb 91 11:05:21 GMT Lines: 15 After successfully installing Roell's X386 1.1, I find difficulty in building any X applications. The problem occurs at link time with the following message: undefined first referenced symbol in file grantpt /usr/lib/libX11.a unlockpt /usr/lib/libX11.a ptsname /usr/lib/libX11.a ld fatal: Symbol referencing errors. No output written to xloadimage I cannot find these functions anywhere in my ISC distribution. Can someone suggest where I might find them? ..G..