From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ossy Date: Thu, 17 Jun 2010 23:35:04 +0200 Subject: [Buildroot] squashfs-tools do not compile In-Reply-To: <87r5k5bd1w.fsf@macbook.be.48ers.dk> References: <4C194BD2.3060600@gmx.net> <87r5k5bd1w.fsf@macbook.be.48ers.dk> Message-ID: <4C1A9508.3010507@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am 17.06.2010 22:48, schrieb Peter Korsgaard: >>>>>> "Ossy" == Ossy writes: > > Ossy> Dear buildrootmailinglist, > Ossy> The squashfs-tools do not compile. I use arm926t as build target. > Ossy> I haven't found a bug in the database. > > Are you sure you want to build squashfs-tools FOR your target? Normally > you just create filesystems on your host (E.G. using buildroot), and > then read them on the target. The squashfs package is to get mksquashfs > / unsquashfs to run on the target. > > Anyway, the issue was that squashfs-tools used the GNU extension > get_nprocs() - I have fixed it in git (dfa2a513e). Yes, you are right. Once I would have built the squash-rootfs I won't need to make a squashfs anymore. But nevertheless I'm on the safe side if I like to create one on a free mtd-block in some unusual situation.