From owner-freebsd-questions Wed Feb 24 21:26:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dreamhaven.net (dreamhaven.net [166.70.64.14]) by hub.freebsd.org (Postfix) with SMTP id 845B614D0E for ; Wed, 24 Feb 1999 21:26:12 -0800 (PST) (envelope-from kevin@dreamhaven.net) Received: (qmail 12147 invoked by uid 1057); 25 Feb 1999 05:25:56 -0000 Date: Wed, 24 Feb 1999 22:25:56 -0700 (MST) From: Kevin Entringer X-Sender: kevin@dreamhaven.net To: questions@freebsd.org Subject: X11 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a little problme here.. any suggestions? I just cvsuped to 3.1-STABLE from 3.1-RELEASE which was just freshly installed.. and I'm getting this error when I try to compile X based ports.. such as AfterStep, Windowmaker, xanim, XPM, etc.. cc -o sxpm -O2 -fno-strength-reduce -L/usr/X11R6/lib sxpm.o -L../lib -L/usr /X11R6/lib -lXpm -lXt -lSM -lICE -lXext -lX11 -lgnumalloc /usr/libexec/elf/ld: cannot open -lgnumalloc: No such file or directory *** Error code 1 This has happened to me on three seperate installions, first on 3.0 stable from 3.0 release, then 3.1- beta from 3.0 release and finally on 3.1 stable from 3.0 release. I've tried recompiling X and recompiling libmalloc in /usr/src this does not help.. any idea would much must appreciated.. Please cc any replies to me as I am not subscribed to this list, thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message