[Pkg-chromium-maint] Bug#675563: Bug#675563: chromium: builds against embedded binary binutils-gold that does not include source

shawn shawnlandden at gmail.com
Sat Jun 2 20:57:30 UTC 2012


On Sat, 2012-06-02 at 08:59 +0200, Giuseppe Iuculano wrote: 
> On 02/06/2012 08:15, shawn wrote:
> > I noticed this while trying to get this package to build on armel.
> 
> Could you patch debian/control and try to build on armel again please?
> 
> 
> --- a/debian/control
> +++ b/debian/control
> @@ -64,7 +64,7 @@ Build-Depends: cdbs,
>         libxt-dev,
>         libxtst-dev,
>         libpam0g-dev,
> -       binutils-gold [!armel !armhf],
> +       binutils-gold,
>         libflac-dev,
>         libwebp-dev,
>         autotools-dev,
> 

even with this, it is trying to link againt the embedded linker. Mind
you, this isn't the last-step linking, this is a link of a
shared-library (protobuf)

  LINK(host) out/Release/protoc
out/Release/../../third_party/gold/gold32: 1:
out/Release/../../third_party/gold/gold32: Syntax error: ")" unexpected

-- 
-Shawn Landden






More information about the Pkg-chromium-maint mailing list