[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <bug-74171-13602-GExacktWkT@https.bugzilla.kernel.org/>
Date: Thu, 17 Apr 2014 18:40:48 +0000
From: bugzilla-daemon@...zilla.kernel.org
To: linux-ext4@...r.kernel.org
Subject: [Bug 74171] Attempting to build recent version of e2fsprogs from git
repo gives config.h missing
https://bugzilla.kernel.org/show_bug.cgi?id=74171
--- Comment #3 from George R. Goffe <grgoffe@...oo.com> ---
Theodore,
I disabled make clean for now.
Next error:
gcc -I. -I../../lib -I../../../lib -g -O2 -checker -g -o
checker/error_message.o -c ../../../lib/et/error_message.c
gcc: error: unrecognized command line option ‘-checker’
I get this with my Fedora 19 gcc version AND the experimental gcc from the gcc
trunk. I have used the --enable-checker option in configure.
Commented out the checker option and now am getting:
../../../lib/ext2fs/ext2fs.h:573:3: warning: #warning "Compression support is
experimental" [-Wcpp]
#warning "Compression support is experimental"
^
../../../lib/ext2fs/crc32c.c:71:26: fatal error: crc32c_table.h: No such file
or directory
#include "crc32c_table.h"
^
compilation terminated.
make[2]: *** [crc32c.o] Error 1
make[2]: Leaving directory
`/sdc1/exphome/clipper/export/home/tools/e2fsprogs/e2fsprogs/build/lib/ext2fs'
make[1]: *** [all-libs-recursive] Error 1
make[1]: Leaving directory
`/sdc1/exphome/clipper/export/home/tools/e2fsprogs/e2fsprogs/build'
make: *** [all] Error 2
It just keeps getting better doesn't it?
Regards,
George...
--
You are receiving this mail because:
You are watching the assignee of the bug.--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists