Gentoo Archives: gentoo-embedded

From: Mike Frysinger <vapier@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Problems compiling git-1.6.3.3
Date: Sun, 19 Jul 2009 18:13:21
Message-Id: 200907191413.19238.vapier@gentoo.org
In Reply to: [gentoo-embedded] Problems compiling git-1.6.3.3 by Ed W
1 On Wednesday 15 July 2009 19:59:29 Ed W wrote:
2 > Hi, having a compile error trying to compile git-1.6.3.3 under hardened
3 >
4 > CC read-cache.o
5 > read-cache.c: In function `fill_stat_cache_info':
6 > read-cache.c:72: error: structure has no member named `st_ctim'
7 > read-cache.c:73: error: structure has no member named `st_mtim'
8 > read-cache.c: In function `read_index_from':
9 > read-cache.c:1302: error: structure has no member named `st_mtim'
10 > read-cache.c: In function `write_index':
11 > read-cache.c:1567: error: structure has no member named `st_mtim'
12
13 uClibc doesnt support nanosecond resolution yet. sucks that git doesnt test
14 for it before attempting to use it.
15 -mike

Attachments

File name MIME type
signature.asc application/pgp-signature