gnewsense-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnewsense-dev] How to write a gen script


From: Sam Geeraerts
Subject: Re: [Gnewsense-dev] How to write a gen script
Date: Mon, 2 Apr 2018 11:05:29 +0200

Op Sat, 31 Mar 2018 11:15:11 +0200
schreef "address@hidden" <address@hidden>:

> - your gen-apt needed -p flag to mkdir the VENDOR folder.

Hm, it works without -p for me. Upstream apt already has the vendor/
folder and we just make a gnewsense/ folder below that.

> -  warning: specified GNU system type i486-linux-gnu
>       does not match gcc system type x86_64-linux-gnu,
>       try setting a correct CC environment variable
>       dpkg-buildpackage: host architecture i386
> 
>       why is it building for i486?
>       It is just a warning it does not stop the script i think.

See config.auto. It defaults to building for i386. Add

BUILDARCH=amd64

to your config.local if your building for 64-bit. That also solves the
build dependency problem.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]