Re: DAST webform contact - Iperf
Hmm. That's odd. openlog is a standard libc call. Can you do the
following:
nm /lib/libc-2.3.2.so | grep openlog
/lib/libc.so might be a different version, though I doubt it.
here's the md5sum of mine:
d4efe944b7b5dcef1ff844b6cb1b3c81 /lib/libc-2.3.2.so
On Fri, Jun 18, 2004 at 03:44:47PM -0600, Matthew Paul Bohnsack wrote:
> * Jon Dugan <jdugan --at-- ncsa.uiuc.edu> [Jun 18, 2004 at 02:54:38PM MDT]:
> > I just built it on a Redhat 9 system with gcc 3.2.2 with no problem.
> > Can you be more specific?
>
> Sure...
>
> $ md5sum iperf-1.7.0-source.tar.gz
> 3e4aea85822bcf10ed14040f4b26bd26 iperf-1.7.0-source.tar.gz
>
> On my RedHat 9 system will all available errata applied:
>
> $ make
> ...
> g++ -o ../iperf -pthread Client.o Extractor.o Listener.o PerfSocket.o
> PerfSocket_TCP.o PerfSocket_UDP.o Server.o Settings.o Speaker.o Notify.o
> Audience.o List.o main.o -L../lib -ldast
> Listener.o(.text+0xac4): In function `Listener::runAsDaemon(char const*,
> int)':
> : undefined reference to `openlog(char const*, int, int)'
> collect2: ld returned 1 exit status
> make[1]: *** [../iperf] Error 1
> make[1]: Leaving directory `/u0/mpbohns/iperf-1.7.0/src'
> make: *** [iperf] Error 2
>
> On someone else's RedHat 9 system that I didn't install, I get the same
> thing. Perhaps it's a more recent RedHat 9 issue. It builds fine on my
> Fedora core 2 box.
>
> Thanks,
>
> -Matt
> --
> Matthew Bohnsack http://bohnsack.com/
> Email: <mpbohns --at-- sandia.gov> Phone: 505.844.9162
> Sandia National Laboratories Pager: 505.251.9162
> http://www.sandia.gov/ Org 9324: http://9324.sandia.gov/
> Building 880 / B40-C MS0823 Albuquerque, New Mexico - USA
--
Jon Dugan | Senior Network Engineer, NCSA Network Research
jdugan --at-- ncsa.uiuc.edu | 269 CAB, 605 E Springfield, Champaign, IL 61820
217-244-7715 | http://www.ncsa.uiuc.edu/~jdugan/