[Bug 440679] Review Request: lua-sql - Database connectivity for Lua

bugzilla at redhat.com bugzilla at redhat.com
Sat Apr 5 00:19:14 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: lua-sql - Database connectivity for Lua


https://bugzilla.redhat.com/show_bug.cgi?id=440679





------- Additional Comments From tibbs at math.uh.edu  2008-04-04 20:19 EST -------
Unfortunately this now fails to build:

gcc -O2  -I../compat/src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall
-Wmissing-prototypes -Wpointer-arith -Winline -Wdeclaration-after-statement
-Wendif-labels -fno-strict-aliasing -fwrapv -I/usr/include -fPIC   -c -o
src/ls_postgres.o src/ls_postgres.c
export MACOSX_DEPLOYMENT_TARGET="10.3"; gcc -O2  -I../compat/src -O2 -g -pipe
-Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -Wmissing-prototypes
-Wpointer-arith -Winline -Wdeclaration-after-statement -Wendif-labels
-fno-strict-aliasing -fwrapv -I/usr/include -fPIC -o src/postgres.so -shared 
src/luasql.o src/ls_postgres.o  -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto
-lgssapi_krb5 -lz -lreadline -lcrypt -ldl -lm
/usr/bin/ld: cannot find -lxslt
collect2: ld returned 1 exit status

Needs a build dependency on libxslt, perhaps?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the package-review mailing list