Re: Problem linking help-browser



Bernd> misc.o: In function `loadFileToBuf':
Bernd> misc.o(.text+0x6a6): undefined reference to `gzopen'
Bernd> misc.o(.text+0x6dc): undefined reference to `gzread'
Bernd> misc.o(.text+0x781): undefined reference to `gzread'
Bernd> misc.o(.text+0x7a0): undefined reference to `gzclose'

Apparently some Red Hat machines have two different versions of zlib
installed.  configure finds the right zlib, but then the link uses the
wrong one.

I don't have a fix, I'm afraid.

Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]