PLOGIS Posted January 21, 2009 Posted January 21, 2009 система: redhat собираю stargazer 2.405.9.8 наличие библиотек: lexpat...yes lfbclient...yes lmysqlclient...yes помогите плиз, при сборке mod_store_myslq.so выдает вот это: [root@localhost mysql]# ./build ############################################################################# Building STG Mysql Module 0.62 for Linux ############################################################################# g++ -c mysql_store.cpp -g3 -Wall -fPIC -I ../../../../../include -I /usr/include/mysql -DLINUX mysql_store.cpp: In member function `virtual int MYSQL_STORE::GetMessage(long long unsigned int, STG_MSG*, const std::string&) const': mysql_store.cpp:1867: `strtou2' undeclared (first use this function) mysql_store.cpp:1867: (Each undeclared identifier is reported only once for each function it appears in.) mysql_store.cpp:1899: `strtoi2' undeclared (first use this function) mysql_store.cpp: In member function `virtual int MYSQL_STORE::GetMessageHdrs(std::vector<STG_MSG_HDR, std::allocator<STG_MSG_HDR> >*, const std::string&) const': mysql_store.cpp:1967: `strtoull2' undeclared (first use this function) gmake: *** [mysql_store.o] Error 1
PLOGIS Posted January 22, 2009 Author Posted January 22, 2009 Вы конечно извените, может я чего-то не правильно сделал...? Файл вроде собрал все успешно... Теперь надо конвертировать юзеров в mysql... Конвертор я собрал, в convertor.conf закоментил модуль store_firebird Убрал коменты с store_mysql прописал хост к базе имя пасс и вот что выдат при конвертации: [root@localhost convertor]# ./convertor main.cpp > 21:27:24 > Start file_store.cpp > 21:27:24 > FILES_STORE_SETTINGS::ParseSettings file_store.cpp > 21:27:24 > workDir = /var/stargazer main.cpp > 21:27:24 > Importing admins: main.cpp > 21:27:24 > Error getting admins list: Couldn't GetAllParams Query for: login - admins что делать, подскажите плиз?(
PLOGIS Posted January 23, 2009 Author Posted January 23, 2009 Подскажите тогда пожалуйста куда мне обратится? Кто является разработчиком модуля mysql ?
madf Posted January 23, 2009 Posted January 23, 2009 Спроси у http://local.com.ua/forum/index.php?showuser=679
PLOGIS Posted January 23, 2009 Author Posted January 23, 2009 мда..ему сообщение хрен отправишь что-то там матерится что у него ящик переполнен типа того ))
madf Posted January 23, 2009 Posted January 23, 2009 Посмотрел код. Проблема в запросе. Проверь, может у юзера не хватает прав для работы с базой.
Sephiroth. Posted May 9, 2009 Posted May 9, 2009 Посмотрел код. Проблема в запросе.Проверь, может у юзера не хватает прав для работы с базой. А есть-ли вариант из этого конвертора - сделать обратно из мускула в фс???
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now