From owner-freebsd-questions Sat Jan 31 06:18:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA17121 for questions-outgoing; Sat, 31 Jan 1998 06:18:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from idfw.com (idfw.com [192.41.47.154]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA17114 for ; Sat, 31 Jan 1998 06:18:33 -0800 (PST) (envelope-from frankg@idfw.com) Received: from fast1 (dal25-06.ppp.iadfw.net [204.178.75.8]) by idfw.com (8.8.5) id HAA15920; Sat, 31 Jan 1998 07:18:29 -0700 (MST) X-Authentication-Warning: idfw.com: Host dal25-06.ppp.iadfw.net [204.178.75.8] claimed to be fast1 Received: by fast1 with Microsoft Mail id <01BD2E20.FD1847E0@fast1>; Sat, 31 Jan 1998 08:19:45 -0600 Message-ID: <01BD2E20.FD1847E0@fast1> From: Frank Griffith To: "'freebsd-questions@freebsd.org'" Subject: Sunclock Date: Sat, 31 Jan 1998 08:19:44 -0600 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 X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" I have FreeBSD 2.2.5 running on a 486-66 system. After much troubleshooting I finally have the X-Windows program running. Now I wold like to get the Sunclock program going. Here are the commands I execute to set this up: # cd /usr/ports/astro/sunclock # make install The output is as follows: >>Checksum OK for sunclock1.3.tar.Z. ===> Configuring for sunclock-1.3 mv -f Makefile Makefile.bak imake -DUseInstalled -I/usr/X11R6/lib/X11/config Imakefile.c.8: Imake.tmpl: No such file or directory imake: Exit code 33. Stop *** Error Code 1 Stop *** Error Code 1 Stop *** Error Code 1 Stop. Can anyone tell me what I need to do to install sunclock?