comments
Frank Tobin
ftobin@uiuc.edu
Thu, 8 Jul 1999 16:25:45 -0500 (CDT)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
zander@microweb.nl, at 12:43 on Tue, 29 Jun 1999, wrote:
> The automake scripts has a bug somewhere which did not allow me to compile
> the software with the internal zlib, if I did not have a zlib on my machine.
>
> did a ./configure --with-included-zlib
> went to zlib
> removed the -lz from the makefile
> and did a 'make libzlib.a'
>
> went to tools, removed the -lz from that makefile
>
> went to g10 and replaced the -lz with -l../libzlib.a
This solution worked for me on HP/UX 10.20. However, for me, in
g10/Makefile, I changed -lz to ../zlib/libzlib.a instead of -l../libzlib.a
(two differences: no -l and the zlib dir is added).
- --
Frank Tobin "To learn what is good and what is to be
www.neverending.org/~ftobin valued, those truths which cannot be
shaken or changed." Myst: The Book of Atrus
FreeBSD: The Power To Serve
PGPenvelope = GPG and PGP5 + Pine PGP: 4F86 3BBB A816 6F0A 340F
www.neverending.org/~ftobin/resources.html 6003 56FF D10A 260C 4FA3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v0.9.8 (FreeBSD)
Comment: PGPEnvelope - http://www.bigfoot.com/~ftobin/resources.html
iD8DBQE3hRdsVv/RCiYMT6MRAmGYAJ9uB7/fpg/3ef5D1HyQALFYhK1wkwCgmXuF
Az1l/iLo/DUzn6q2exln5mg=
=NzyR
-----END PGP SIGNATURE-----