Date: Tue, 2 Apr 2002 00:35:32 -0800 (PST) From: Mark Miller <joup@bigfoot.com> To: freebsd-questions@freebsd.org Subject: build of freeamp 2.1.1 Message-ID: <20020402002318.A6594-100000@soda.csua.berkeley.edu>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to build the most recent port of freeamp (2.1.1) but the build fails with the following type of error: In file included from /usr/include/g++/stl_alloc.h:45, from /usr/include/g++/string:6, from ui/musicbrowser/unix/include/gtkmessagedialog.h:27, from ui/musicbrowser/unix/src/gtkmessagedialog.cpp:28: /usr/include/g++/iostream.h:50: invalid type `void *' for default argument to `ostream *' I checked out the file, and in every case it's just a constructor there like iostream(streambuf* sb, ostream*tied=NULL); Is there any thing I can do to make this port build? Thanks, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020402002318.A6594-100000>