similar to: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

Displaying 20 results from an estimated 3000 matches similar to: "configure: error: C++ preprocessor "/lib/cpp" fails sanity check"

2013 Apr 28
1
Build Install
Hello Do you recommend installing ICEcast Server "Icecast-2.3.3" on a Cpanel web Server Hsoting websites? Here are the info below. Which curl should I use? curl-7.30.0-2.0.cf.fc4.src.rpm or curl-7.30.0-2.0.cf.fc4.x86_64.rpm CENTOS 6.4 x86_64 standard ? cl-t144-222cl WHM 11.36.1 (build 5) root at cl-t144-222cl [~]# cat /proc/version Linux version 2.6.32-358.2.1.el6.x86_64
2005 Dec 22
2
sir please let me know ( Installation problem)
sir , I Have the following error , please let me know. with kind regards ds 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output...
2007 Aug 08
1
[fdo] error on cross compiling libdbus
List, I want to cross compiling libdbus for arm processor with Montavista toolchain. But I went into error. Says, checking for posix getpwnam_r... configure: error: cannot run test program while cross compiling Commmand I use is configure --host=arm-linux --prefix=/root/Desktop/bluez-3.13/dbus-glib-0.72 CC=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-gcc
2005 Aug 04
2
Installation problem
Dear Icecast community, I am trying to install Icecast 2.2 on a new server running FC2. At the start there was no GCC installed. I solved that using up2date. Still I am getting no luck with the ./configure command. The error message "configure: error: C++ preprocessor "/lib/cpp" fails sanity check" doesn't make sense to me. I hope somebody can help me to overcome this
2004 Dec 21
0
Spandsp 0.0.2pre6 configure fails sanity check.
I get a C++ preprocessor sanity check error when trying to configure spandsp 0.0.2pre6: checking for dlfcn.h... yes checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details. Config.log: -------------------------------------- configure: failed program was: | /* confdefs.h. */ | | #define
2007 Nov 28
1
Cross-compiling asterisk-1.4 for Debian on a slug
Hi folks! I planned to put asterisk-1.4 on my slug (one of these embedded devices). Since i don't want to compile it natively on this slow processor, i need a cross-compile toolchain. I tried out several ways such as manually compiling binutils and gcc, or using scratchbox. All of these with the result that i got binaries for machines except the one i wanted! :( I then have been given a link
2003 Apr 29
1
configure succeeds without dlfcn.h, but fails to compile (OS X) (PR#2875)
Full_Name: Alex Buerkle Version: 1.7.0 OS: OS X Submission from: (NULL) (137.28.112.199) The configure of R-1.7.0 completed, but the build fails with error below. This failure appears to be because dlfcn.h was missing (installing it fixed the problem). The possible bug: my limited ability to read ./configure suggests that it tests for dlfcn.h, but does not fail if it doesn't find it on
2004 May 22
1
Failure while compiling
Hi guys! I just try to compile Asterisk with "make all" and get the following lines multible times: cli.c:31:19: build.h: No such file or directory dlfcn.c:40:25: mach-o/dyld.h: No such file or directory dlfcn.c:41:26: mach-o/nlist.h: No such file or directory dlfcn.c:42:28: mach-o/getsect.h: No such file or directory Can someone tell me what's exactly missing?
2006 Jun 22
2
Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)
configure: WARNING: dlfcn.h: present but cannot be compiled configure: WARNING: dlfcn.h: check for missing prerequisite headers? configure: WARNING: dlfcn.h: see the Autoconf documentation configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure: WARNING: dlfcn.h: proceeding with the preprocessor's result configure: WARNING: dlfcn.h: in the future, the
2011 May 29
1
Where is the Centos Linux 5.5 kernel syscall handler for mmap? (Keith Roberts)
Keith Roberts, Thank you for your suggestion about doing a grep of the source code. We found mmap.S in ../sysdeps/unix/sysv/linux/i386. We looked in mmap.S and found a lot of assembly code. Could you please tell us if any of the assembly code call the kernel syscall handler for mmap.s? Also, we ran make for the kernel Makefile and we obtained the following result shown below. Could you please
2008 Nov 14
1
Problems running autoconf on Solaris 10 Update 4
Sorry for the double post, I've been doing some more looking into this, and it seems like this is a separate problem of more general interest than my original AD issue. My understanding is that the repository does not maintain a configure script in the source directory. Packaged releases of the samba code include one, but if you're trying to build from the repo, you need to do it
2005 Aug 29
2
Compile problem with 1.2 beta 1
Has anyone else got 1.2 compiled from cvs ? I've posted the question below to the -dev list but got no answers: 1) No-one else is trying beta 1 2) No-one else is having any issues (I must be the idiot) 3) No-one else saw my message :) I have been trying to compile 1.2 beta 1 on a centos 4 box, to no avail. The "make" command seems to compile ok, but "make install"
2004 Aug 06
0
Cross compiling
I really have no idea of what's needed for cross-compiling. If you find out what needs to be added, please send me a patch. Jean-Marc Le dim 14/12/2003 à 06:12, M bre a écrit : > Hello all, > > I'm trying to build speex library for a CRIS > processor running Linux. The configure seems to fail. > Here is the command I use wich works to build libogg : > >
2004 Mar 05
1
CVS decoder(?) broken + gentoo compilation problem
Hello, did anybody else notice that current cvs outputs green/blue/blocky garbage in mplayer (player_example doesn´t play at all)? Seems the decoder doesn´t like recent encoder changes ;-) (yes - I know CVS is experimental. I just couldn´t resist *g*) At the time being I can´t compile properly on my gentoo machine: user@notebook theora $ ./autogen.sh I am going to run ./configure with no
2005 Apr 11
1
Unable to compile icecast 2.2.0 under Suse 9.2
Dear list members, I am not able to compile the icecast source under Suse 9.2. as i have to admit my experience in compiling is reduced to typing ./configure. Is there someone who can help me with this error message? linux:~/shoutcast/server/icecast # ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for
2005 May 23
0
R 2.1 installation on Mac OS 10.2
Hi, I am trying to install R 2.1 from source on a Mac 10.2.8, Darwin Kernel Version 6.8 According to the FAQ at http://cran.r-project.org/bin/macosx/RMacOSX-FAQ.html I proceeded in the following manner: > ./configure --with-blas='-framework vecLib' --with-lapack --with-aqua This resulted in the following message: > R is now configured for powerpc-apple-darwin6.8 > >
2004 Oct 24
1
help
I am try to install icescat-2.0.2 and when I run the command ./configure I get an error message "configure: error: XSLT configuration could not be found". I am a newbie to Linux can you help? I am running Redhat 9. Below is a copy of what has taken place while the ./configure is running. Thanks Leonard [root@cyrus icecast-2.0.2]# ./configure checking for a BSD-compatible
2006 Jul 26
1
configure fails for R 2.3.1 on SunOS 5.8
Does this mean I need to use '--with-readline=no'? configure says: checking build system type... sparc-sun-solaris2.8 checking host system type... sparc-sun-solaris2.8 loading site script './config.site' loading build specific script './config.site' checking for pwd... /usr/bin/pwd checking whether builddir is srcdir... yes checking for working aclocal... found checking
2002 Dec 16
1
compiling R with gcc 3.2 on Solaris
I am trying to compile R 1.6.1 with gcc 3.2 on Solaris (Sun OS 5.8) and configure gives me: checking whether g77 and gcc agree on int and double... configure: WARNING: g77 and gcc disagree on int and double configure: error: Maybe change CFLAGS or FFLAGS? Complete output from configure is below. I am not setting CFLAGS or FFLAGS, but can someone suggest what I should set them to (or is this some
2004 Aug 06
1
FW: Problem with ezstream
Hello Guyz, I am facing a problem while trying to compile ezstream 0.1.2. First some information about my setup: nsti# uname -a FreeBSD nsti.localdomain 4.9-RELEASE-p7 FreeBSD 4.9-RELEASE-p7 #0: Thu May 13 21:46:04 IST 2004 prince@nsti.localdomain:/usr/obj/usr/src/sys/NSTI i386 nsti# pkg_info BitchX-1.1 "An alternative ircII color client with optional GTK/GNOME