Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2005 12:01:49 -0500
From:      Tim Kellers <kellers@njit.edu>
To:        freebsd-questions@freebsd.org, Perttu Laine <plaine@gmail.com>
Subject:   Re: k3b port error.
Message-ID:  <200503281201.51604.kellers@njit.edu>
In-Reply-To: <c6ef380c0503270431700c6e63@mail.gmail.com>
References:  <c6ef380c0503270431700c6e63@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
You have to upgrade flac, before upgrading k3b.  

I had the same error.  Be sure your ports tree is up to date, first.


On Sunday 27 March 2005 07:31 am, Perttu Laine wrote:
> Running FreeBSD 5.4-BETA1 and k3b port make stops with output pasted
> below. Port is latest one. Any way to get it working?
>
> ---
> then mv -f ".deps/k3bflacdecoder.Tpo" ".deps/k3bflacdecoder.Plo"; \
> else rm -f ".deps/k3bflacdecoder.Tpo"; exit 1; \
> fi
> In file included from /usr/local/include/id3/utils.h:37,
>                  from /usr/local/include/id3/tag.h:34,
>                  from /usr/local/include/id3/misc_support.h:32,
>                  from k3bflacdecoder.cpp:34:
> /usr/local/include/id3/id3lib_strings.h:103: warning: unused parameter
> '__c' /usr/local/include/id3/id3lib_strings.h:106: warning: unused
> parameter '__c' k3bflacdecoder.cpp: In member function `virtual QString
> K3bFLACDecoder::technica lInfo(const QString&) const':
> k3bflacdecoder.cpp:311: error: `get_field' has not been declared
> k3bflacdecoder.cpp:311: error: request for member of non-aggregate
> type before ' (' token
> /usr/local/include/id3/globals.h: At global scope:
> /usr/local/include/id3/globals.h:542: warning:
> 'ID3_v1_genre_description' define d but not used
> gmake[4]: *** [k3bflacdecoder.lo] Error 1
> gmake[4]: Leaving directory
> `/usr/ports/sysutils/k3b/work/k3b-0.11.20/src/audiod ecoding/flac'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory
> `/usr/ports/sysutils/k3b/work/k3b-0.11.20/src/audiod ecoding'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.20/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/sysutils/k3b/work/k3b-0.11.20'
> gmake: *** [all] Error 2
> *** Error code 2
>
> Stop in /usr/ports/sysutils/k3b.
> --



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503281201.51604.kellers>