Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237153 - net-analyzer/nmap-4.75 fails to compile without 'lua' flag
Summary: net-analyzer/nmap-4.75 fails to compile without 'lua' flag
Status: RESOLVED DUPLICATE of bug 237150
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-09 10:05 UTC by Konstantin Shabanov
Modified: 2008-09-09 10:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Shabanov 2008-09-09 10:05:42 UTC
With it compilation goes fine (but I don't have lua installed).

             NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY
Configuration complete.  Type make (or gmake on some *BSD machines) to compile.
Makefile:262: makefile.dep: No such file or directory
x86_64-pc-linux-gnu-g++ -MM -Ilibdnet-stripped/include  -Inbase -Insock/include main.cc nmap.cc targets.cc tcpip.cc nmap_error.cc utils.cc idle_scan.cc osscan.cc osscan2.cc output.cc scan_engine.cc timing.cc charpool.cc services.cc protocols.cc nmap_rpc.cc portlist.cc NmapOps.cc TargetGroup.cc Target.cc FingerPrintResults.cc service_scan.cc NmapOutputTable.cc MACLookup.cc nmap_tty.cc nmap_dns.cc traceroute.cc portreasons.cc   > makefile.dep
In file included from portlist.h:107,
                 from output.h:124,
                 from NmapOps.h:104,
                 from main.cc:105:
nse_main.h:5:19: error: lua.h: No such file or directory
nse_main.h:6:22: error: lualib.h: No such file or directory
nse_main.h:7:23: error: lauxlib.h: No such file or directory
<..>
In file included from portlist.h:107,
                 from portreasons.cc:104:
nse_main.h:5:19: error: lua.h: No such file or directory
nse_main.h:6:22: error: lualib.h: No such file or directory
nse_main.h:7:23: error: lauxlib.h: No such file or directory
make: *** [makefile.dep] Error 1


Reproducible: Always
Comment 1 Matthias Liebig 2008-09-09 10:44:54 UTC
Seems to be a duplicate of bug #237150.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2008-09-09 10:45:56 UTC

*** This bug has been marked as a duplicate of bug 237150 ***