fontconfig:Cannot determine suffix of executable build tools ?

Maximus john.maximus at gmail.com
Tue Jun 14 22:55:24 PDT 2005


Hi, I am using fontconfig-2.3.2 and face some compilation problems.

It says:
checking for suffix of executable build tools... configure: error:
Cannot determine suffix of executable build tools

I am appending my configure Out put.

How to solve this problem.

All my environmental variables are ok as far as i know.
CC, LD, PATH, CFLAGS, CPPFLAGS...

what could be the problem ?.
Please advice.

Regards.
J

[root at LocalSystem fontconfig-2.3.2]# ./configure --host=arm-linux-gnu
--build=i686 --target=arm  --prefix=/usr/local/arm/3.4.1/arm-linux
--disable-docs --includedir=/usr/local/arm/3.4.1/arm-linux/include
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 arm-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-gnu-gcc... /usr/local/arm/3.4.1/bin/arm-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/arm/3.4.1/bin/arm-linux-gcc accepts -g... yes
checking for /usr/local/arm/3.4.1/bin/arm-linux-gcc option to accept
ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/local/arm/3.4.1/bin/arm-linux-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-none
checking host system type... arm-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by /usr/local/arm/3.4.1/bin/arm-linux-gcc...
/usr/local/arm/3.4.1/bin/arm-linux-ld
checking if the linker (/usr/local/arm/3.4.1/bin/arm-linux-ld) is GNU ld... yes
checking for /usr/local/arm/3.4.1/bin/arm-linux-ld option to reload
object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /usr/local/arm/3.4.1/bin/arm-linux-cpp
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 arm-linux-gnu-g++... no
checking for arm-linux-gnu-c++... no
checking for arm-linux-gnu-gpp... no
checking for arm-linux-gnu-aCC... no
checking for arm-linux-gnu-CC... no
checking for arm-linux-gnu-cxx... no
checking for arm-linux-gnu-cc++... no
checking for arm-linux-gnu-cl... no
checking for arm-linux-gnu-FCC... no
checking for arm-linux-gnu-KCC... no
checking for arm-linux-gnu-RCC... no
checking for arm-linux-gnu-xlC_r... no
checking for arm-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for arm-linux-gnu-g77... no
checking for arm-linux-gnu-f77... no
checking for arm-linux-gnu-xlf... no
checking for arm-linux-gnu-frt... no
checking for arm-linux-gnu-pgf77... no
checking for arm-linux-gnu-fort77... no
checking for arm-linux-gnu-fl32... no
checking for arm-linux-gnu-af77... no
checking for arm-linux-gnu-f90... no
checking for arm-linux-gnu-xlf90... no
checking for arm-linux-gnu-pgf90... no
checking for arm-linux-gnu-epcf90... no
checking for arm-linux-gnu-f95... no
checking for arm-linux-gnu-fort... no
checking for arm-linux-gnu-xlf95... no
checking for arm-linux-gnu-ifc... no
checking for arm-linux-gnu-efc... no
checking for arm-linux-gnu-pgf95... no
checking for arm-linux-gnu-lf95... no
checking for arm-linux-gnu-gfortran... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from
/usr/local/arm/3.4.1/bin/arm-linux-gcc object... ok
checking for objdir... .libs
checking for arm-linux-gnu-ar... /usr/local/arm/3.4.1/bin/arm-linux-ar
checking for arm-linux-gnu-ranlib... /usr/local/arm/3.4.1/bin/arm-linux-ranlib
checking for arm-linux-gnu-strip... strip
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc static flag  works... yes
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc supports -fno-rtti
-fno-exceptions... no
checking for /usr/local/arm/3.4.1/bin/arm-linux-gcc option to produce
PIC... -fPIC
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc PIC flag -fPIC works... yes
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc supports -c -o file.o... yes
checking whether the /usr/local/arm/3.4.1/bin/arm-linux-gcc linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/local/arm/3.4.1/bin/arm-linux-ld
checking if the linker (/usr/local/arm/3.4.1/bin/arm-linux-ld) is GNU ld... yes
checking whether the g++ linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a C compiler for build tools... checking for gcc... gcc
gcc
checking for suffix of executable build tools... configure: error:
Cannot determine suffix of executable build tools
[root at LocalSystem fontconfig-2.3.2]# printenv CC
/usr/local/arm/3.4.1/bin/arm-linux-gcc
[root at LocalSystem fontconfig-2.3.2]#
[root at LocalSystem fontconfig-2.3.2]# ./configure --host=arm-linux-gnu
--build=i686 --target=arm  --prefix=/usr/local/arm/3.4.1/arm-linux
--disable-docs --includedir=/usr/local/arm/3.4.1/arm-linux/include
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 arm-linux-gnu-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for arm-linux-gnu-gcc... /usr/local/arm/3.4.1/bin/arm-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/arm/3.4.1/bin/arm-linux-gcc accepts -g... yes
checking for /usr/local/arm/3.4.1/bin/arm-linux-gcc option to accept
ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/local/arm/3.4.1/bin/arm-linux-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking build system type... i686-pc-none
checking host system type... arm-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by /usr/local/arm/3.4.1/bin/arm-linux-gcc...
/usr/local/arm/3.4.1/bin/arm-linux-ld
checking if the linker (/usr/local/arm/3.4.1/bin/arm-linux-ld) is GNU ld... yes
checking for /usr/local/arm/3.4.1/bin/arm-linux-ld option to reload
object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... /usr/local/arm/3.4.1/bin/arm-linux-cpp
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 arm-linux-gnu-g++... no
checking for arm-linux-gnu-c++... no
checking for arm-linux-gnu-gpp... no
checking for arm-linux-gnu-aCC... no
checking for arm-linux-gnu-CC... no
checking for arm-linux-gnu-cxx... no
checking for arm-linux-gnu-cc++... no
checking for arm-linux-gnu-cl... no
checking for arm-linux-gnu-FCC... no
checking for arm-linux-gnu-KCC... no
checking for arm-linux-gnu-RCC... no
checking for arm-linux-gnu-xlC_r... no
checking for arm-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for arm-linux-gnu-g77... no
checking for arm-linux-gnu-f77... no
checking for arm-linux-gnu-xlf... no
checking for arm-linux-gnu-frt... no
checking for arm-linux-gnu-pgf77... no
checking for arm-linux-gnu-fort77... no
checking for arm-linux-gnu-fl32... no
checking for arm-linux-gnu-af77... no
checking for arm-linux-gnu-f90... no
checking for arm-linux-gnu-xlf90... no
checking for arm-linux-gnu-pgf90... no
checking for arm-linux-gnu-epcf90... no
checking for arm-linux-gnu-f95... no
checking for arm-linux-gnu-fort... no
checking for arm-linux-gnu-xlf95... no
checking for arm-linux-gnu-ifc... no
checking for arm-linux-gnu-efc... no
checking for arm-linux-gnu-pgf95... no
checking for arm-linux-gnu-lf95... no
checking for arm-linux-gnu-gfortran... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from
/usr/local/arm/3.4.1/bin/arm-linux-gcc object... ok
checking for objdir... .libs
checking for arm-linux-gnu-ar... /usr/local/arm/3.4.1/bin/arm-linux-ar
checking for arm-linux-gnu-ranlib... /usr/local/arm/3.4.1/bin/arm-linux-ranlib
checking for arm-linux-gnu-strip... strip
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc static flag  works... yes
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc supports -fno-rtti
-fno-exceptions... no
checking for /usr/local/arm/3.4.1/bin/arm-linux-gcc option to produce
PIC... -fPIC
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc PIC flag -fPIC works... yes
checking if /usr/local/arm/3.4.1/bin/arm-linux-gcc supports -c -o file.o... yes
checking whether the /usr/local/arm/3.4.1/bin/arm-linux-gcc linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/local/arm/3.4.1/bin/arm-linux-ld
checking if the linker (/usr/local/arm/3.4.1/bin/arm-linux-ld) is GNU ld... yes
checking whether the g++ linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker
(/usr/local/arm/3.4.1/bin/arm-linux-ld) supports shared libraries...
yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a C compiler for build tools... checking for gcc... gcc
gcc
checking for suffix of executable build tools... configure: error:
Cannot determine suffix of executable build tools
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 49571 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20050615/b02376a2/attachment.bin>


More information about the xorg mailing list