Date: Thu, 28 Mar 2002 19:55:12 -0500 From: Josh Elsasser <jre@vineyard.net> To: petef@FreeBSD.org Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/36438: [PATCH] games/alephone needs to depend on graphics/sdl_image Message-ID: <20020328195511.A57620@jade.nat.elsasser.org> In-Reply-To: <200203282313.g2SNDpf24341@freefall.freebsd.org>; from petef@FreeBSD.org on Thu, Mar 28, 2002 at 03:13:51PM -0800 References: <200203282313.g2SNDpf24341@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I don't know why I was able to build it fine, but this seems to indicate that commenting out the #include line works fine: http://sourceforge.net/tracker/index.php?func=detail&aid=526117&group_id=1997&atid=101997 On Thu, Mar 28, 2002 at 03:13:51PM -0800, petef@FreeBSD.org wrote: > This dependency does seem to be needed, but I still can't build the port > after having sdl_image installed.. ideas? > > c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../Source_Files/CSeries -I../../Source_Files/Misc -I../../Source_Files/ModelView -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/SDL11 -D_REENTRANT -DSDL -O -pipe -c network.cpp > network.cpp:60: network_modem.h: No such file or directory > *** Error code 1 > > Stop in /usr/home/petef/cvs/alephone/work/AlephOne-0.12.0/Source_Files/Network. > *** Error code 1 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020328195511.A57620>