From owner-freebsd-questions Tue Apr 2 15:57:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from soda.csua.berkeley.edu (soda.CSUA.Berkeley.EDU [128.32.247.226]) by hub.freebsd.org (Postfix) with ESMTP id 8F1FF37B416 for ; Tue, 2 Apr 2002 15:57:11 -0800 (PST) Received: from localhost (mjm@localhost) by soda.csua.berkeley.edu (8.11.6/8.11.6) with ESMTP id g32NvAC54489; Tue, 2 Apr 2002 15:57:10 -0800 (PST) (envelope-from joup@bigfoot.com) X-Authentication-Warning: soda.csua.berkeley.edu: mjm owned process doing -bs Date: Tue, 2 Apr 2002 15:57:10 -0800 (PST) From: Mark Miller X-X-Sender: mjm@soda.csua.berkeley.edu To: "E. J. Cerejo" Cc: freebsd-questions@freebsd.org Subject: Re: build of freeamp 2.1.1 In-Reply-To: <20020402224324.DE480136202@server12.safepages.com> Message-ID: <20020402154152.Q51482-100000@soda.csua.berkeley.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yeah, it was was recent version. I just re-cvsup'ed and it still doesn't work. Could it be that the g++ stuff from freebsd 4.5 has something wrong with it? Or is it just a compiler flag that I'm missing? On Tue, 2 Apr 2002, E. J. Cerejo wrote: >On Tuesday 02 April 2002 03:35, Mark Miller wrote: >> 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 >> >> > >Have you updated your ports with cvsup yet? > >I personally prefer GQmpeg over freeamp. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message