Resent to list, sorry for private mail, Julien,
On 04/12/2017 17:59, Julien Lepiller wrote:
Hi,
on #lfs-fr, a user had troubles building sqlite. After investigating
probable causes, it seems that the culprit was a trailing space after
the backslash in the configure options on this line:
-DSQLITE_ENABLE_DBSTAT_VTAB=1 \
copying this will put the backslash in the argument list, and
configuration will fail with:
configure:3286: $? = 1
configure:3306: checking whether the C compiler works
configure:3328: gcc -g -O2 -DSQLITE_ENABLE_FTS4=1
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1
-DSQLITE_ENABLE_DBSTAT_VTAB=1 \
-DSQLITE_SECURE_DELETE=1
-DSQLITE_ENABLE_FTS3_TOKENIZER=1 conftest.c >&5
gcc: error: \: No such file or directory
There are also two typos in gnome/applications/eog.xml and
multimedia/videoutils/vlc.xml. It's written "parallism" instead of
"parallelism".
Could someone fix that?
Thank you :)
Fixed at revision 19577. Thanks for report.
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page