| Summary: | makefile.dep is missing in nmap's src.rpm | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Kristoffer Grundström <lovaren> |
| Component: | RPM Packages | Assignee: | Guillaume Rousse <guillomovitch> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | minor | ||
| Priority: | Low | CC: | lovaren |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | MGA5TOO | ||
| Source RPM: | nmap | CVE: | |
| Status comment: | |||
|
Description
Kristoffer Grundström
2015-01-25 06:48:51 CET
Kristoffer Grundström
2015-01-25 06:48:58 CET
CC:
(none) =>
kristoffer.grundstrom1983
Kristoffer Grundström
2015-01-25 06:49:27 CET
Priority:
Normal =>
Low Assigning to maintainer who can decide if it's a bug or not. Assignee:
bugsquad =>
guillomovitch
Samuel Verschelde
2015-06-06 17:02:01 CEST
Whiteboard:
(none) =>
MGA5TOO I guess you're referring to the following message: Makefile:434: makefile.dep: No such file or directory That's just a build process tracing message, immediately followed by actual generation of this file: g++ -MM -I./liblinear -I/usr/include/lua -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"x86_64-mageia-linux-gnu\" -DNMAPDATADIR=\"/usr/share/nmap\" -D_FORTIFY_SOURCE=2 charpool.cc FingerPrintResults.cc FPEngine.cc FPModel.cc idle_scan.cc MACLookup.cc main.cc nmap.cc nmap_dns.cc nmap_error.cc nmap_ftp.cc NmapOps.cc NmapOutputTable.cc nmap_tty.cc osscan2.cc osscan.cc output.cc payload.cc portlist.cc portreasons.cc protocols.cc scan_engine.cc service_scan.cc services.cc Target.cc TargetGroup.cc targets.cc tcpip.cc timing.cc traceroute.cc utils.cc xml.cc nse_main.cc nse_utility.cc nse_nsock.cc nse_dnet.cc nse_fs.cc nse_nmaplib.cc nse_debug.cc nse_pcrelib.cc nse_binlib.cc nse_bit.cc nse_openssl.cc nse_ssl_cert.cc > makefile.dep Definitively not a bug. Status:
NEW =>
RESOLVED |