From owner-freebsd-commit Sun Apr 2 17:39:52 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA17061 for commit-outgoing; Sun, 2 Apr 1995 17:39:52 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA17048 for cvs-ports-outgoing; Sun, 2 Apr 1995 17:39:49 -0700 Received: from thud.cdrom.com (thud.cdrom.com [192.216.222.13]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA16923; Sun, 2 Apr 1995 17:38:20 -0700 Received: from w8hd.w8hd.org (w8hd.w8hd.org [198.252.159.10]) by thud.cdrom.com (8.6.11/8.6.9) with ESMTP id RAA04211 ; Sun, 2 Apr 1995 17:37:51 -0700 Received: (from kimc@localhost) by w8hd.w8hd.org (8.6.11/w8hd) id UAA03076; Sun, 2 Apr 1995 20:37:58 -0400 Date: Sun, 2 Apr 1995 20:37:57 -0400 (EDT) From: Kim Culhan To: Gary Palmer cc: Satoshi Asami , CVS-commiters@thud.cdrom.com, cvs-ports@thud.cdrom.com Subject: Re: cvs commit: ports/games Makefile In-Reply-To: <6418.796846334@freefall.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: commit-owner@FreeBSD.org Precedence: bulk On Sun, 2 Apr 1995, Gary Palmer wrote: > In message , Kim Culhan > writes: > >xboing does not appear to be anywhere at the site referred to in the > >makefile. > > Satoshi updated the xboing Makefile earlier to point to a valid site. > Check that you have the latest ersion of the games/xboing/Makefile. Tried to build xboing but we have a missing library: Checksums OK. ===> Extracting for xboing2.2 ===> xboing2.2 depends on shared library: Xpm\.4\. - not found ===> Verifying build for Xpm\.4\. in /usr/ports/graphics/xpm >> No directory for Xpm\.4\.. Skipping.. ===> Applying FreeBSD patches for xboing2.2 ===> Configuring for xboing2.2 imake -DUseInstalled -I/usr/X11R6/lib/X11/config [deleted] gccmakedep -- -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I./include -I/usr/X11R6/include/X11 -DHIGH_SCORE_FILE=\"/usr/X11R6/lib/X11/xboing/xboing.scr\" -DAUDIO_FILE=\"audio/LINUXaudio.c\" -DLEVEL_INSTALL_DIR=\"/usr/X11R6/lib/X11/xboing/levels\" -DAUDIO_AVAILABLE=\"True\" -DSOUNDS_DIR=\"/usr/X11R6/lib/X11/xboing/sounds\" -DREADMEP_FILE=\"/usr/X11R6/lib/X11/xboing/docs/problems.doc\" -DUSE_FLOCK=\"True\" -- version.c main.c score.c error.c ball.c blocks.c init.c stage.c level.c paddle.c mess.c intro.c bonus.c sfx.c highscore.c misc.c inst.c gun.c keys.c audio.c special.c presents.c demo.c file.c preview.c dialogue.c eyedude.c editor.c keysedit.c score.c:39: xpm.h: No such file or directory This build was tried with -current sup'd about 0500 UTC 4/2, then built at that time. sup was also run just prior to the build at ~0030 4/3. This updated the Makefile. regards kim -- kimc@w8hd.org