Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 1997 21:45:11 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jkh@time.cdrom.com
Cc:        murray@cdrom.com, freebsd-stable@FreeBSD.ORG
Subject:   Re: building aferstep
Message-ID:  <199709160445.VAA24992@silvia.HIP.Berkeley.EDU>
In-Reply-To: <18798.874275848@time.cdrom.com> (jkh@time.cdrom.com)

next in thread | previous in thread | raw e-mail | index | archive | help
 * You have an old version of XFree86.  Upgrade it and this
 * will stop. :-)

 * > % -L/usr/X11R6/lib -lXpm -lXExExt -lXext -lX11 -lafterstep -L../lib
 * > % -lgnumalloc
 * > % ld: -lXExExt: no match

Or rather, your imake config files are older than your set of X
libraries.  Also, note the "-lgnumalloc" in the command line -- that
shouldn't apply for 2.2-stable (it's only for pre-2.2 releases).  That 
problem should also go away when you upgrade your imake config files
to match you X libraries.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709160445.VAA24992>