Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!spool.mu.edu!agate!bionet!hayes.ims.alaska.edu!raven.alaska.edu!milton!gibdo!slh From: slh@gibdo.engr.washington.edu Newsgroups: comp.windows.x.motif Subject: Re: Problems compiling FileSelectionBox Widget Summary: libPW.a Message-ID: <1991May21.040742.4569@gibdo.engr.washington.edu> Date: 21 May 91 04:10:48 GMT Article-I.D.: gibdo.1991May21.040742.4569 References: <1991May17.144227.4363@fwhnm02.fwrdc.rtsg.mot.com> Sender: news@milton.u.washington.edu (News) Reply-To: slh@gibdo.engr.washington.edu (PUT MY NAME HERE) Organization: zippity Lines: 14 In article <1991May17.144227.4363@fwhnm02.fwrdc.rtsg.mot.com> tmerklin@fwhnm02.fwrdc.rtsg.mot.com.UUCP () writes: | |I'm attempting to add a File selection box to an application, but |can't get past compiling it without the following error: | |ld: Undefined external - |_regcmp |_regex |ld: output file still contains undefined symbols |ld: (Warning) did not generate an output file | Semi-obviously you're missing a library; you don't give the compile/link command, but I believe you are missing -lPW on it.