Subject: | RHEL 64 needs patch for 1.07 as well |
I have a problem with parameter passing from perl. My parameters do not
come back changed by SQL Server, as they should. But I have that
feature working with DBD-107, in 32 Bits. This time I am using 64 Bits,
so I need the same exact patch that Michel issued for 1.08, the patch
that allowed the software to compile in RHEL 64. I compiled 1.08 just
fine but the parameters do not show up.
This is the error:
Sybase.c:249: warning: unused variable âixâ
Sybase.xsi: In function âXS_DBD__Sybase__db_disconnectâ:
Sybase.xsi:275: error: invalid lvalue in assignment
Sybase.xsi: In function âXS_DBD__Sybase__db_DESTROYâ:
Sybase.xsi:334: error: invalid lvalue in assignment
make: *** [Sybase.o] Error 1