Date: Wed, 3 Apr 2002 15:55:23 +0400 From: Alex Kapranoff <kappa@agava.com> To: Dirk Meyer <dinoex@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/games Makefile ports/games/toppler Makefile distinfo pkg-comment pkg-descr pkg-plist ports/games/toppler/files patch-configure patch-menu.cc Message-ID: <20020403115523.GA73566@kapkan.domain> In-Reply-To: <200204021643.g32GheR53800@freefall.freebsd.org> References: <200204021643.g32GheR53800@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Dirk Meyer <dinoex@FreeBSD.ORG> [April 02 2002, 20:43]: > dinoex 2002/04/02 08:43:40 PST > > Modified files: > games Makefile > Added files: > games/toppler Makefile distinfo pkg-comment pkg-descr > pkg-plist > games/toppler/files patch-configure patch-menu.cc > Log: > toppler (aka nebulous) is a game where you have to guide a small > frog up a tower, avoiding the baddies. You do have a snowball > to fire, though. I just loved the game on our old Soviet Iskra's (IBM PC XT analog) and ZX Spectrums machines! Too bad the port failed at me :(( configure:973: checking for sdl-config configure:1008: checking for SDL - version >= 1.2.0 configure:1093: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/SDL11 -D_REENTRANT -D_THREAD_SAFE conftest.c -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread -lm -L/usr/local/lib -lesd -laudiofile -lm -L/usr/X11R6/lib -lX11 -lXext -lXxf86vm -lXxf86dga -lXv -lXinerama -lvga -laa 1>&5 configure:1174: checking for main in -lSDL_mixer configure:1189: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -I/usr/local/include/SDL11 -D_REENTRANT -D_THREAD_SAFE conftest.c -lSDL_mixer -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL-1.1 -pthread -lm -L/usr/local/lib -lesd -laudiofile -lm -L/usr/X11R6/lib -lX11 -lXext -lXxf86vm -lXxf86dga -lXv -lXinerama -lvga -laa 1>&5 /usr/libexec/elf/ld: cannot find -lSDL_mixer configure: failed program was: #line 1182 "configure" #include "confdefs.h" int main() { main() ; return 0; } (end of "config.log") *** Error code 1 -- Alex Kapranoff, AGAVA Software. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020403115523.GA73566>