Nmap Development mailing list archives

Re: unsuccessful install nmap-sql 3.75


From: Ron <ron () skullsecurity net>
Date: Mon, 19 Oct 2009 20:21:33 -0500

Hi Thang,

The error you're getting seems to indicate that it's looking for a MySQL
include file (mysql/mysql.h) and isn't finding it. Perhaps you need to
install MySQL first?

And yes, it's probably a good idea to uninstall newer versions first.

Thang Pham wrote:
I have attached above the
**configLog --> log when do ./configure
(configure: WARNING: Gtk+ has not been installed -> nmapfe will not be made
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory)
**makeLog --> log when do 'make'
(In file included from main.cc:110:
nmap-sql.h:33:25: error: mysql/mysql.h: No such file or directory
main.cc: In function ‘int main(int, char**, char**)’:
main.cc:152: warning: deprecated conversion from string constant to ‘char*’
main.cc:218: warning: deprecated conversion from string constant to ‘char*’
main.cc:243: warning: deprecated conversion from string constant to ‘char*’
main.cc:258: warning: deprecated conversion from string constant to ‘char*’
main.cc:302: warning: deprecated conversion from string constant to ‘char*’
main.cc:307: warning: deprecated conversion from string constant to ‘char*’
main.cc:314: warning: deprecated conversion from string constant to ‘char*’
main.cc:319: warning: deprecated conversion from string constant to ‘char*’
main.cc:322: warning: deprecated conversion from string constant to ‘char*’
main.cc:350: warning: deprecated conversion from string constant to ‘char*’
main.cc:367: warning: deprecated conversion from string constant to ‘char*’
main.cc:376: warning: deprecated conversion from string constant to ‘char*’
main.cc:389: warning: deprecated conversion from string constant to ‘char*’
main.cc:393: warning: deprecated conversion from string constant to ‘char*’
make: *** [main.o] Error 1)

**makeInstallLog --> log when do 'make install'
(In file included from main.cc:110:
nmap-sql.h:33:25: error: mysql/mysql.h: No such file or directory
main.cc: In function ‘int main(int, char**, char**)’:
main.cc:152: warning: deprecated conversion from string constant to ‘char*’
main.cc:218: warning: deprecated conversion from string constant to ‘char*’
main.cc:243: warning: deprecated conversion from string constant to ‘char*’
main.cc:258: warning: deprecated conversion from string constant to ‘char*’
main.cc:302: warning: deprecated conversion from string constant to ‘char*’
main.cc:307: warning: deprecated conversion from string constant to ‘char*’
main.cc:314: warning: deprecated conversion from string constant to ‘char*’
main.cc:319: warning: deprecated conversion from string constant to ‘char*’
main.cc:322: warning: deprecated conversion from string constant to ‘char*’
main.cc:350: warning: deprecated conversion from string constant to ‘char*’
main.cc:367: warning: deprecated conversion from string constant to ‘char*’
main.cc:376: warning: deprecated conversion from string constant to ‘char*’
main.cc:389: warning: deprecated conversion from string constant to ‘char*’
main.cc:393: warning: deprecated conversion from string constant to ‘char*’
make: *** [main.o] Error 1)

I run MAC OSX snow leopard.
I previously install nmap5.0 in my system. So when I try to install
nmap-3.75 with mysql support. Somethings weird kind of happen.
My first question is do I have to erase nmap 5.0 in order to run nmap-sql
3.75.
Seem like I unsuccessfully install nmap-sql because of all the errors I got.
When I type nmap --sql, it said --sql is not recognized.
I hope that you can reply to me as soon as possible

Thank you very much and have a good day.


------------------------------------------------------------------------

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


-- 
Ron Bowes
http://www.skullsecurity.org/
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: