autoconf
[Top][All Lists]
Advanced

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

Re: libz not found during build


From: Bill Wendling
Subject: Re: libz not found during build
Date: Thu, 28 Aug 2003 11:12:50 -0500
User-agent: Mutt/1.4.1i

Also sprach address@hidden:
} A common problem on some systems seems to be that configure detects zlib 
} but then on link this error is reported (for example on IRIX):
} 
} ld32: ERROR 33: Unresolved text symbol "compress2" -- 1st referenced by
} ./.libs/libswishindex.al(docprop_write.lo).        Use linker option -v
} to see when and which objects, archives and dsos are loaded.
} ld32: INFO 152: Output file removed because of error.
} 
Are you sure it's not a 32-bit vs. 64-bit problem? We run into that all
the time and it would cause your configure to fail if it doesn't find the
correct bit-sized library for your uses.

Try looking at compiler flags to be sure...

-- 
|| Bill Wendling            "Real Programmers have a Snoopy Calendar
|| address@hidden    of '69 hanging on their wall"
|| Coding Simian                       -- Toon Moene




reply via email to

[Prev in Thread] Current Thread [Next in Thread]