From owner-freebsd-questions Tue May 26 22:59:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA05736 for freebsd-questions-outgoing; Tue, 26 May 1998 22:59:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mutsgo.kf7nn.com (mutsgo.kf7nn.com [204.251.27.213]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA05668 for ; Tue, 26 May 1998 22:59:08 -0700 (PDT) (envelope-from vagner@mutsgo.kf7nn.com) Received: (from vagner@localhost) by mutsgo.kf7nn.com (8.8.8/8.8.7) id AAA20112 for questions@freebsd.org; Wed, 27 May 1998 00:58:10 -0500 (CDT) (envelope-from vagner) From: laszlo vagner Message-Id: <199805270558.AAA20112@mutsgo.kf7nn.com> Subject: afterstep 1.4 To: questions@FreeBSD.ORG Date: Wed, 27 May 1998 00:58:10 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i am having problems compiling the new afterstep. i downloaded the port ran configure ran xmkmf ran make Makefiles ran make and get this error. can someone point me in the right direction? cc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c stepgfx.c cc -O2 -fno-strength-reduce -I/usr/X11R6/include -I/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c hashtable.c rm -f afterstep cc -o afterstep -O2 -fno-strength-reduce -L/usr/X11R6/lib afterstep.o configure.o clientwin.o events.o borders.o menus.o functions.o resize.o add_window.o pager.o move.o icons.o windows.o module.o placement.o decorations.o colormaps.o misc.o style.o stepgfx.o hashtable.o -L/usr/X11R6/lib -lXpm -lXext -lX11 -lafterstep -L../../lib -lgnumalloc ld: -lgnumalloc: no match *** Error code 1 Stop. *** Error code 1 Stop. /root/AfterStep-1.4.5.55N6 > thanks George To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message