Date: Tue, 3 Jul 2001 11:29:02 -0400 (EDT) From: Jason Andresen <jandrese@vt.edu> To: <ports@FreeBSD.org> Subject: Problem building latest freeamp Message-ID: <Pine.BSF.4.33.0107031126010.2063-100000@localhost>
next in thread | raw e-mail | index | archive | help
I'm having trouble building the latest freeamp port under 4.3-STABLE. I'm trying to build freeamp-2.1.0_1 It dies with: c++ -I. -I. -I./config -DUNIX_LIBDIR=\"/usr/local/lib\" -Dfreebsd -I. -I./lib/gdbm -I./base/include -I./config -I./io/include -I./ui/include -I./lmc/include -I./io/soundcard/unix/linux/include -I./lmc/xingmp3/include -I./lmc/cd/include -I./plm/portable/pmp300/sba -I./lib/xml/include -I./lib/zlib/include -I./lib/unzip/include -I./io/cd/unix/include -I./base/aps -I./io/wavout/include -I./ui/lcd/include -I./ui/irman/include -I./lib/http/include -I./io/signature/include -I./plm/metadata/id3v2 -I./base/unix/include -I./base/unix/freebsd/include -I./ui/musicbrowser/unix/include -I./ui/freeamp/include -I./ui/freeamp/unix/include -I./ui/download/unix/include -I./ui/musicbrowser/include -I./ftc/kjofol -I/usr/local/include/glib12 -I/usr/local/include -I./lmc/vorbis/include -I./io/arts/include -Wall -O -pipe -D_M_IX86 -D_THREAD_SAFE -pthread -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -D_REENTRANT -c base/src/player.cpp -o base/src/player.o /usr/include/g++/std/bastring.cc: In function `class ostream & operator <<<char, string_char_traits<char>, __default_alloc_template<false,0> >(ostream &, const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > &)': base/aps/apsmetadata.h:138: instantiated from here /usr/include/g++/std/bastring.cc:470: no matching function for call to `ostream::__pthread_write (const char *, size_t)' /usr/include/g++/std/bastring.cc:470: warning: control reaches end of non-void function `operator <<<char, string_char_traits<char>, __default_alloc_template<false,0> >(ostream &, const basic_string<char,string_char_traits<char>,__default_alloc_template<false,0> > &)' gmake: *** [base/src/player.o] Error 1 *** Error code 2 Stop in /usr/ports/audio/freeamp. *** Error code 1 Any clue as to what might be wrong? .-------------------------------------------------------------------. | Jason Andresen -- ASCII art fiend -- My opinions are my own. O- |-. | There's often more than one correct thing. |"| | There's often more than one right thing. |"| | There's often more than one obvious thing. |"| | -- Larry Wall in <199806201726.KAA26569@wall.org> |"| `-------------------------------------------------------------------'"| `-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~=-=~' 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?Pine.BSF.4.33.0107031126010.2063-100000>