On Fri, March 6, 2009 5:03 pm, Scott Hodler wrote: > I am on a Solaris 10 05/08 system using gcc 3.4.6. I have libiconv 1.11 > as required by gcc 3.4.6 on the system and I have compiled the new > libpcap version 1.0.0. I ran the make install for libpcap and added the > needed entries to $PATH and $LD_LIBRARY_PATH, as well as leaving the > source code under the same parent directory as the source code for > tcpdump 4.0.0. I found a problem in the config.log dealing with failed > program confdefs.h, but I don't really know what to do to resolve the > problem.
Never use $LD_LIBRARY_PATH on Solaris. I can't count the number of times that has messed everything up for me! :-) > I am hoping that attachments work fine through this mailing list as the > config.log file is over 3000 lines long, which would make for a pretty > lengthy cut and paste session. I do see that there are failed messages > several times throughout dealing with confdefs.h, this is an excerpt > from the config.log file where I see this the first time: Before I dig into the logs, can you respond with the ./configure arguments you gave for both libpcap and tcpdump? Thanks, Randy - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.