search for: ac_nonexistent

Displaying 20 results from an estimated 25 matches for "ac_nonexistent".

2006 Jan 12
1
ac_nonexistent
I am trying to compile btsco.41 and it is looking for ac_nonexistent.h "yum provides ac_nonexistent.h" does not tell me anything. Where might I find this file??? Thanks jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060112/b0fa29c5/attachment-0005.html&gt...
2005 Feb 08
0
Compiling R as a shared library
...configure:4488: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:4494: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4707: gcc -E -I/usr/local/include conftest.c conftest.c:16:28: ac_nonexistent.h: No such file or directory configure:4713: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.0.1" | #define PACKAGE_STRING "R 2.0.1" | #define PACKAGE_BUGREPOR...
2009 Feb 21
1
Install failure (PR#13545)
...clude conftest.c >&5 configure:5394: $? = 0 configure:5417: result: none needed configure:5442: checking how to run the C preprocessor configure:5482: gcc -E -I/usr/local/include conftest.c configure:5488: $? = 0 configure:5519: gcc -E -I/usr/local/include conftest.c conftest.c:16:28: error: ac_nonexistent.h: No such file or directory configure:5525: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "R" | #define PACKAGE_TARNAME "R" | #define PACKAGE_VERSION "2.8.1" | #define PACKAGE_STRING "R 2.8.1" | #define PACKAGE_BUGREPORT &...
2002 Apr 04
1
problem to compile wine
I have the following errors in my config.log: conftest.c:2: parse error before `me' configure:1765: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure: failed program was: #line 1923 "configure" #include "confdefs.h" #include <ac_nonexistent.h> This error occurs several times. confdefs.h does not exist. Why? *** Note: Your system appears to have the FreeType 2 runtime libraries *** installed, but 'freetype-config' is not in your PATH. Install the *** freetype-devel package (or its equivalent on your distribution) to *** en...
2009 Jul 27
1
3.2.11 not compiling on solaris 9 (libtalloc.so.1 error)
...e LDFLAGS=-L/opt/local/lib It completes successfully, except I get many similar messages to: configure:3925: checking how to run the C preprocessor configure:3965: gcc -E -I/opt/local/inlcude conftest.c configure:3972: $? = 0 configure:4003: gcc -E -I/opt/local/inlcude conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:4010: $? = 1 configure: failed program was: | /* confdefs.h. */ 'make' fails with: creating /temp/samba-3.2.11/source/exports/libtalloc.syms Linking shared library bin/libtalloc.so.1 /usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/../../../../sparc-s...
2011 Oct 31
1
troubles installing R
...to install R on a pretty up-to-date CentOS system. I have tried installing 2.14.0 and 2.13.2. In both cases, the configure step fails, and does not produce a Makefile. So, of course, I can't issue "make". The errors that I can find in config.log are, first, several missing files: ac_nonexistent.h, minix/config.h., readline/history.h, and readline/readline.h. Then, what seems to finally bring configure to a halt is the final error: configure:20796: error: --with-readline=yes (default) and headers/libs are not available After this error, configure dumps long lists of shell variables, out...
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
...: parse error before "me" configure:2634: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2772: checking how to run the C preprocessor configure:2807: gcc -E conftest.c configure:2813: $? = 0 configure:2845: gcc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:2851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "LLVM-TEST" | #define PACKAGE_TARNAME "-llvm-test-" | #define PACKAGE_VERSION "1.6cvs" | #define PACKAGE_STRING "LLVM-TEST 1.6cvs&quot...
2005 Nov 08
0
[LLVMdev] llvm-test configure problem
What's the config.log from this run? -bw On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote: > > Following the instructions here: > http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run > > I get an error running configure in the llvm-test directory. > > ./configure > --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ >
2005 May 12
2
Problem configuring speex 1.1.8
Can you send me the config.log? Jean-Marc Le vendredi 13 mai 2005 ? 00:16 +0200, Pierre a ?crit : > Jean-Marc Valin wrote: > > What platform (OS, compiler/version) > > GNU/Linux > kernel 2.6.11.8 > gcc 3.4.3 > > > Also, does it work with no options. > > No, I just tried with just "./configure" and I have the same error. > > -- Jean-Marc
2005 Nov 03
4
[LLVMdev] llvm-test configure problem
Following the instructions here: http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run I get an error running configure in the llvm-test directory. ./configure --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ --with-f2c=/home/vadve/shared/localtools/sparc --with-llvmsrc=/localhome/tbrethou/llvm --with-llvmobj=/localhome/tbrethou/llvm Error: [cut lots of config output] checking
2005 May 13
0
Problem configuring speex 1.1.8
...ln -s works configure:3377: result: yes configure:3384: checking how to recognise dependent libraries configure:3558: result: pass_all configure:3771: checking how to run the C preprocessor configure:3806: gcc -E conftest.c configure:3812: $? = 0 configure:3844: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT ""...
2005 May 13
1
Problem configuring speex 1.1.8
...yes > configure:3384: checking how to recognise dependent libraries > configure:3558: result: pass_all > configure:3771: checking how to run the C preprocessor > configure:3806: gcc -E conftest.c > configure:3812: $? = 0 > configure:3844: gcc -E conftest.c > conftest.c:9:28: ac_nonexistent.h: No such file or directory > configure:3850: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING ""...
2004 May 18
0
Compile errors samba 3.0.4 Solaris 2.8
...error: parse error before "me" configure:2250: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2368: checking how to run the C preprocessor configure:2394: gcc -E conftest.c configure:2400: $? = 0 configure:2427: gcc -E conftest.c configure:2423:28: ac_nonexistent.h: No such file or directory configure:2433: $? = 1 configure: failed program was: #line 2422 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2470: result: gcc -E configure:2485: gcc -E conftest. Where I think the problem may be configure:4730:...
2005 May 08
2
Problem configuring speex 1.1.8
...ln -s works configure:3377: result: yes configure:3384: checking how to recognise dependent libraries configure:3558: result: pass_all configure:3771: checking how to run the C preprocessor configure:3806: gcc -E conftest.c configure:3812: $? = 0 configure:3844: gcc -E conftest.c conftest.c:9:28: ac_nonexistent.h: No such file or directory configure:3850: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT ""...
2004 May 20
0
Compile errors 3.0.4 solaris 8
...error: parse error before "me" configure:2250: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2368: checking how to run the C preprocessor configure:2394: gcc -E conftest.c configure:2400: $? = 0 configure:2427: gcc -E conftest.c configure:2423:28: ac_nonexistent.h: No such file or directory configure:2433: $? = 1 configure: failed program was: #line 2422 "configure" #include "confdefs.h" #include <ac_nonexistent.h> configure:2470: result: gcc -E configure:2485: gcc -E conftest. Where I think the problem may be configure:4730:...
2010 Sep 03
1
TinycoreLinux Install
...0 configure:6173: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6176: $? = 0 configure:6214: result: ok configure:7055: checking how to run the C preprocessor configure:7086: gcc -E conftest.c configure:7086: $? = 0 configure:7100: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:7100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-core" | #define PACKAGE_TARNAME "xapian-core" | #define PACKAGE_VERSION "1.2.3" | #define PACKAGE_STRING "xapian-core 1.2.3" |...
2012 Jul 15
1
[LLVMdev] Errors reported in config.log on linux
...er get compilation errors when running make is related to these. How do I correct these errors? or can they be ignored? The full list of errors from config.log is below. ===================================================================================================== conftest.c:10:28: error: ac_nonexistent.h: No such file or directory conftest.c:28: error: 'not' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) conftest.c:28: error: expected ';' before 'big'...
2011 Jan 16
2
[LLVMdev] About test suits Cont1
...e.tests:67: -$(LCXX) $(CPPFLAGS) $(CXXFLAGS) $(LOPTFLAGS) $(X_TARGET_FLAGS) -S $< -o $@ $(LLVMCC_EMITIR_FLAG) *There are errors in config.log, but I need your help for clarifying them (I selected the first four errors below): * error 1: configure:3475: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3481: $? = 1 configure: failed program was: | #include <ac_nonexistent.h> error 2: configure:4171: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:26: error: 'not' undeclared (first use in this function) c...
2001 Jun 04
2
creating /etc/tinc directories in make install
Hi, I am curious why don't you guys create /etc/tinc directory, set permissions, add /etc/rc.d scripts etc. from the Makefile(s) in the source distribution ? Doing a make install and not finding an example config in /etc/tinc is kind of frustrating. Am I missing something? Maybe there is a good reason for that? Also, why is it not finding evp.h when I try to do configure? Is creating
2008 Jul 12
1
Ubuntu 8.04 Server and Samba 3.2.0
...gure:3730: checking how to run the C preprocessor configure:3770: gcc -E conftest.c configure:3776: $? = 0 configure:3807: gcc -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:3813: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Samba"...