nmap 3.0 버전에서 버전업을 위해 4.76버전을 설치 하려고 합니다.
redhat9.0 2.6커널 사용중이고요...
에러화면 올려 봅니다... 뭐가 문제 인지 궁금합니다...ㅜㅜ;;;;
이틀째 계속 시도중입니다....
cd ../../nbase && make make[2]: Entering directory `/home/cookatrice/nmap/nmap-4.76/nbase' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/cookatrice/nmap/nmap-4.76/nbase' make[1]: Leaving directory `/home/cookatrice/nmap/nmap-4.76/nsock/src' make nmap make[1]: Entering directory `/home/cookatrice/nmap/nmap-4.76' g++ -c -Iliblua -Ilibdnet-stripped/include -I/usr/local/include//include -Ilibpcap -Inbase -Insock/include -g -O2 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -DNMAPLIBEXECDIR=\"/usr/local/libexec/nmap\" nse_pcrelib.cc -o nse_pcrelib.o nse_pcrelib.cc: In function `void Lpcre_push_substrings(lua_State*, const char*, pcre2*)': nse_pcrelib.cc:176: `PCRE_INFO_NAMECOUNT' undeclared (first use this function) nse_pcrelib.cc:176: (Each undeclared identifier is reported only once for each function it appears in.) nse_pcrelib.cc:179: `PCRE_INFO_NAMETABLE' undeclared (first use this function) nse_pcrelib.cc:180: `PCRE_INFO_NAMEENTRYSIZE' undeclared (first use this function) make[1]: *** [nse_pcrelib.o] Error 1 make[1]: Leaving directory `/home/cookatrice/nmap/nmap-4.76' make: *** [all] Error 2
PCRE 라이브러리가 없다고 하는 것 같네요.
---- 절취선 ----http://blog.peremen.name
댓글 달아주셨던 peremen님 감사...
하지만...pcre.h파일은 원래 있었었습니다...^^;;;;
무슨 이유인가...싶어 계속해서 보다가..결국 해결했습니다. 자세한 해결 내용은..제 블로그에 요약해 놨기에...링크 걸어 둡니다... 역시..뭐든지..해결하고자 노력하면 해결되는것 같습니다...
http://blog.naver.com/cookatrice/50036292579
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
스샷 올렸는데..안올라가서...긁어서 붙여 봅니다..^^;;
cd ../../nbase && make
make[2]: Entering directory `/home/cookatrice/nmap/nmap-4.76/nbase'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/cookatrice/nmap/nmap-4.76/nbase'
make[1]: Leaving directory `/home/cookatrice/nmap/nmap-4.76/nsock/src'
make nmap
make[1]: Entering directory `/home/cookatrice/nmap/nmap-4.76'
g++ -c -Iliblua -Ilibdnet-stripped/include -I/usr/local/include//include -Ilibpcap -Inbase -Insock/include -g -O2 -Wall -fno-strict-aliasing -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -DNMAPLIBEXECDIR=\"/usr/local/libexec/nmap\" nse_pcrelib.cc -o nse_pcrelib.o
nse_pcrelib.cc: In function `void Lpcre_push_substrings(lua_State*, const
char*, pcre2*)':
nse_pcrelib.cc:176: `PCRE_INFO_NAMECOUNT' undeclared (first use this function)
nse_pcrelib.cc:176: (Each undeclared identifier is reported only once for each
function it appears in.)
nse_pcrelib.cc:179: `PCRE_INFO_NAMETABLE' undeclared (first use this function)
nse_pcrelib.cc:180: `PCRE_INFO_NAMEENTRYSIZE' undeclared (first use this
function)
make[1]: *** [nse_pcrelib.o] Error 1
make[1]: Leaving directory `/home/cookatrice/nmap/nmap-4.76'
make: *** [all] Error 2
PCRE 라이브러리가
PCRE 라이브러리가 없다고 하는 것 같네요.
---- 절취선 ----
http://blog.peremen.name
그냥...해결 했네요...^^;;
댓글 달아주셨던 peremen님 감사...
하지만...pcre.h파일은 원래 있었었습니다...^^;;;;
무슨 이유인가...싶어 계속해서 보다가..결국 해결했습니다.
자세한 해결 내용은..제 블로그에 요약해 놨기에...링크 걸어 둡니다...
역시..뭐든지..해결하고자 노력하면 해결되는것 같습니다...
http://blog.naver.com/cookatrice/50036292579
댓글 달기