[Partclone-user] partclone 0.2.20 on linux 2.4 glibc 2.2
Brought to you by:
thomas_tsai
|
From: Gabor Z. P. <gz...@pa...> - 2011-03-21 12:00:07
|
lo lo all, while trying to compile partclone 0.2.20 on linux kernel 2.4, glibc 2.2, getting the following error: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\"/pkg/share/locale\" -g -O2 -MT partclone.o -MD -MP -MF .deps/partclone.Tpo -c -o partclone.o partclone.c partclone.c: In function 'get_partition_size': partclone.c:575: error: 'u64' undeclared (first use in this function) partclone.c:575: error: (Each undeclared identifier is reported only once partclone.c:575: error: for each function it appears in.) make[2]: *** [partclone.o] Error 1 [kernel] Linux gzpLinux 2.4.37.11-gzpLinux #1 Tue Dec 21 12:35:39 CET 2010 i686 GNU/Linux [glibc] GNU C Library stable release version 2.2.5, by Roland McGrath et al. Compiled by GNU CC version 3.3.6. Compiled on a Linux 2.4.36.2-gzpLinux system on 2008-03-22. [gcc] gcc (GCC) 4.4.5 [binutils] GNU ld (Linux/GNU Binutils) 2.21.51.0.7.20110306 [autoconf] autoconf (GNU Autoconf) 2.68 [automake] automake (GNU automake) 1.11.1 [libtool] libtool (GNU libtool) 2.4 |