[netperf-talk] Problem with configure --enable=xti

Rick Jones rick.jones2 at hp.com
Mon May 19 10:30:04 PDT 2008


> 
> cc  -g   -o netperf  netperf.o netlib.o netsh.o nettest_bsd.o 
> nettest_dlpi.o nettest
> 
> ld: Unsatisfied symbol "t_sndudata" in file 
> nettest_xti.o                          

I suspect a LIBS= or somesuch is needed before the ./configure because 
there is a separate library which must be included and the configure 
script doesn't know to add it.

rick jones


More information about the netperf-talk mailing list