From owner-freebsd-ports Sat Mar 30 10:19:32 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mail.oek.dk (oek.dk [195.215.62.2]) by hub.freebsd.org (Postfix) with ESMTP id 07C4937B416 for ; Sat, 30 Mar 2002 10:19:28 -0800 (PST) Received: from g610a.oek.dk ([10.207.6.81] helo=oek.dk) by mail.oek.dk with esmtp (Exim 3.12 #1 (Debian)) id 16rNRY-0000qI-00; Sat, 30 Mar 2002 19:19:12 +0100 Message-ID: <3CA6019E.70401@oek.dk> Date: Sat, 30 Mar 2002 19:19:10 +0100 From: "Peter I. Hansen" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020320 X-Accept-Language: en-us, en MIME-Version: 1.0 To: jmcoopr@webmail.bmi.net, ports@FreeBSD.org Subject: FreeBSD Port: plugger-3.3 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello The plugger port is broken. Here's output from make : ===> Building for libsidplay-1.36.50 Making all in src libtool --mode=compile c++ -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.50\" -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -O -pipe -c sidtune.cpp rm -f .libs/sidtune.lo c++ -DPACKAGE=\"libsidplay\" -DVERSION=\"1.36.50\" -DSIZEOF_CHAR=1 -DSIZEOF_SHORT_INT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG_INT=4 -DSTDC_HEADERS=1 -DHAVE_LONG_FILE_NAMES=1 -DHAVE_DLFCN_H=1 -I. -I. -I.. -O -pipe -c sidtune.cpp -fPIC -DPIC -o .libs/sidtune.lo In file included from sidtune.cpp:34: fformat.h:12: sstream: No such file or directory In file included from sidtune.cpp:34: fformat.h:37: `istringstream' was not declared in this scope fformat.h:37: `parseStream' was not declared in this scope fformat.h:37: warning: `readHex' initialized and declared `extern' fformat.h:41: `istringstream' was not declared in this scope fformat.h:41: `parseStream' was not declared in this scope fformat.h:41: warning: `readDec' initialized and declared `extern' fformat.h:48: `istringstream' was not declared in this scope fformat.h:48: `parseStream' was not declared in this scope fformat.h:48: warning: `skipToEqu' initialized and declared `extern' fformat.h:48: variable or field `skipToEqu' declared void *** Error code 1 Stop in /usr/ports/audio/libsidplay/work/libsidplay-1.36.50/src. *** Error code 1 Stop in /usr/ports/audio/libsidplay/work/libsidplay-1.36.50. *** Error code 1 Stop in /usr/ports/audio/libsidplay. *** Error code 1 Stop in /usr/ports/audio/sidplay. *** Error code 1 Stop in /usr/ports/www/plugger. /Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message