Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jan 2013 08:30:36 -0800
From:      Kurt Buff <kurt.buff@gmail.com>
To:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: Error upgrading Chromium
Message-ID:  <CADy1Ce4nCNO0JzLe1FzAsXqoQjziZxM3HBa4TsbgsfxO0ThR9w@mail.gmail.com>
In-Reply-To: <CADy1Ce4gMkn41gtgo%2B4a30YMee_2wZpDDp-ZyKhQ_3XC=PJA2w@mail.gmail.com>
References:  <CADy1Ce4gMkn41gtgo%2B4a30YMee_2wZpDDp-ZyKhQ_3XC=PJA2w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I worked around this by reconfiguring the port so that it doesn't use
pulseadio, recompiled, and it finished OK.

Kurt

On Thu, Jan 17, 2013 at 7:25 PM, Kurt Buff <kurt.buff@gmail.com> wrote:
> Just updated from 8.3 to FreeBSD 9.0-RELEASE-p3, and am reinstalling ports.
> Chromium is giving me two errors and bombing out.
>
> The errors are:
>
> media/audio/pulst/pulse_output.cc:89L28: error: use of undeclared identifier
> 'kChannelOrderings'; did you mean 'ChannelOrder'?
>      int channel_position = kChannelOrderings[channel_layout][channel];
>                             ^~~~~~~~~~~~~~~~~
>                             ChannelOrder
>
> ./media/base/channel/_layout.h:121:18: note: 'ChannelOrder' declared here
> MEDIA_EXPORT int ChannelOrder(ChannelLayout layout, Channels, channel);
>                  ^
>
> media/audio/pulse_output.cc:89:45: error: type 'int (media::ChannelLayout,
>       media::Channels)' does not provide a subscript operator
>     int channel_position = kChannelOrderings[channel_layout][channel];
>
> 2 errors generated.
> gmake: *** [out/Release/obj.target/media/media/audio/pulse/pulse_output.0]
> Error 1
>
> I've googled trying to see what if anyting this might be, and see nothing...
>
> Anyone have thoughts on this?
>
> Thanks,
>
> Kurt



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