I don't know whether it is appropriate to post it here. While, the problem really afflicted me. here is the error: vr32-linux-g++ -Llibpcap -Lnbase -Lnsock/src/ -o nmap main.o nmap.o targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o osscan2.o output.o scan_engine.o timing.o charpool.o services.o protocols.o nmap_rpc.o portlist.o NmapOps.o TargetGroup.o Target.o FingerPrintResults.oservice_scan.o NmapOutputTable.o MACLookup.o nmap_tty.o nmap_dns.o -lnbase -lnsock libpcre/libpcre.a -lpcap libdnet-stripped/src/.libs/libdnet.a -lm idle_scan.o: In function `idle_scan(Target*, unsigned short*, int, char*)': /home/wu/workspace/nmap-4.20ALPHA10/idle_scan.cc:974: undefined reference to `__cxa_atexit' NmapOps.o: In function `__static_initialization_and_destruction_0': /home/wu/workspace/nmap-4.20ALPHA10/NmapOps.cc:108:undefined reference to `__cxa_atexit' nmap_dns.o: In function `__static_initialization_and_destruction_0': /home/wu/workspace/nmap-4.20ALPHA10/nmap_dns.cc:275:undefined reference to `__cxa_atexit' /home/wu/workspace/nmap-4.20ALPHA10/nmap_dns.cc:276:undefined reference to `__cxa_atexit' /home/wu/workspace/nmap-4.20ALPHA10/nmap_dns.cc:277:undefined reference to `__cxa_atexit' nmap_dns.o:/home/wu/workspace/nmap-4.20ALPHA10/nmap_dns.cc:281: more undefined references to `__cxa_atexit' follow collect2: ld returned 1 exit status
I don't know whether it is a uClibc's problem. Any ideas? many thanks
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
