[Bug 2515] New: Can't compile BusyBox

bugzilla at busybox.net bugzilla at busybox.net
Sat Sep 4 15:12:00 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=2515

           Summary: Can't compile BusyBox
           Product: Busybox
           Version: 1.17.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: raster at rastersoft.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Created attachment 2437
  --> https://bugs.busybox.net/attachment.cgi?id=2437
Patch to fix the compilation error in date.c

I've been cross-compiling busybox under Gentoo for MIPS, and version 1.17.1 is
impossible to compile because it returns the error:

coreutils/date.c: In function 'date_main':
coreutils/date.c:210: error: 'struct stat' has no member named 'st_mtim'

The bug is in your official version too.

I attach a patch which fixes it (I sent it to Gentoo too).

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list