Date: 30 Mar 2002 11:42:18 -0800 From: John Merryweather Cooper <jmcoopr@webmail.bmi.net> To: "Peter I. Hansen" <pih@oek.dk> Cc: ports@freebsd.org Subject: Re: FreeBSD Port: plugger-3.3 Message-ID: <1017517344.84341.5.camel@johncoop.MSHOME> In-Reply-To: <3CA6019E.70401@oek.dk> References: <3CA6019E.70401@oek.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
plugger-4.0 is waiting to be committed. :) Also, something is seriously wrong with your system compiler since sstream is a standard c++ include file and it seems to be missing on your system. I would rebuild/reinstall my world and try again. Note that if you're using a non-standard gcc (i.e. gcc 3.x) I can't help you much as there's much in gcc 3.x that's broken without my help at the moment. :) On Sat, 2002-03-30 at 10:19, Peter I. Hansen wrote: > 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 -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1017517344.84341.5.camel>