From owner-freebsd-multimedia@FreeBSD.ORG Sat Sep 29 18:44:40 2007 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5591216A46B for ; Sat, 29 Sep 2007 18:44:40 +0000 (UTC) (envelope-from ltsampros@upnet.gr) Received: from mx-out-05.forthnet.gr (mx-out.forthnet.gr [193.92.150.103]) by mx1.freebsd.org (Postfix) with ESMTP id B87C413C43E for ; Sat, 29 Sep 2007 18:44:39 +0000 (UTC) (envelope-from ltsampros@upnet.gr) Received: from mx-av-01.forthnet.gr (mx-av.forthnet.gr [193.92.150.27]) by mx-out-05.forthnet.gr (8.13.8/8.13.8) with ESMTP id l8TIOVlM001353 for ; Sat, 29 Sep 2007 21:24:31 +0300 Received: from MX-IN-04.forthnet.gr (mx-in-04.forthnet.gr [193.92.150.163]) by mx-av-01.forthnet.gr (8.14.1/8.14.1) with ESMTP id l8TIOVx6025342 for ; Sat, 29 Sep 2007 21:24:31 +0300 Received: from bifteki.lan (ppp251-162.adsl.forthnet.gr [77.49.30.162]) by MX-IN-04.forthnet.gr (8.14.1/8.14.1) with ESMTP id l8TIOHjC030605 for ; Sat, 29 Sep 2007 21:24:21 +0300 Authentication-Results: MX-IN-04.forthnet.gr smtp.mail=ltsampros@upnet.gr; spf=neutral Authentication-Results: MX-IN-04.forthnet.gr header.from=ltsampros@upnet.gr; sender-id=neutral Received: from bifteki.lan (localhost [127.0.0.1]) by bifteki.lan (8.14.1/8.14.1) with ESMTP id l8TINXgw072843 for ; Sat, 29 Sep 2007 21:23:36 +0300 (EEST) (envelope-from ltsampros@bifteki.lan) Received: (from ltsampros@localhost) by bifteki.lan (8.14.1/8.14.1/Submit) id l8TINVJW072841 for multimedia@freebsd.org; Sat, 29 Sep 2007 21:23:31 +0300 (EEST) (envelope-from ltsampros) Date: Sat, 29 Sep 2007 21:23:25 +0300 From: Leonidas Tsampros To: multimedia@freebsd.org Message-ID: <20070929182325.GA71537@bifteki.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-7 Content-Disposition: inline User-Agent: Mutt/1.5.16 (2007-06-09) Cc: Subject: audio/twolame's ./configure script failure X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Sep 2007 18:44:40 -0000 When i ran make install to install the port, the following happened: ===> Extracting for twolame-0.3.10 => MD5 Checksum OK for twolame-0.3.10.tar.gz. => SHA256 Checksum OK for twolame-0.3.10.tar.gz. ===> Patching for twolame-0.3.10 ===> twolame-0.3.10 depends on executable: gmake - found ===> twolame-0.3.10 depends on executable: pkg-config - found ===> twolame-0.3.10 depends on shared library: sndfile.1 - found ===> Configuring for twolame-0.3.10 ./configure: 314: Syntax error: end of file unexpected (expecting "}") ===> Script "configure" failed unexpectedly. Please report the problem to multimedia@FreeBSD.org [maintainer] and attach the "/usr/ports/audio/twolame/work/twolame-0.3.10/config.log" including the output 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 Unfortunately there was no config.log file. If you need more information that I can provide feel free to ask. Also, please CC me in your responses as I'm not a member of this list.