On Mon, Oct 21, 2002 at 10:54:58AM +0200, Falk Hayn wrote: > Dear Ladies and Sirs, > I noticed unresolved symbols on HP-UX 11.00 with Ethereal 0.9.7: > (pls. see full log attached) > > /usr/ccs/bin/ld: Unsatisfied symbols: > htonl (first referenced in packet-netflow.o) (code)
That's fixed in the current CVS version. > version (first referenced in .libs/etherealS.o) (code) Unfortunately, I don't know what source file refers to a global variable "version", other than the plugins so I don't know what's causing that problem - it might be some libtool mess.