search for: conftest2

Displaying 18 results from an estimated 18 matches for "conftest2".

Did you mean: conftest
2004 Oct 20
1
Unable to compile dovecot with Solaris 9 and Forte C
Just a "heads up". I tried to search mailinglist archives and wiki, but found no similar configurations. Dovecot is unbuildable with the following configuration: SunOS mail 5.9 Generic_112233-08 sun4u sparc SUNW,Sun-Fire-V210 cc: Forte Developer 7 C 5.4 2002/03/09 config.log output from ./configure is at: http://iso.ego.fi/misc/dovecot_1.0-test50.log I guess I'll have to bend
2004 Jul 26
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (first use this function)
...y once for each function it appears in.) ------------------ And the config.log shows that configure has detected that ld on my platform (Interix) doesn't support shared libraries: ------------------ configure:6176: checking if gcc supports -c -o file.o configure:6204: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6208: $? = 0 configure:6225: result: yes configure:6251: checking whether the gcc linker (/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries configure:7045: result: no configure:7116: checking how to hardcode library paths into programs configure:7141...
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...it appears in.) >------------------ > >And the config.log shows that configure has detected that ld on my platform >(Interix) doesn't support shared libraries: >------------------ >configure:6176: checking if gcc supports -c -o file.o >configure:6204: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:6208: $? = 0 >configure:6225: result: yes >configure:6251: checking whether the gcc linker >(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries >configure:7045: result: no >configure:7116: checking how to hardcode library paths into...
2004 Jul 27
1
[LLVMdev] ToolRunner.cpp:396: error: `SHLIBEXT' undeclared (firstuse this function)
...-------------- >> >>And the config.log shows that configure has detected that ld on my >>platform (Interix) doesn't support shared libraries: >>------------------ >>configure:6176: checking if gcc supports -c -o file.o >>configure:6204: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >>configure:6208: $? = 0 >>configure:6225: result: yes >>configure:6251: checking whether the gcc linker >>(/opt/gcc.3.3/i586-pc-interix3/bin/ld) supports shared libraries >>configure:7045: result: no >>configure:7116: checking how to har...
2001 Aug 13
2
configure error
...;&5 ltconfig:629: checking for executable suffix ltconfig:630: gcc -o conftest conftest.c 1>&5 ltconfig:776: checking if gcc PIC flag -fPIC works ltconfig:777: gcc -c -fPIC -DPIC conftest.c 1>&5 ltconfig:829: checking if gcc supports -c -o file.o ltconfig:830: gcc -c -o out/conftest2.o conftest.c 1>&5 ltconfig:862: checking if gcc supports -c -o file.lo ltconfig:863: gcc -c -c -o conftest.lo conftest.c 1>&5 ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions ltconfig:915: gcc -c -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltcon...
2005 Nov 08
2
[LLVMdev] llvm-test configure problem
...duce PIC configure:6139: result: -fPIC configure:6147: checking if gcc PIC flag -fPIC works configure:6165: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:6169: $? = 0 configure:6180: result: yes configure:6204: checking if gcc supports -c -o file.o configure:6225: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:6229: $? = 0 configure:6249: result: yes configure:6275: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries configure:7124: result: yes configure:7150: checking whether -lc should be explicitly linked in configure:7155: gcc -c -g -O2 conft...
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
...result: -fPIC configure:6373: checking if gcc PIC flag -fPIC works configure:6394: gcc -c -s -O3 -march=i686 -fPIC -DPIC conftest.c >&5 configure:6398: $? = 0 configure:6406: result: yes configure:6430: checking if gcc supports -c -o file.o configure:6454: gcc -c -s -O3 -march=i686 -o out/conftest2.o conftest.c >&5 configure:6458: $? = 0 configure:6475: result: yes configure:6501: checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:7348: result: yes configure:7374: checking whether -lc should be explicitly linked in configure:7379:...
2008 Aug 26
2
Error while compiling Ices 0.4
...7: checking if arm-linux-gcc PIC flag -fPIC works configure:8095: arm-linux-gcc -c -g -O2 -Wall -fPIC -DPIC conftest.c >&5 configure:8099: $? = 0 configure:8110: result: yes configure:8134: checking if arm-linux-gcc supports -c -o file.o configure:8155: arm-linux-gcc -c -g -O2 -Wall -o out/conftest2.o conftest.c >&5 configure:8159: $? = 0 configure:8179: result: yes configure:8205: checking whether the arm-linux-gcc linker (/usr/local/arm/arm-linux/bin/ld) supports shared libraries configure:9054: result: yes configure:9080: checking whether -lc should be explicitly linked in configure:...
2005 May 13
1
Problem configuring speex 1.1.8
...6373: checking if gcc PIC flag -fPIC works > configure:6394: gcc -c -s -O3 -march=i686 -fPIC -DPIC conftest.c >&5 > configure:6398: $? = 0 > configure:6406: result: yes > configure:6430: checking if gcc supports -c -o file.o > configure:6454: gcc -c -s -O3 -march=i686 -o out/conftest2.o conftest.c >&5 > configure:6458: $? = 0 > configure:6475: result: yes > configure:6501: checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries > configure:7348: result: yes > configure:7374: checking whether -lc should be explicitly l...
2005 May 08
2
Problem configuring speex 1.1.8
...result: -fPIC configure:6373: checking if gcc PIC flag -fPIC works configure:6394: gcc -c -s -O3 -march=i686 -fPIC -DPIC conftest.c >&5 configure:6398: $? = 0 configure:6406: result: yes configure:6430: checking if gcc supports -c -o file.o configure:6454: gcc -c -s -O3 -march=i686 -o out/conftest2.o conftest.c >&5 configure:6458: $? = 0 configure:6475: result: yes configure:6501: checking whether the gcc linker (/usr/local/i686-pc-linux-gnu/bin/ld) supports shared libraries configure:7348: result: yes configure:7374: checking whether -lc should be explicitly linked in configure:7379:...
2010 Sep 03
1
TinycoreLinux Install
...configure:8163: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8167: $? = 0 configure:8180: result: yes configure:8204: checking if gcc static flag -static works configure:8232: result: yes configure:8247: checking if gcc supports -c -o file.o configure:8268: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8272: $? = 0 configure:8294: result: yes configure:8302: checking if gcc supports -c -o file.o configure:8349: result: yes configure:8382: checking whether the gcc linker (/usr/local/bin/ld) supports shared libraries configure:9457: result: yes configure:9494: chec...
2005 Feb 05
2
Problems compiling (configure) R on Ubuntu linux (debian)
...figure:8351: checking if gcc PIC flag -fPIC works configure:8372: gcc -c -g -O2 -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:8376: $? = 0 configure:8384: result: yes configure:8408: checking if gcc supports -c -o file.o configure:8432: gcc -c -g -O2 -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8436: $? = 0 configure:8453: result: yes configure:8479: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9327: result: yes configure:9353: checking whether -lc should be explicitly linked in configure:9358: gcc -c -g -O2 -I/usr/l...
2004 Aug 06
3
ices2 compilations problems
...gcc static flag -static works configure:4938: gcc -o conftest -g -O2 -static conftest.c >&5 configure:4941: $? = 0 configure:4944: test -s conftest configure:4947: $? = 0 configure:4963: result: yes configure:4975: checking if gcc supports -c -o file.o configure:4998: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:5019: result: yes configure:5024: checking if gcc supports -c -o file.lo configure:5052: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5 configure:5055: $? = 0 configure:5058: test -s conftest.lo configure:5061: $? = 0 configure:5083: result: yes configure:...
2004 Aug 06
3
ices2 compilations problems
Hi, I have an Ices2 comp problem, it can't find libshout. I have installed Libshout 2.0 in /home/Darkmeteor the configure line I'm using for ices2 is : ./configure --prefix=/home/Darkmeteor --with-ogg-prefix=/home/Darkmeteor --with-vorbis-prefix=/home/Darkmeteor --with-shout-prefix=/home/Darkmeteor Problem : checking for Ogg... yes checking for Vorbis... yes checking for Shout... no
2003 Mar 29
1
compling errors for sun unix (PR#2702)
...ure:6163: gcc -o conftest -g -O2 -I/usr/local/include -L/usr/local/lib -static conftest.c >&5 configure:6166: $? = 0 configure:6169: test -s conftest configure:6172: $? = 0 configure:6188: result: yes configure:6200: checking if gcc supports -c -o file.o configure:6223: gcc -c -g -O2 -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:6244: result: yes configure:6249: checking if gcc supports -c -o file.lo configure:6277: gcc -c -g -O2 -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:6280: $? = 0 configure:6283: test -s conftest.lo configure:6286: $? =...