I dunno about Mandrake; I run RedHack 6.2 modified...however:
A cursory search shows the existance of
/usr/bin/autoheader
which rpm -qf indicates is part of the "autoconf" package
Do you have that package installed?
--Pete
On Sun, 1 Apr 2001, Mikael Vinding wrote:
> I really need some input here - I have been
> trying to compile sqwebmail on mandrake 7.2
>
> I have gcc and qmail and vpopmail compiled and
> works great.
>
> Everything looks fine until I get here :
>
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for working aclocal... missing
> checking for working autoconf... missing
> checking for working automake... missing
> checking for working autoheader... missing
> checking for working makeinfo... missing
> checking for gawk... (cached) gawk
> checking for gcc... (cached) gcc
> checking whether the C compiler
> (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f
> fast-math -fexpensive-optimizations ) works... yes
> checking whether the C compiler
> (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f
> fast-math -fexpensive-optimizations ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for c++... no
> checking for g++... no
> checking for gcc... gcc
> checking whether the C++ compiler
> (gcc -O3 -fomit-frame-pointer -pipe -s -mcpu=pentiumpro -march=pentiumpro -f
> fast-math -fexpensive-optimizations ) works... no
> configure: error: installation or configuration problem: C++ compiler cannot
> create executables.
> configure: error: ./configure failed for bdbobj
>
> And then no joy :(
>
> By the way - can anyone reach inter7.com ? I havent been able to
> for the last 2 days.
>
> ANY help MUCH appreciated - really stuck here!
>
> Thanks!!
> Mikael
>