From owner-freebsd-gnome@FreeBSD.ORG Thu Oct 2 08:25:17 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B16A16A4B3 for ; Thu, 2 Oct 2003 08:25:17 -0700 (PDT) Received: from tx1.oucs.ox.ac.uk (tx1.oucs.ox.ac.uk [129.67.1.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0054F43F85 for ; Thu, 2 Oct 2003 08:25:16 -0700 (PDT) (envelope-from neil.long@computing-services.oxford.ac.uk) Received: from rx1.oucs.ox.ac.uk ([129.67.1.165]) by tx1.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1A55KM-0002GJ-JG for gnome@freebsd.org; Thu, 02 Oct 2003 16:25:14 +0100 Received: from dogbert.oucs.ox.ac.uk ([163.1.14.127]) by rx1.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1A55KM-0002GD-6G; Thu, 02 Oct 2003 16:25:14 +0100 Received: from localhost ([127.0.0.1] helo=nomad) by dogbert.oucs.ox.ac.uk with smtp (Exim 3.35 #2) id 1A55Kh-000VLJ-00; Thu, 02 Oct 2003 16:25:35 +0100 Message-ID: <002201c388f9$182afad0$770e01a3@oucs.ox.ac.uk> From: "Neil Long" To: Date: Thu, 2 Oct 2003 16:23:12 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: Neil Long Subject: ports oddity with xchat2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2003 15:25:17 -0000 Hello Slightly bad time to mess with updating packages I know but I made xchat2 on a 4.8 box from anupdated ports - fine - all wll and good. Swapped disks and ran 5.1, cvsup'd ports and did the same - built and installed ok except that there is no binary in /usr/X11R6/bin/xchat, just never gets built although make install believes it was and registers it with the db. Is this a 5.1 weirdo or is there something broken with the make? Just thought I would mention it :-) Neil