Re: error while compiling match box

ramprasad <[email protected]>
Newsgroups gmane.comp.handhelds.matchbox
Message-ID <[email protected]>
Hi,

I am using matchbox-0.7.1

i am attaching the config.log file and also my configure option. please 
check this and let me know.I think  if i enable XFT i am having this 
problem.

My confiuration option is

./configure --build=i686-pc-linux-gnu --host=arm-linux 
--x-includes=/opt/Beta/tools/root/usr/X11R6/include/ 
--x-libraries=/opt/Beta/tools/root/usr/X11R6/lib/  --enable-xsettings  
--enable-jpg --enable-expat --enable-pango --enable-nls  --enable-libsn


> mbtheme.c: In function `theme_frame_paint':
> mbtheme.c:605: warning: unused variable `local_justify'
> mbtheme.c:567: warning: unused variable `title_width'
> mbtheme.c: In function `mbtheme_font_free':
> mbtheme.c:1755: invalid operands to binary !=
> mbtheme.c:1755: incompatible type for argument 2 of `XftFontClose'
> /usr/local/include/glib-2.0/glib/gutils.h: At top level:
> mbtheme.c:94: warning: `theme_get_str_length' defined but not used
> make: *** [mbtheme.o] Error 1

Thanks in advance,
Ramprasad


Matthew Allum wrote:

>This is very odd ...
>
>Some questions;
>
>- What did you pass to configure ?
>- What version of X are you using ?
>- Have you tried 0.7.1 ?
>
>If possible could you mail me ( off list is fine ) your config.log ?
>
>Many thanks;
>
>  -- Matthew
>
>  
>
>>am trying to cross compile matchbox-0.7 for arm..I have enabled XFT 
>>pango etc.. . I am getting an error like
>>    
>>
>
>  
>
>>>mbtheme.c:1755: invalid operands to binary !=
>>>mbtheme.c:1755: incompatible type for argument 2 of `XftFontClose'
>>>      
>>>
>
>  
>
>>why am i getting this error..
>>    
>>
>
>  
>

_______________________________________________
Matchbox mailing list
[email protected]
https://handhelds.org/mailman/listinfo/matchbox
config.log (text/plain, 51.7 KB)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --build=i686-pc-linux-gnu --host=arm-linux --x-includes=/opt/Beta/tools/root/usr/X11R6/include/ --x-libraries=/opt/Beta/tools/root/usr/X11R6/lib/ --enable-xsettings --enable-jpg --enable-expat --enable-pango --enable-nls --enable-libsn

## --------- ##
## Platform. ##
## --------- ##

hostname = ws184.ncoretech.com
uname -m = i686
uname -r = 2.4.20-8
uname -s = Linux
uname -v = #1 Thu Mar 13 17:54:28 EST 2003

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /home/rprasad/bin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /opt/Beta/tools/bin
PATH: /sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1522: checking for a BSD-compatible install
configure:1576: result: /usr/bin/install -c
configure:1587: checking whether build environment is sane
configure:1630: result: yes
configure:1645: checking whether make sets $(MAKE)
configure:1665: result: yes
configure:1697: checking for working aclocal-1.4
configure:1704: result: found
configure:1712: checking for working autoconf
configure:1719: result: found
configure:1727: checking for working automake-1.4
configure:1734: result: found
configure:1742: checking for working autoheader
configure:1749: result: found
configure:1757: checking for working makeinfo
configure:1764: result: found
configure:1791: checking for arm-linux-gcc
configure:1807: found /opt/Beta/tools/bin/arm-linux-gcc
configure:1817: result: arm-linux-gcc
configure:2099: checking for C compiler version
configure:2102: arm-linux-gcc --version </dev/null >&5
arm-linux-gcc (GCC) 3.2.3
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2105: $? = 0
configure:2107: arm-linux-gcc -v </dev/null >&5
Reading specs from /opt/Beta/tools/bin/../lib/gcc-lib/arm-linux/3.2.3/specs
Configured with: ./configure --target=arm-linux --prefix=/opt/Beta/tools/ --with-headers=/opt/Beta/tools//arm-linux/include --enable-languages=c,c++
Thread model: posix
gcc version 3.2.3
configure:2110: $? = 0
configure:2112: arm-linux-gcc -V </dev/null >&5
arm-linux-gcc: argument to `-V' is missing
configure:2115: $? = 1
configure:2139: checking for C compiler default output
configure:2142: arm-linux-gcc  -Os -fno-strict-aliasing -Wall   conftest.c  >&5
configure:2145: $? = 0
configure:2191: result: a.out
configure:2196: checking whether the C compiler works
configure:2222: result: yes
configure:2229: checking whether we are cross compiling
configure:2231: result: yes
configure:2234: checking for suffix of executables
configure:2236: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c  >&5
configure:2239: $? = 0
configure:2264: result: 
configure:2270: checking for suffix of object files
configure:2292: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:2295: $? = 0
configure:2317: result: o
configure:2321: checking whether we are using the GNU C compiler
configure:2346: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:2349: $? = 0
configure:2352: test -s conftest.o
configure:2355: $? = 0
configure:2368: result: yes
configure:2374: checking whether arm-linux-gcc accepts -g
configure:2396: arm-linux-gcc -c -g  conftest.c >&5
configure:2399: $? = 0
configure:2402: test -s conftest.o
configure:2405: $? = 0
configure:2416: result: yes
configure:2433: checking for arm-linux-gcc option to accept ANSI C
configure:2494: arm-linux-gcc  -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:2497: $? = 0
configure:2500: test -s conftest.o
configure:2503: $? = 0
configure:2521: result: none needed
configure:2539: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2542: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2728: checking build system type
configure:2746: result: i686-pc-linux-gnu
configure:2754: checking host system type
configure:2768: result: arm-unknown-linux-gnu
configure:2776: checking for a sed that does not truncate output
configure:2830: result: /bin/sed
configure:2833: checking for egrep
configure:2843: result: grep -E
configure:2859: checking for ld used by arm-linux-gcc
configure:2926: result: /opt/Beta/tools/arm-linux/bin/ld
configure:2935: checking if the linker (/opt/Beta/tools/arm-linux/bin/ld) is GNU ld
configure:2950: result: yes
configure:2955: checking for /opt/Beta/tools/arm-linux/bin/ld option to reload object files
configure:2962: result: -r
configure:2971: checking for BSD-compatible nm
configure:3013: result: /opt/Beta/tools/bin/arm-linux-nm -B
configure:3017: checking whether ln -s works
configure:3021: result: yes
configure:3028: checking how to recognise dependent libraries
configure:3230: result: pass_all
configure:3434: checking how to run the C preprocessor
configure:3470: arm-linux-gcc -E  conftest.c
configure:3476: $? = 0
configure:3508: arm-linux-gcc -E  conftest.c
configure:3509:28: ac_nonexistent.h: No such file or directory
configure:3514: $? = 1
configure: failed program was:
| #line 3499 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3552: result: arm-linux-gcc -E
configure:3577: arm-linux-gcc -E  conftest.c
configure:3583: $? = 0
configure:3615: arm-linux-gcc -E  conftest.c
configure:3616:28: ac_nonexistent.h: No such file or directory
configure:3621: $? = 1
configure: failed program was:
| #line 3606 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3664: checking for ANSI C header files
configure:3690: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3693: $? = 0
configure:3696: test -s conftest.o
configure:3699: $? = 0
configure:3811: result: yes
configure:3835: checking for sys/types.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for sys/stat.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for stdlib.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for string.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for memory.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for strings.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for inttypes.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for stdint.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3835: checking for unistd.h
configure:3852: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3855: $? = 0
configure:3858: test -s conftest.o
configure:3861: $? = 0
configure:3872: result: yes
configure:3898: checking dlfcn.h usability
configure:3911: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:3914: $? = 0
configure:3917: test -s conftest.o
configure:3920: $? = 0
configure:3930: result: yes
configure:3934: checking dlfcn.h presence
configure:3945: arm-linux-gcc -E  conftest.c
configure:3951: $? = 0
configure:3970: result: yes
configure:4006: checking for dlfcn.h
configure:4013: result: yes
configure:4036: checking for arm-linux-g++
configure:4052: found /opt/Beta/tools/bin/arm-linux-g++
configure:4062: result: arm-linux-g++
configure:4120: checking for C++ compiler version
configure:4123: arm-linux-g++ --version </dev/null >&5
arm-linux-g++ (GCC) 3.2.3
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4126: $? = 0
configure:4128: arm-linux-g++ -v </dev/null >&5
Reading specs from /opt/Beta/tools/bin/../lib/gcc-lib/arm-linux/3.2.3/specs
Configured with: ./configure --target=arm-linux --prefix=/opt/Beta/tools/ --with-headers=/opt/Beta/tools//arm-linux/include --enable-languages=c,c++
Thread model: posix
gcc version 3.2.3
configure:4131: $? = 0
configure:4133: arm-linux-g++ -V </dev/null >&5
arm-linux-g++: argument to `-V' missing

configure:4136: $? = 1
configure:4139: checking whether we are using the GNU C++ compiler
configure:4164: arm-linux-g++ -c   conftest.cc >&5
configure:4167: $? = 0
configure:4170: test -s conftest.o
configure:4173: $? = 0
configure:4186: result: yes
configure:4192: checking whether arm-linux-g++ accepts -g
configure:4214: arm-linux-g++ -c -g  conftest.cc >&5
configure:4217: $? = 0
configure:4220: test -s conftest.o
configure:4223: $? = 0
configure:4234: result: yes
configure:4277: arm-linux-g++ -c -g -O2  conftest.cc >&5
configure:4280: $? = 0
configure:4283: test -s conftest.o
configure:4286: $? = 0
configure:4313: arm-linux-g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:4321: `exit' undeclared (first use this function)
configure:4321: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:4316: $? = 1
configure: failed program was:
| #line 4296 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4277: arm-linux-g++ -c -g -O2  conftest.cc >&5
configure:4280: $? = 0
configure:4283: test -s conftest.o
configure:4286: $? = 0
configure:4313: arm-linux-g++ -c -g -O2  conftest.cc >&5
configure:4316: $? = 0
configure:4319: test -s conftest.o
configure:4322: $? = 0
configure:4350: checking how to run the C++ preprocessor
configure:4382: arm-linux-g++ -E  conftest.cc
configure:4388: $? = 0
configure:4420: arm-linux-g++ -E  conftest.cc
configure:4435:28: ac_nonexistent.h: No such file or directory
configure:4426: $? = 1
configure: failed program was:
| #line 4411 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4464: result: arm-linux-g++ -E
configure:4489: arm-linux-g++ -E  conftest.cc
configure:4495: $? = 0
configure:4527: arm-linux-g++ -E  conftest.cc
configure:4542:28: ac_nonexistent.h: No such file or directory
configure:4533: $? = 1
configure: failed program was:
| #line 4518 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4585: checking for arm-linux-g77
configure:4614: result: no
configure:4585: checking for arm-linux-f77
configure:4614: result: no
configure:4585: checking for arm-linux-xlf
configure:4614: result: no
configure:4585: checking for arm-linux-frt
configure:4614: result: no
configure:4585: checking for arm-linux-pgf77
configure:4614: result: no
configure:4585: checking for arm-linux-fl32
configure:4614: result: no
configure:4585: checking for arm-linux-af77
configure:4614: result: no
configure:4585: checking for arm-linux-fort77
configure:4614: result: no
configure:4585: checking for arm-linux-f90
configure:4614: result: no
configure:4585: checking for arm-linux-xlf90
configure:4614: result: no
configure:4585: checking for arm-linux-pgf90
configure:4614: result: no
configure:4585: checking for arm-linux-epcf90
configure:4614: result: no
configure:4585: checking for arm-linux-f95
configure:4614: result: no
configure:4585: checking for arm-linux-fort
configure:4614: result: no
configure:4585: checking for arm-linux-xlf95
configure:4614: result: no
configure:4585: checking for arm-linux-lf95
configure:4614: result: no
configure:4585: checking for arm-linux-g95
configure:4614: result: no
configure:4627: checking for g77
configure:4643: found /usr/bin/g77
configure:4653: result: g77
configure:4671: checking for Fortran 77 compiler version
configure:4671: g77 --version </dev/null >&5
GNU Fortran (GCC 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
Copyright (C) 2002 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:4674: $? = 0
configure:4676: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
configure:4679: $? = 0
configure:4681: g77 -V </dev/null >&5
g77: argument to `-V' missing
configure:4684: $? = 1
configure:4691: checking whether we are using the GNU Fortran 77 compiler
configure:4705: g77 -c  conftest.F >&5
configure:4708: $? = 0
configure:4711: test -s conftest.o
configure:4714: $? = 0
configure:4727: result: yes
configure:4734: checking whether g77 accepts -g
configure:4746: g77 -c -g conftest.f >&5
configure:4749: $? = 0
configure:4752: test -s conftest.o
configure:4755: $? = 0
configure:4767: result: yes
configure:4795: checking the maximum length of command line arguments
configure:4860: result: 32768
configure:4871: checking command to parse /opt/Beta/tools/bin/arm-linux-nm -B output from arm-linux-gcc object
configure:4960: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:4963: $? = 0
configure:4967: /opt/Beta/tools/bin/arm-linux-nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:4970: $? = 0
configure:5022: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c conftstm.o >&5
configure:5025: $? = 0
configure:5063: result: ok
configure:5067: checking for objdir
configure:5082: result: .libs
configure:5134: checking for arm-linux-ar
configure:5150: found /opt/Beta/tools/bin/arm-linux-ar
configure:5160: result: arm-linux-ar
configure:5214: checking for arm-linux-ranlib
configure:5230: found /opt/Beta/tools/bin/arm-linux-ranlib
configure:5240: result: arm-linux-ranlib
configure:5294: checking for arm-linux-strip
configure:5310: found /opt/Beta/tools/bin/arm-linux-strip
configure:5320: result: arm-linux-strip
configure:5621: checking if arm-linux-gcc static flag  works
configure:5644: result: yes
configure:5662: checking if arm-linux-gcc supports -fno-rtti -fno-exceptions
configure:5683: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  -fno-rtti -fno-exceptions conftest.c >&5
configure:5687: $? = 0
configure:5695: result: yes
configure:5710: checking for arm-linux-gcc option to produce PIC
configure:5887: result: -fPIC
configure:5895: checking if arm-linux-gcc PIC flag -fPIC works
configure:5916: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  -fPIC -DPIC conftest.c >&5
configure:5920: $? = 0
configure:5928: result: yes
configure:5952: checking if arm-linux-gcc supports -c -o file.o
configure:5983: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  -o out/conftest2.o conftest.c >&5
configure:5987: $? = 0
configure:6004: result: yes
configure:6030: checking whether the arm-linux-gcc linker (/opt/Beta/tools/arm-linux/bin/ld) supports shared libraries
configure:6858: result: yes
configure:6884: checking whether -lc should be explicitly linked in
configure:6889: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:6892: $? = 0
configure:6906: arm-linux-gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6909: $? = 0
configure:6921: result: no
configure:6929: checking dynamic linker characteristics
configure:7451: result: GNU/Linux ld.so
configure:7455: checking how to hardcode library paths into programs
configure:7480: result: immediate
configure:7494: checking whether stripping libraries is possible
configure:7499: result: yes
configure:8243: checking if libtool supports shared libraries
configure:8245: result: yes
configure:8248: checking whether to build shared libraries
configure:8306: result: yes
configure:8309: checking whether to build static libraries
configure:8313: result: yes
configure:8405: creating libtool
configure:8952: checking for ld used by arm-linux-g++
configure:9019: result: /opt/Beta/tools/arm-linux/bin/ld
configure:9028: checking if the linker (/opt/Beta/tools/arm-linux/bin/ld) is GNU ld
configure:9043: result: yes
configure:9094: checking whether the arm-linux-g++ linker (/opt/Beta/tools/arm-linux/bin/ld) supports shared libraries
configure:9902: result: yes
configure:9920: arm-linux-g++ -c -g -O2  conftest.cc >&5
configure:9923: $? = 0
configure:10019: checking for arm-linux-g++ option to produce PIC
configure:10271: result: -fPIC
configure:10279: checking if arm-linux-g++ PIC flag -fPIC works
configure:10300: arm-linux-g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:10304: $? = 0
configure:10312: result: yes
configure:10336: checking if arm-linux-g++ supports -c -o file.o
configure:10367: arm-linux-g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:10371: $? = 0
configure:10388: result: yes
configure:10414: checking whether the arm-linux-g++ linker (/opt/Beta/tools/arm-linux/bin/ld) supports shared libraries
configure:10439: result: yes
configure:10510: checking dynamic linker characteristics
configure:11032: result: GNU/Linux ld.so
configure:11036: checking how to hardcode library paths into programs
configure:11061: result: immediate
configure:11075: checking whether stripping libraries is possible
configure:11080: result: yes
configure:12301: checking if libtool supports shared libraries
configure:12303: result: yes
configure:12306: checking whether to build shared libraries
configure:12324: result: yes
configure:12327: checking whether to build static libraries
configure:12331: result: yes
configure:12343: checking for g77 option to produce PIC
configure:12520: result: -fPIC
configure:12528: checking if g77 PIC flag -fPIC works
configure:12549: g77 -c -g -O2 -fPIC conftest.f >&5
configure:12553: $? = 0
configure:12561: result: yes
configure:12585: checking if g77 supports -c -o file.o
configure:12616: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:12620: $? = 0
configure:12637: result: yes
configure:12663: checking whether the g77 linker (/opt/Beta/tools/arm-linux/bin/ld) supports shared libraries
configure:13469: result: yes
configure:13540: checking dynamic linker characteristics
configure:14062: result: GNU/Linux ld.so
configure:14066: checking how to hardcode library paths into programs
configure:14091: result: immediate
configure:14105: checking whether stripping libraries is possible
configure:14110: result: yes
configure:18081: checking for X
configure:18301: result: libraries /opt/Beta/tools/root/usr/X11R6/lib/, headers /opt/Beta/tools/root/usr/X11R6/include/
configure:18454: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c   -L/opt/Beta/tools/root/usr/X11R6/lib/ -lX11 >&5
configure:18457: $? = 0
configure:18460: test -s conftest
configure:18463: $? = 0
configure:18600: checking for gethostbyname
configure:18650: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c  >&5
configure:18653: $? = 0
configure:18656: test -s conftest
configure:18659: $? = 0
configure:18670: result: yes
configure:18801: checking for connect
configure:18851: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c  >&5
configure:18854: $? = 0
configure:18857: test -s conftest
configure:18860: $? = 0
configure:18871: result: yes
configure:18936: checking for remove
configure:18986: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c  >&5
configure:18989: $? = 0
configure:18992: test -s conftest
configure:18995: $? = 0
configure:19006: result: yes
configure:19071: checking for shmat
configure:19121: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   conftest.c  >&5
configure:19124: $? = 0
configure:19127: test -s conftest
configure:19130: $? = 0
configure:19141: result: yes
configure:19215: checking for IceConnectionNumber in -lICE
configure:19246: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall   -L/opt/Beta/tools/root/usr/X11R6/lib/ conftest.c -lICE   >&5
configure:19249: $? = 0
configure:19252: test -s conftest
configure:19255: $? = 0
configure:19267: result: yes
configure:19277: checking for ANSI C header files
configure:19424: result: yes
configure:19434: checking for sys/wait.h that is POSIX.1 compatible
configure:19466: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall  conftest.c >&5
configure:19469: $? = 0
configure:19472: test -s conftest.o
configure:19475: $? = 0
configure:19486: result: yes
configure:19503: checking for stdlib.h
configure:19508: result: yes
configure:19503: checking for string.h
configure:19508: result: yes
configure:19503: checking for unistd.h
configure:19508: result: yes
configure:19667: checking for pkg-config
configure:19685: found /usr/bin/pkg-config
configure:19698: result: /usr/bin/pkg-config
configure:19787: checking png.h usability
configure:19800: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2    conftest.c >&5
configure:19803: $? = 0
configure:19806: test -s conftest.o
configure:19809: $? = 0
configure:19819: result: yes
configure:19823: checking png.h presence
configure:19834: arm-linux-gcc -E  conftest.c
configure:19840: $? = 0
configure:19859: result: yes
configure:19895: checking for png.h
configure:19902: result: yes
configure:20175: checking for pkg-config
configure:20206: result: /usr/bin/pkg-config
configure:20290: checking apm.h usability
configure:20303: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0    conftest.c >&5
configure:20357:17: apm.h: No such file or directory
configure:20306: $? = 1
configure: failed program was:
| #line 20292 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <apm.h>
configure:20322: result: no
configure:20326: checking apm.h presence
configure:20337: arm-linux-gcc -E  conftest.c
configure:20359:17: apm.h: No such file or directory
configure:20343: $? = 1
configure: failed program was:
| #line 20328 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| /* end confdefs.h.  */
| #include <apm.h>
configure:20362: result: no
configure:20398: checking for apm.h
configure:20405: result: no
configure:20444: checking apmvar.h usability
configure:20457: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0    conftest.c >&5
configure:20511:20: apmvar.h: No such file or directory
configure:20460: $? = 1
configure: failed program was:
| #line 20446 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <apmvar.h>
configure:20476: result: no
configure:20480: checking apmvar.h presence
configure:20491: arm-linux-gcc -E  conftest.c
configure:20513:20: apmvar.h: No such file or directory
configure:20497: $? = 1
configure: failed program was:
| #line 20482 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| /* end confdefs.h.  */
| #include <apmvar.h>
configure:20516: result: no
configure:20552: checking for apmvar.h
configure:20559: result: no
configure:20600: checking linux/soundcard.h usability
configure:20613: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0    conftest.c >&5
configure:20616: $? = 0
configure:20619: test -s conftest.o
configure:20622: $? = 0
configure:20632: result: yes
configure:20636: checking linux/soundcard.h presence
configure:20647: arm-linux-gcc -E  conftest.c
configure:20653: $? = 0
configure:20672: result: yes
configure:20708: checking for linux/soundcard.h
configure:20715: result: yes
configure:20894: checking for an ANSI C-conforming const
configure:20962: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0    conftest.c >&5
configure: In function `main':
configure:20958: warning: unused variable `s'
configure:20978: warning: unused variable `foo'
configure:20939: warning: unused variable `x'
configure:20945: warning: unused variable `zero'
configure:20957: warning: `t' might be used uninitialized in this function
configure:20975: warning: `b' might be used uninitialized in this function
configure:20965: $? = 0
configure:20968: test -s conftest.o
configure:20971: $? = 0
configure:20982: result: yes
configure:20992: checking for pid_t
configure:21017: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0    conftest.c >&5
configure:21020: $? = 0
configure:21023: test -s conftest.o
configure:21026: $? = 0
configure:21037: result: yes
configure:21057: checking for unistd.h
configure:21062: result: yes
configure:21066: checking vfork.h usability
configure:21079: arm-linux-gcc -c  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0    conftest.c >&5
configure:21135:19: vfork.h: No such file or directory
configure:21082: $? = 1
configure: failed program was:
| #line 21068 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:21098: result: no
configure:21102: checking vfork.h presence
configure:21113: arm-linux-gcc -E  conftest.c
configure:21137:19: vfork.h: No such file or directory
configure:21119: $? = 1
configure: failed program was:
| #line 21104 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <vfork.h>
configure:21138: result: no
configure:21174: checking for vfork.h
configure:21181: result: no
configure:21199: checking for fork
configure:21249: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21252: $? = 0
configure:21255: test -s conftest
configure:21258: $? = 0
configure:21269: result: yes
configure:21199: checking for vfork
configure:21249: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21252: $? = 0
configure:21255: test -s conftest
configure:21258: $? = 0
configure:21269: result: yes
configure:21280: checking for working fork
configure:21325: result: cross
configure:21341: WARNING: result yes guessed because of cross compilation
configure:21346: checking for working vfork
configure:21480: result: yes
configure:21516: checking for vprintf
configure:21566: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21569: $? = 0
configure:21572: test -s conftest
configure:21575: $? = 0
configure:21586: result: yes
configure:21593: checking for _doprnt
configure:21643: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
/tmp/ccWH3oLB.o: In function `main':
/tmp/ccWH3oLB.o(.text+0x1c): undefined reference to `_doprnt'
/tmp/ccWH3oLB.o(.data+0x0): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:21646: $? = 1
configure: failed program was:
| #line 21598 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "matchbox"
| #define VERSION "0.7.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_PNG_H 1
| #define USE_EXPAT 1
| #define HAVE_LINUX_SOUNDCARD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:21663: result: no
configure:21683: checking for strchr
configure:21733: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21742: warning: conflicting types for built-in function `strchr'
configure:21736: $? = 0
configure:21739: test -s conftest
configure:21742: $? = 0
configure:21753: result: yes
configure:21683: checking for strdup
configure:21733: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21736: $? = 0
configure:21739: test -s conftest
configure:21742: $? = 0
configure:21753: result: yes
configure:21683: checking for strsep
configure:21733: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21736: $? = 0
configure:21739: test -s conftest
configure:21742: $? = 0
configure:21753: result: yes
configure:21781: checking for gettext
configure:21831: arm-linux-gcc -o conftest  -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0     conftest.c  >&5
configure:21834: $? = 0
configure:21837: test -s conftest
configure:21840: $? = 0
configure:21851: result: yes
configure:21921: checking for xgettext
configure:21937: found /usr/bin/xgettext
configure:21947: result: xgettext
configure:22096: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on ws184.ncoretech.com

config.status:717: creating Makefile
config.status:717: creating Doxyfile
config.status:717: creating libmb/Makefile
config.status:717: creating libmb/libmb.pc
config.status:717: creating doc/Makefile
config.status:717: creating doc/themes/Makefile
config.status:717: creating doc/testing/Makefile
config.status:717: creating src/Makefile
config.status:717: creating util/apm/Makefile
config.status:717: creating util/Makefile
config.status:717: creating util/mbterm.desktop
config.status:717: creating dock/Makefile
config.status:717: creating desktop/Makefile
config.status:717: creating desktop/mbdesktop_modules
config.status:717: creating desktop/modules/Makefile
config.status:717: creating data/Makefile
config.status:717: creating data/vfolders/Makefile
config.status:717: creating data/schemas/Makefile
config.status:717: creating data/themes/Makefile
config.status:717: creating data/themes/bluebox/Makefile
config.status:717: creating data/themes/blondie/Makefile
config.status:717: creating data/themes/gorilla/Makefile
config.status:717: creating packaging/Makefile
config.status:717: creating packaging/ipkg/Makefile
config.status:717: creating packaging/ipkg/control
config.status:717: creating tests/Makefile
config.status:717: creating po/Makefile
config.status:821: creating config.h
config.status:1064: executing default-1 commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i686-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=arm-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__doprnt=no
ac_cv_func_connect=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gettext=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strsep=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vprintf=yes
ac_cv_have_x='have_x=yes 		ac_x_includes=/opt/Beta/tools/root/usr/X11R6/include/ ac_x_libraries=/opt/Beta/tools/root/usr/X11R6/lib/'
ac_cv_header_apm_h=no
ac_cv_header_apmvar_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_soundcard_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_png_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=arm-unknown-linux-gnu
ac_cv_host_alias=arm-linux
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=arm-linux-ar
ac_cv_prog_CC=arm-linux-gcc
ac_cv_prog_CPP='arm-linux-gcc -E'
ac_cv_prog_CXX=arm-linux-g++
ac_cv_prog_CXXCPP='arm-linux-g++ -E'
ac_cv_prog_RANLIB=arm-linux-ranlib
ac_cv_prog_STRIP=arm-linux-strip
ac_cv_prog_XGETTEXT=xgettext
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_pid_t=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/opt/Beta/tools/arm-linux/bin/ld
lt_cv_path_LDCXX=/opt/Beta/tools/arm-linux/bin/ld
lt_cv_path_NM='/opt/Beta/tools/bin/arm-linux-nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.4'
APM_SUBDIRS=''
AR='arm-linux-ar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.4'
CC='arm-linux-gcc'
CFLAGS=' -Os -fno-strict-aliasing -Wall -DUSE_XFT -I/usr/X11R6/include -I/usr/include/freetype2   -DUSE_PNG -DUSE_XSETTINGS -DUSE_JPG  -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DUSE_PANGO -DUSE_LIBSN -I/usr/include/startup-notification-1.0  '
CPP='arm-linux-gcc -E'
CPPFLAGS=''
CXX='arm-linux-g++'
CXXCPP='arm-linux-g++ -E'
CXXFLAGS='-g -O2'
DEFS='-DHAVE_CONFIG_H'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_SCHEMAS_FALSE=''
ENABLE_SCHEMAS_TRUE='#'
EXEEXT=''
EXPAT_LIBS='-lexpat'
EXTRA_LIBS=' -lpng'
F77='g77'
FFLAGS='-g -O2'
GCONFTOOL=''
GCONF_LIBS=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GCONF_SCHEMA_SUBDIRS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INTLIBS=''
JPG_LIBS=' -ljpeg'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='makeinfo'
MIXER_LIBS=''
MOFILES=' en_GB.mo es_ES.mo fi_FI.mo de.mo cs.mo'
OBJEXT='o'
PACKAGE='matchbox'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANGO_LIBS=' -Wl,--export-dynamic -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -Wl,--export-dynamic -lpangoxft-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  '
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PNG_LIBS='-lpng -lm -lz'
RANLIB='arm-linux-ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SN_LIBS='-lstartup-notification-1  '
STRIP='arm-linux-strip'
VERSION='0.7.1'
WANT_PNGS_FALSE='#'
WANT_PNGS_TRUE=''
WANT_STANDALONE_FALSE=''
WANT_STANDALONE_TRUE='#'
XFT_CONFIG=''
XFT_LIBS='-L/usr/X11R6/lib -lXft -lfreetype -lXrender -lfontconfig  '
XGETTEXT='xgettext'
XSET_LIBS=' -lXsettings-client'
X_CFLAGS=' -I/opt/Beta/tools/root/usr/X11R6/include/'
X_EXTRA_LIBS=''
X_LIBS=' -L/opt/Beta/tools/root/usr/X11R6/lib/'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='g77'
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias='i686-pc-linux-gnu'
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='arm-unknown-linux-gnu'
host_alias='arm-linux'
host_cpu='arm'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define HAVE_DLFCN_H 1
#define HAVE_FORK 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINUX_SOUNDCARD_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PNG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSEP 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VFORK 1
#define HAVE_VPRINTF 1
#define HAVE_WORKING_FORK 1
#define HAVE_WORKING_VFORK 1
#define PACKAGE "matchbox"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USE_EXPAT 1
#define VERSION "0.7.1"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.