> These link errors I think are a known problem in sqlite 3.5.8.
> In any event I can not reproduce you errors with the current 
> SlackBuilds we have.
> 
> David Somero
Okay I made a mistake I did not have the latest version of sqlite
on the box i tested it on. Looks like there is a regression in at
least the last version of sqlite. Added this to the sqlite
SlackBuild:

CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
LDFLAGS="$LDFLAGS -ldl" \  <----this line
./configure \

And rebuild sqlite.

David Somero
_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to