Return to BSD News archive
From: smedman@bengt.algonet.se (Bjorn Smedman) Newsgroups: comp.unix.bsd.freebsd.misc Subject: imake and -lXExExt Date: 22 May 1997 23:40:26 GMT Organization: Algonet/Tninet Lines: 16 Message-ID: <5m2lha$aur$1@kalle.tninet.se> NNTP-Posting-Host: bengt.algonet.se X-Newsreader: TIN [version 1.2 PL2] Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.Hawaii.Edu!news.lava.net!news.flex.com!www.nntp.primenet.com!nntp.primenet.com!europa.clark.net!news.maxwell.syr.edu!news-xfer.cybernet.dk!news.algonet.se!pepsi.tninet.se!bengt!smedman Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41460 Hi! I just switched over to FreeBSD from Linux and is making myself at home so to speek. One thing I'm not very happy with is that when building Makefiles with xmkmf I get -lXExExt, a non existant library, in the variable XEXEXTLIB (finaly ends up in EXTENSIONLIB->XLIB->LOCAL_LIBRARIES). For now I've created an empty library named libXExExt.a, but I'd like to know how to fix this kind of problem. I've dug aroung some in X11/config/* and found some XExExt talk in Project.tmpl, but I'm lost among the ifdef's. :-( Any help is gratelly appreciated! -- Bjorn Smedman, smedman@algonet.se, http://www.algonet.se/~smedman.