Date: Wed, 27 May 1998 00:58:10 -0500 (CDT) From: laszlo vagner <vagner@mutsgo.kf7nn.com> To: questions@FreeBSD.ORG Subject: afterstep 1.4 Message-ID: <199805270558.AAA20112@mutsgo.kf7nn.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805270558.AAA20112>