GNOME Bugzilla – Bug 655715
Compilation failure on Fedora 16+
Last modified: 2011-08-01 12:30:53 UTC
When compiling seed 3.1.1 and git head (pre-3.1.2) on Fedora 16 or above, I consistently hit the following error: Making all in readline make[4]: Entering directory `/builddir/build/BUILD/seed-3.1.2/doc/modules/readline' ../../../src/seed ../../../doc/modules/make-functions.js ../../../doc/modules/readline/readline.js > ../../../doc/modules/readline/readline-funcs.xml /bin/sh: line 1: 29730 Segmentation fault ../../../src/seed ../../../doc/modules/make-functions.js ../../../doc/modules/readline/readline.js > ../../../doc/modules/readline/readline-funcs.xml make[4]: Leaving directory `/builddir/build/BUILD/seed-3.1.2/doc/modules/readline' make[4]: *** [readline-funcs.xml] Error 139 This happens even when seed is configured with --enable-readline-module=no
*** This bug has been marked as a duplicate of bug 655716 ***