Hello Carlton, Whoa, sending a full whopping tarball that measures at over 1MB to a mailing list ... is something. Please give a URL next time, thank you.
* carlton wrote on Mon, May 29, 2006 at 10:14:12PM CEST: > I attempted to install konserve-0.10.3 using Mandriva2006. > the ./configure command resulted in > [EMAIL PROTECTED] konserve-0.10.3]$ ./configure --prefix=$(kde-config > --prefix)>>Bug-Report > configure: WARNING: linux/tcp.h: present but cannot be compiled > configure: WARNING: linux/tcp.h: check for missing prerequisite headers? > configure: WARNING: linux/tcp.h: proceeding with the preprocessor's result > configure: WARNING: ## ------------------------------------ ## > configure: WARNING: ## Report this to [EMAIL PROTECTED] ## > configure: WARNING: ## ------------------------------------ ## Thanks for the bug report. Please read info Autoconf "Present But Cannot Be Compiled" and then show that to the maintainer of the konserve package, who can fix this in his package. > ./configure: line 31566: KDE_CHECK_NEWLIBS: command not found This is an independent error: when autoconf was run, not all macros were in place. Probably someone has forgotten to run aclocal with the right options to find the macro KDE_CHECK_NEWLIBS before running autoconf. I cannot say more though, as I don't know the konserve package. Hope that helps. Cheers, Ralf
