Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!aardvark.ucs.uoknor.edu!ns1.nodak.edu!netnews.nwnet.net!ogicse!uwm.edu!math.ohio-state.edu!cs.utexas.edu!asuvax!ennews!mcdphx!udc!dacapo.urbana.mcd.mot.com!tcombs Newsgroups: comp.os.386bsd.apps Subject: fvwm Message-ID: <1993Oct5.141628.25003@urbana.mcd.mot.com> From: tcombs@dacapo.urbana.mcd.mot.com (Tim Combs) Date: 5 Oct 93 14:16:28 GMT Sender: news@urbana.mcd.mot.com (News) Organization: Motorola Computer Group, Urbana Design Center Article-I.D.: urbana.1993Oct5.141628.25003 Nntp-Posting-Host: dacapo.urbana.mcd.mot.com Lines: 7 I sucked down the source for fvwm and tried to compile on my NetBSD 0.9 machine running XFree 1.2. All was well until I got an unresolved link error. In events.c it was looking for _sysconf. I looked for this function in all the libraries and couldn't find it. In unistd.h the sysconf entry has a comment beside it that says, /* Not yet */. Is this functionality implemented yet? Thanks Tim