Wolfgang Rosenauer wrote:
Menaechmus:~ # ./odbc.pl
Segmentation fault
Can anyone help here?
Yes, the odbc driver is compiled on a sap-certified distribution that is older than you are (it has glibc 2.1.1), this causes a segfault when running it on a modern distribution (with glibc 2.2.4), because the struct semid_ds changes sized.

All you need to do is to compile the driver on a modern distribution.

All of this was in a private mail to me from [EMAIL PROTECTED] so I don't know if the re-compiled driver is on the sapdb site, but you can get it here:
http://dion.swamp.dk/dl/sapdb-odbc-linux-i386-7.4.4.dev.tgz

(if the link is dead, try this page: http://dion.swamp.dk/stuff.html )

Note: When I say "Modern distribution I'm talking about SuSE 8.0 (that I run at my desk and RatHead 7.2 that our production server runs)

--
Regards Flemming Frandsen - http://dion.swamp.dk
PartyTicket.Net co founder & Yet Another Perl Hacker

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general


Reply via email to