-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > In the makefile replace libz.a with -lz, or replace -Bstatic with -Bdynamic. > Packagers sometimes use static libraries for weird reasons, like in case > libz.so is in /usr/lib and /usr isn't mounted. > no, I wish it were that simple. the problem precedes makefiles. the problem precedes configure. libmydns.a needs libmysqlclient.a which needs libz.a MySQL 5 shared libs were not supported in the m4 tests but .a lib was. I changed the m4's to check for existing shared files and ran autoconf. the new configure runs, but build fails. I must be missing something. This is an awesome DNS server for mass DNS but it is not being maintained.
Marty B - -- Putting Microsoft in a computer is like putting screen doors in a submarine. Hopeless. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFHr9X+odd/GHZYnVQRAkUgAJ95beRHGa/EaG0INV1aZJwdfL80kgCcDBTV VSv19CoBxISdnzcp8l46Be4= =PCrw -----END PGP SIGNATURE----- -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
