From owner-freebsd-questions Sat Jan 25 10:31:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id KAA11710 for questions-outgoing; Sat, 25 Jan 1997 10:31:54 -0800 (PST) Received: from beagle.imall.com (beagle.imall.com [207.173.2.31]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA11705 for ; Sat, 25 Jan 1997 10:31:51 -0800 (PST) Received: from beagle.imall.com (localhost.imall.com [127.0.0.1]) by beagle.imall.com (8.7.5/8.6.12) with ESMTP id LAA06240; Sat, 25 Jan 1997 11:31:46 -0700 (MST) Message-Id: <199701251831.LAA06240@beagle.imall.com> To: Youngil Choi cc: freebsd-questions@freebsd.org Subject: Re: ld: -lgnumalloc: no match In-reply-to: Your message of Sat, 25 Jan 1997 23:53:24 +0900. <199701251453.XAA18116@cosmos.kaist.ac.kr> Date: Sat, 25 Jan 1997 11:31:45 -0700 From: Phil Humpherys Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, This is what I tried: bash-2.00# ls /usr/lib/compat/*gnumalloc* /usr/lib/compat/libgnumalloc.so.1.1 /usr/lib/compat/libgnumalloc.so.2.0 ln -sf /usr/lib/compat/libgnumalloc.so.2.0 /usr/lib/libgnumalloc.so and I'm still getting: cc -o sxpm -m486 -O2 -L/usr/X11R6/lib sxpm.o -L../lib -L/usr/X11R6/lib -lXpm -lXt -lSM -lICE -lXext -lX11 -lgnumalloc ld: -lgnumalloc: no match I've got to be close, what am I missing? On Sat, 25 Jan 1997 23:53:24 +0900 (KST) Youngil Choi writes +-------------------- | > | > | > I'm trying to compile the afterstep port, and it depends on the xpm | > port, which I can't compile because it needs this gnumalloc, and it | > can't find it. I'm a bit stuck, can someone help me out here? | > | > this is 2.2-BETA | > | > Thanks. | > | check out /usr/lib/compat/libgunmalloc.so | If there is, you might want to symbolic link like this: | ln -sf /usr/lib/compat/libgnumalloc.so /usr/lib/libgnumalloc.so | | - yichoi -pH -------------- Phil Humpherys Email: ph@imall.com Systems Administrator http://ph.imall.com/ iMALL, Inc. Office: +1.801.377.0899 Pager: +1.801.276.3494 "Would it help to confuse it if we were to run away some more?" -Brave Sir Robin