[Slackbuilds-users] libsndfile 1.0.17

xgizzmo at slackbuilds.org xgizzmo at slackbuilds.org
Sat Sep 13 01:30:56 UTC 2008


> 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


More information about the SlackBuilds-users mailing list