| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Jonas Jurczok | Date: | January 17 2006 6:42pm |
| Subject: | Re: undefined reference error while compiling | ||
| View as plain text | |||
ok i got further.. [root@localhost mysql]# c++ -I /usr/include/mysql -L /usr/include/mysql /usr/local/lib/libmysqlpp.so -lmysqlclient mysql.cpp mysql.cpp:86:2: warning: no newline at end of file /usr/bin/ld: warning: libmysqlclient.so.14, needed by /usr/local/lib/libmysqlpp.so, may conflict with libmysqlclient.so.10 [root@localhost mysql]# ./a.out ./a.out: symbol lookup error: /usr/lib/libmysqlpp.so.2: undefined symbol: _ZNSt24__default_alloc_templateILb1ELi0EE12_S_free_listE [root@localhost mysql]# here we are back with an error connected to mysql++ :) i have no idea what that means... but i would be thankfull if anyone could explain this to me! J. Jurczok
| Thread | ||
|---|---|---|
| • undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Warren Young | 17 Jan |
| • Re: undefined reference error while compiling | Warren Young | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
| • Re: undefined reference error while compiling | Tommy Apel | 17 Jan |
| • Re: undefined reference error while compiling | Jonas Jurczok | 17 Jan |
