rather check your compiler
        c++ -v
ti should output somthinmg like
        Using builtin specs.
        gcc version 2.95.2 19991024 (release)

if it says 2.96 or egcs then install a real compiler (eg. "production
release" which still is 2.95.2) since "beta" versions ought to be badly
broken sometimes...

/k

Mikael Vinding([EMAIL PROTECTED])@2001.04.01 00:43:28 +0000:
> Is this the one?
> 
> # rpm -qa | grep autoconf
> autoconf-2.13-7mdk
> 
> In that case it is installed - same problem.
> 
> There isnt a usr/bin/autoheader file though?
> 
> -----Original Message-----
> From: Peter Cavender [mailto:[EMAIL PROTECTED]]
> Sent: 1. april 2001 00:10
> To: Mikael Vinding
> Cc: [EMAIL PROTECTED]
> Subject: Re: Cannot compile sqwebmail
> 
> 
> 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
> >

-- 
> CS Students do it in the pool.
KR433/KR11-RIPE -- http://www.webmonster.de -- ftp://ftp.webmonster.de

Reply via email to