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

Re: Mozilla Software on Sparc64/Linux



Hi!

On 11/10/21 10:04, Hermann Lauer wrote:
>  apt-get source <package>
> 
> The debian specific stuff is in the debian/ directory, also the debian specific patches.
> 
> 
> To get the the dependencies needed for building:
>  apt-get build-dep <package>

The better approach is to setup sbuild as explained here:

> https://wiki.debian.org/sbuild

Then look at the previous build logs and pick a Firefox version that built successfully:

> https://buildd.debian.org/status/logs.php?pkg=firefox&arch=sparc64

That would be 63.0.3-1.

Then search for that version on snapshot.debian.org and download it:

$ dget -u http://snapshot.debian.org/archive/debian/20181003T162948Z/pool/main/f/firefox/firefox_62.0.3-1.dsc

Then build that package with:

$ sbuild -d sid --arch=sparc64 --no-arch-all firefox_62.0.3-1.dsc

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: