[BusyBox 0001438]: [patch] fix assumptions the build environment is Linux
bugs at busybox.net
bugs at busybox.net
Fri Jul 20 05:41:01 PDT 2007
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1438
======================================================================
Reported By: mirabilos
Assigned To: BusyBox
======================================================================
Project: BusyBox
Issue ID: 1438
Category: Standards Compliance
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 07-20-2007 05:41 PDT
Last Modified: 07-20-2007 05:41 PDT
======================================================================
Summary: [patch] fix assumptions the build environment is
Linux
Description:
• not all systems have /bin/bash
• compressed usage generation does not work if the target sy-
stem deviates from the build system too much: busybox itself
includes several Linux headers, which obviously aren't existent
on a real UNIX® system from which buxybox is cross-compiled;
disabling compressed usage was not enough, since the utility
programme was still built (I'd be glad if you have a better
fix, since like this you still have to define a variable)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
07-20-07 05:41 mirabilos New Issue
07-20-07 05:41 mirabilos Status new => assigned
07-20-07 05:41 mirabilos Assigned To => BusyBox
07-20-07 05:41 mirabilos File Added: 950-unportability.patch
======================================================================
More information about the busybox-cvs
mailing list