From owner-freebsd-current@FreeBSD.ORG Fri Jan 16 14:20:26 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42AC516A4CE for ; Fri, 16 Jan 2004 14:20:26 -0800 (PST) Received: from anna.web4.hm (anna.web4.hm [81.3.4.66]) by mx1.FreeBSD.org (Postfix) with SMTP id 00D4043D77 for ; Fri, 16 Jan 2004 14:20:11 -0800 (PST) (envelope-from thorsten@tgreiner.net) Received: (qmail 15866 invoked from network); 16 Jan 2004 22:19:58 -0000 Received: from p508d02ee.dip0.t-ipconnect.de (HELO tybalt) (80.141.2.238) by anna.web4.hm with SMTP; 16 Jan 2004 22:19:58 -0000 Date: Fri, 16 Jan 2004 23:19:29 +0100 From: Thorsten Greiner To: Randy Bush Message-ID: <20040116221929.GA5677@tybalt.greiner.local> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: X-GPG-Fingerprint: ED45 DF41 BE30 6FF5 DC4F 15C3 4538 6598 E865 F66A User-Agent: Mutt/1.5.5.1i cc: FreeBSD Current Subject: Re: gaim build problem, file descriptor issue X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 22:20:26 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Randy Bush [2004-01-16 23:01]: > =3D=3D=3D> Configuring for gaim-0.75_1 > ./configure.lineno: 5: Bad file descriptor > ./configure.lineno: 1171: Syntax error: EOF in backquote substitution > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to marcus@FreeBSD.org [maintainer] and at= tach > the "/usr/ports/net/gaim/work/gaim-0.75/config.log" including the o= utput > of the failure of your make command. Also, it might be a good idea = to > provide an overview of all packages installed on your system (e.g. = an > `ls /var/db/pkg`). > *** Error code 1 FWIW, a simple fix seems to be to replace #!/bin/sh in the 'configure' script by #!/usr/local/bin/bash Of course you should have the bash port installed. This worked for textproc/intltool and graphics/gimp-devel which failed with the same symptoms before. The machine is running the new filedescriptor allocation code. Regards -Thorsten --=20 Hi! I'm a .signature virus! Copy me into your ~/.signature to help me sprea= d! This message is digitally signed. To verify its integrity, download a copy of GnuPG for your operating system from http://www.gnupg.org . --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFACGNxRThlmOhl9moRApCGAKDP3/k6fK3cgoFTztxtBLcViIOy0gCePWih N9nV7J3XbzNWC1vqKwHUIyM= =XBWj -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--