Hi,
with the help of jhalfs (rev 3824) I'm trying to add blfs support with
latest lfs and blfs revision but I can't pass target 018-z-sqlite.

./jhalfs/build_dir/blfs_root/work/logs/018-z-sqlite:

> sqlite-autoconf-3080802.tar.gz: OK
> sqlite-doc-3080802.zip: OK
> unzip:  cannot find or open ../sqlite-doc-.zip, ../sqlite-doc-.zip.zip or
../sqlite-doc-.zip.ZIP.

./jhalfs/build_dir/blfs_root/scripts/018-z-sqlite:

[...]
> cd $UNPACKDIR
>
> unzip -q ../sqlite-doc-.zip
> ./configure --prefix=/usr --disable-static        \
>            CFLAGS="-g -O2 -DSQLITE_ENABLE_FTS3=1 \
>            -DSQLITE_ENABLE_COLUMN_METADATA=1     \
>           -DSQLITE_ENABLE_UNLOCK_NOTIFY=1       \
>            -DSQLITE_SECURE_DELETE=1" &&
[...]

The error is quite clear, but I can't see how this script is parsed. Can
someone help?
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-discuss
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to