mysql_init segmentation fault

2007-06-05 Thread S Nassar
Hi, I am running an application that interfaces with MySQL from c++. When I try to run the application, I get a segmentation fault at the line where I call mysql_init. Here is part of the output from gdb #0 0x081a0e78 in elf_machine_rel.0 () at ../sysdeps/i386/dl-machine.h:333 #1 0x081a113a

Re: mysql_init segmentation fault

2007-06-05 Thread Michael Dykman
On 6/5/07, S Nassar [EMAIL PROTECTED] wrote: I didn't build libmysql.so myself. This was installed with mysql. The application code that calls mysql_init is built statically. I see this error when building on one machine and trying to use the code on a different machine. Knowing the operating