From owner-cvs-all Thu Jul 23 08:56:57 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07353 for cvs-all-outgoing; Thu, 23 Jul 1998 08:56:57 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles357.castles.com [208.214.167.57]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07329; Thu, 23 Jul 1998 08:56:48 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id IAA02843; Thu, 23 Jul 1998 08:56:11 -0700 (PDT) Message-Id: <199807231556.IAA02843@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Satoshi Asami cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/EZWGL Makefile In-reply-to: Your message of "Thu, 23 Jul 1998 08:37:07 PDT." <199807231537.IAA28009@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 23 Jul 1998 08:56:10 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > asami 1998/07/23 08:37:07 PDT > > Modified files: > graphics/EZWGL Makefile > Log: > This port is not reinstall-friendly. I tried changing some > "ln -s"'s to "ln -sf"'s but it didn't work so I'm going to punt. > > ===> Installing for EZWGL-1.38 > ===> EZWGL-1.38 depends on shared library: jpeg\.9\. - found > tar: Could not create symlink to EZ_AllocateColorFromName.html : File exists > tar: Could not create symlink to EZ_ClearListBox.html : File exists > tar: Could not create symlink to EZ_DefineLightSrc.html : File exists > tar: Could not create symlink to EZ_DefineMaterial.html : File exists > tar: Could not create symlink to EZ_CMove3f.html : File exists These are harmless; they just indicate that the symlinks are already there which is consistent with 'reinstall'. You'd have to either tell tar to shut up about it, or remove the symlinks so that tar can recreate them. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message