On 10/10/06, 杜学松 <[EMAIL PROTECTED]> wrote: > Hi, all > i am working on a project to test sipp on Sun/solaris. i failed to comile > sipp source code on Solaris, so i was wondering if there is any trick to > make sipp work on Solaris.
In my experience (using gcc as the compiler), you'll have to add some additional paths to the Includes currently defined in the Makefile, especially if you want to use pcap and/or SSL functionality. If your compilation failures include errors about missing header files, what I mentioned above is probably the case. The missing header errors would be towards the top of the build errors. Cheers, -- Jason Wever ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
