6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Problem with auth...
FromSent OnAttachments
Florent GilainJan 29, 2007 9:48 am 
Florent GilainJan 29, 2007 9:50 am 
Sam VarshavchikJan 29, 2007 3:18 pm 
Florent GilainJan 29, 2007 4:15 pm 
Gordon MessmerJan 29, 2007 4:54 pm 
Sam VarshavchikJan 29, 2007 4:58 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Problem with authlib-0.58 : C++ preprocessor"/lib/cpp" fails sanity checkActions...
From:Florent Gilain (flor@direct-energie.com)
Date:Jan 29, 2007 9:50:21 am
List:net.sourceforge.lists.courier-users

I forget ot tell that i'm under VMWare server running a CentOS 4.4 server installation.

FLorent

-----Message d'origine----- De : cour@lists.sourceforge.net [mailto:cour@lists.sourceforge.net] De la part de Florent Gilain Envoyé : lundi 29 janvier 2007 18:49 À : cour@lists.sourceforge.net Objet : [courier-users] Problem with authlib-0.58 : C++ preprocessor"/lib/cpp" fails sanity check

Hello all,

I'm being installing a test toaster using http://www.shupp.org/toaster/beta.php and i get an error while running the ./configure for authlib :

[root@toaster courier-authlib-0.58]# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for lt_dlinit in -lltdl... no checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for perl5... no checking for perl... /usr/bin/perl checking for sysconftool...... ././sysconftool checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.

Here is what i have :

[root@toaster courier-authlib-0.58]# ls -rtla /lib/cpp lrwxrwxrwx 1 root root 14 jan 25 20:13 /lib/cpp -> ../usr/bin/cpp

Any idea of what i could have missed ?

Thanks

Florent