From owner-freebsd-gnome@FreeBSD.ORG Mon May 17 08:42:55 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0554210656A8 for ; Mon, 17 May 2010 08:42:55 +0000 (UTC) (envelope-from billy@bsdninjas.org) Received: from clxs.net (clxs.net [204.45.13.242]) by mx1.freebsd.org (Postfix) with ESMTP id E977B8FC13 for ; Mon, 17 May 2010 08:42:53 +0000 (UTC) Received: from samurai.bsdninjas.org (67-225-73-91.sktn.hsdb.sasknet.sk.ca [67.225.73.91]) by clxs.net (Postfix) with ESMTPSA id 32A8E4500C for ; Mon, 17 May 2010 03:26:17 -0500 (CDT) From: billy To: gnome@freebsd.org Date: Mon, 17 May 2010 03:25:41 -0500 User-Agent: KMail/1.12.1 (FreeBSD/8.0-STABLE; KDE/4.3.1; i386; ; ) MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_F2P8L4P0USug1kY" Message-Id: <201005170325.41440.billy@bsdninjas.org> X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: RE: Problems Building xchat-2.8.6_5 from ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 08:42:55 -0000 --Boundary-00=_F2P8L4P0USug1kY Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, I am having problems building Xchat from ports. I have updated my ports with cvsup today so everything is current. I am running 8.0-STABLE. The build completes fine but there is no xchat executable in /usr/local/bin/xchat. I talked to some quite knowledgable people in ##freebsd on freenode and after trying some things they recommended i contact the maintainer. I have attached some logs that i hope will help you find the problem. pkginfol.log - is the output from pkg_info -L xchat\* options - /var/db/ports/xchat/options file build.log - cd /usr/ports/irc/xchat && make install clean > build.log pkg_info.log - log from pkg_info (give you an idea of what i have installed) ls.log - is a file with the ls /usr/local/bin/xchat and the directory listings for the xchat ports work directory. I would really appreciate some help with this. I hope i didn't leave out any needed information. If there is any other information that you need please contact me as soon as possible. Thank you very much for your time. I look forward to hearing from you soon. Sincerely, billy --Boundary-00=_F2P8L4P0USug1kY Content-Type: text/plain; charset="ISO-8859-1"; name="options" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="options" # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for xchat-2.8.6_5 _OPTIONS_READ=xchat-2.8.6_5 WITH_DBUS=true WITH_GTKSPELL=true WITHOUT_LIBSEXY=true WITHOUT_NOTIFY=true WITH_PERL=true WITH_PYTHON=true WITH_TCL=true WITHOUT_SOCKS=true --Boundary-00=_F2P8L4P0USug1kY--