|
Re: nmap doesn't compile on Solaris 9 with Sun Studio Pro: msg#00085security.nmap.devel
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have changed the following in Makefile.in and it now compiles and seems to run. > diff -ruN nmap-4.20/Makefile.in nmap-4.20.new/Makefile.in > --- nmap-4.20/Makefile.in 2006-12-07 21:53:47.000000000 -0500 > +++ nmap-4.20.new/Makefile.in 2006-12-18 17:19:29.319895000 -0500 > @@ -198,5 +198,4 @@ > ./config.status --recheck > > makefile.dep: > - $(CXX) -MM $(CXXFLAGS) $(CPPFLAGS) $(SRCS) > $@ > -include makefile.dep > + $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(SRCS) > $@ Peter O'Gorman wrote: > On Sat, Dec 16, 2006 at 09:07:00PM -0500, Leo Zhadanovsky wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Where should I start in trying to fix this? >> >> I am not sure what exactly is getting passed to ld that is causing it to >> fail. >> > > It is the whole makefile.dep thing in the top level Makefile.in, if > you remove the makefile.dep references and the target itself then you > should get better results. > > We should have patches for more systems soon, there are also issues > with va_copy on hpux and irix. We are still working on the release > though. > > Thanks, > Peter > > > > _______________________________________________ > Sent through the nmap-dev mailing list > http://cgi.insecure.org/mailman/listinfo/nmap-dev > Archived at http://SecLists.Org - -- Leo Zhadanovsky Student Systems Programmer Open System Solutions Rutgers University -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFhx1cJR+ZhPEC9ewRAolDAJ9rPj3OpWdm87DupERiwWGNDff69wCfampB VCQU3epv9YPhRDU2YB+GmzY= =eUl6 -----END PGP SIGNATURE----- _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://SecLists.Org |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: NMAP Feature Request: 00085, Sina Bahram |
|---|---|
| Next by Date: | RE: NMAP Feature Request: 00085, Hans Nilsson |
| Previous by Thread: | Re: nmap doesn't compile on Solaris 9 with Sun Studio Proi: 00085, Peter O'Gorman |
| Next by Thread: | Re: nmap doesn't compile on Solaris 9 with Sun Studio Pro: 00085, Fyodor |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |