[Gambas-user] Problems with gambas2-2.0

Stefano Palmeri rospolosco at ...152...
Mon Jan 7 23:58:58 CET 2008


Alle 21:12, lunedì 7 gennaio 2008, Benoit Minisini ha scritto:
> On lundi 7 janvier 2008, Stefano Palmeri wrote:
> > Alle 18:34, lunedì 7 gennaio 2008, Benoit Minisini ha scritto:
> > > On lundi 7 janvier 2008, Stefano Palmeri wrote:
> > > > Downloaded trunk revision 921.
> > > >
> > > > Result:
> > > >
> > > > checking for IceConnectionNumber in -lICE... yes
> > > > checking for XTestQueryExtension in -lXtst... no
> > > > configure: WARNING: *** Desktop-neutral routines is disabled
> > > >
> > > > Regards,
> > > >
> > > > Stefano Palmeri
> > >
> > > Did you do a ./reconf inside gb.desktop?
> > >
> > > Can you send me the config.log file?
> >
> > I did ./reconf-all in trunk dir.
> > I've attached general config.log and gb.desktop config.log
> >
> > Stefano
>
> Can you try to replace the gb.desktop/configure.ac file by this file and
> try again? Send me the config.log file if it fails.
>
> Thanks in advance!
>
> Regards,

OK! It works *perfectly*. Configure and compile with no errors.

Anyway, I've attached the gb.desktop config.log, in case
you want take a look.

Regards,

Stefano Palmeri

-------------- next part --------------
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.61.  Invocation command line was

  $ ./configure 

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

hostname = macondo
uname -m = i686
uname -r = 2.6.22.15
uname -s = Linux
uname -v = #1 Sun Dec 16 09:36:01 CET 2007

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

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

PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /opt/www/htdig/bin
PATH: /usr/java/bin
PATH: /opt/kde/bin
PATH: /usr/lib/qt/bin
PATH: /usr/share/unsermake
PATH: /home/stefano/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin


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

configure:2016: checking for a BSD-compatible install
configure:2072: result: /usr/bin/ginstall -c
configure:2083: checking whether build environment is sane
configure:2126: result: yes
configure:2191: checking for gawk
configure:2207: found /usr/bin/gawk
configure:2218: result: gawk
configure:2229: checking whether make sets $(MAKE)
configure:2250: result: yes
configure:2274: checking build system type
configure:2292: result: i686-pc-linux-gnu
configure:2326: checking for style of include used by make
configure:2354: result: GNU
configure:2382: checking whether to enable maintainer-specific portions of Makefiles
configure:2391: result: no
configure:2592: checking host system type
configure:2607: result: i686-pc-linux-gnu
configure:2752: checking for gcc
configure:2768: found /usr/bin/gcc
configure:2779: result: gcc
configure:3017: checking for C compiler version
configure:3024: gcc --version >&5
gcc (GCC) 3.4.6
Copyright (C) 2006 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:3027: $? = 0
configure:3034: gcc -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.6/specs
Configured with: ../gcc-3.4.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.4.6
configure:3037: $? = 0
configure:3044: gcc -V >&5
gcc: `-V' option must have argument
configure:3047: $? = 1
configure:3070: checking for C compiler default output file name
configure:3097: gcc    conftest.c  >&5
configure:3100: $? = 0
configure:3138: result: a.out
configure:3155: checking whether the C compiler works
configure:3165: ./a.out
configure:3168: $? = 0
configure:3185: result: yes
configure:3192: checking whether we are cross compiling
configure:3194: result: no
configure:3197: checking for suffix of executables
configure:3204: gcc -o conftest    conftest.c  >&5
configure:3207: $? = 0
configure:3231: result: 
configure:3237: checking for suffix of object files
configure:3263: gcc -c   conftest.c >&5
configure:3266: $? = 0
configure:3289: result: o
configure:3293: checking whether we are using the GNU C compiler
configure:3322: gcc -c   conftest.c >&5
configure:3328: $? = 0
configure:3345: result: yes
configure:3350: checking whether gcc accepts -g
configure:3380: gcc -c -g  conftest.c >&5
configure:3386: $? = 0
configure:3485: result: yes
configure:3502: checking for gcc option to accept ISO C89
configure:3576: gcc  -c -g -O2  conftest.c >&5
configure:3582: $? = 0
configure:3605: result: none needed
configure:3625: checking dependency style of gcc
configure:3715: result: gcc3
configure:3737: checking how to run the C preprocessor
configure:3777: gcc -E  conftest.c
configure:3783: $? = 0
configure:3814: gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3820: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3853: result: gcc -E
configure:3882: gcc -E  conftest.c
configure:3888: $? = 0
configure:3919: gcc -E  conftest.c
conftest.c:14:28: ac_nonexistent.h: No such file or directory
configure:3925: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4020: checking for g++
configure:4036: found /usr/bin/g++
configure:4047: result: g++
configure:4078: checking for C++ compiler version
configure:4085: g++ --version >&5
g++ (GCC) 3.4.6
Copyright (C) 2006 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:4088: $? = 0
configure:4095: g++ -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.6/specs
Configured with: ../gcc-3.4.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.4.6
configure:4098: $? = 0
configure:4105: g++ -V >&5
g++: `-V' option must have argument
configure:4108: $? = 1
configure:4111: checking whether we are using the GNU C++ compiler
configure:4140: g++ -c   conftest.cpp >&5
configure:4146: $? = 0
configure:4163: result: yes
configure:4168: checking whether g++ accepts -g
configure:4198: g++ -c -g  conftest.cpp >&5
configure:4204: $? = 0
configure:4303: result: yes
configure:4328: checking dependency style of g++
configure:4418: result: gcc3
configure:4448: checking for a BSD-compatible install
configure:4504: result: /usr/bin/ginstall -c
configure:4515: checking whether ln -s works
configure:4519: result: yes
configure:4526: checking whether make sets $(MAKE)
configure:4547: result: yes
configure:4570: checking for setenv
configure:4626: gcc -o conftest -g -O2   conftest.c  >&5
configure:4632: $? = 0
configure:4650: result: yes
configure:4570: checking for unsetenv
configure:4626: gcc -o conftest -g -O2   conftest.c  >&5
configure:4632: $? = 0
configure:4650: result: yes
configure:4570: checking for getdomainname
configure:4626: gcc -o conftest -g -O2   conftest.c  >&5
configure:4632: $? = 0
configure:4650: result: yes
configure:4570: checking for getpt
configure:4626: gcc -o conftest -g -O2   conftest.c  >&5
configure:4632: $? = 0
configure:4650: result: yes
configure:4672: checking for ccache
configure:4690: found /usr/bin/ccache
configure:4702: result: /usr/bin/ccache
configure:4717: checking for main in -lm
configure:4746: ccache gcc -o conftest -g -O2   conftest.c -lm   >&5
configure:4752: $? = 0
configure:4770: result: yes
configure:4776: checking for main in -lz
configure:4805: ccache gcc -o conftest -g -O2   conftest.c -lz   >&5
configure:4811: $? = 0
configure:4829: result: yes
configure:4840: checking for main in -lgcc_s
configure:4869: ccache gcc -o conftest -g -O2   conftest.c -lgcc_s   >&5
configure:4875: $? = 0
configure:4893: result: yes
configure:4899: checking for main in -lstdc++
configure:4928: ccache gcc -o conftest -g -O2   conftest.c -lstdc++   >&5
configure:4934: $? = 0
configure:4952: result: yes
configure:4962: checking target system
configure:5027: result: LINUX
configure:5031: checking which extension is used for shared libraries
configure:5063: result: .so
configure:5088: checking for threading compiler options
configure:5090: result: -D_REENTRANT
configure:5092: checking for threading linker options
configure:5094: result: -lpthread
configure:5112: checking for mathematic libraries
configure:5114: result: -lm
configure:5165: checking CFLAGS for gcc -fvisibility=hidden
configure:5202: ccache gcc -c -g -O2 -pedantic  -fvisibility=hidden  conftest.c >&5
cc1: error: unrecognized command line option "-fvisibility=hidden"
configure:5208: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| return 0;
|   ;
|   return 0;
| }
configure:5232: result: no, unknown
configure:5324: checking for a sed that does not truncate output
configure:5380: result: /usr/bin/sed
configure:5383: checking for grep that handles long lines and -e
configure:5457: result: /usr/bin/grep
configure:5462: checking for egrep
configure:5540: result: /usr/bin/grep -E
configure:5556: checking for ld used by ccache gcc
configure:5623: result: /usr/i486-slackware-linux/bin/ld
configure:5632: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
configure:5647: result: yes
configure:5652: checking for /usr/i486-slackware-linux/bin/ld option to reload object files
configure:5659: result: -r
configure:5677: checking for BSD-compatible nm
configure:5726: result: /usr/bin/nm -B
configure:5730: checking how to recognize dependent libraries
configure:5916: result: pass_all
configure:6442: checking for ANSI C header files
configure:6472: ccache gcc -c   conftest.c >&5
configure:6478: $? = 0
configure:6577: ccache gcc -o conftest    conftest.c  >&5
configure:6580: $? = 0
configure:6586: ./conftest
configure:6589: $? = 0
configure:6606: result: yes
configure:6630: checking for sys/types.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for sys/stat.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for stdlib.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for string.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for memory.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for strings.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for inttypes.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for stdint.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6630: checking for unistd.h
configure:6651: ccache gcc -c   conftest.c >&5
configure:6657: $? = 0
configure:6673: result: yes
configure:6700: checking dlfcn.h usability
configure:6717: ccache gcc -c   conftest.c >&5
configure:6723: $? = 0
configure:6737: result: yes
configure:6741: checking dlfcn.h presence
configure:6756: gcc -E  conftest.c
configure:6762: $? = 0
configure:6776: result: yes
configure:6804: checking for dlfcn.h
configure:6812: result: yes
configure:6835: checking how to run the C++ preprocessor
configure:6871: ccache g++ -E  conftest.cpp
configure:6877: $? = 0
configure:6908: ccache g++ -E  conftest.cpp
conftest.cpp:31:28: ac_nonexistent.h: No such file or directory
configure:6914: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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.  */
| #include <ac_nonexistent.h>
configure:6947: result: ccache g++ -E
configure:6976: ccache g++ -E  conftest.cpp
configure:6982: $? = 0
configure:7013: ccache g++ -E  conftest.cpp
conftest.cpp:31:28: ac_nonexistent.h: No such file or directory
configure:7019: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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.  */
| #include <ac_nonexistent.h>
configure:7112: checking for g77
configure:7128: found /usr/bin/g77
configure:7139: result: g77
configure:7169: checking for Fortran 77 compiler version
configure:7176: g77 --version >&5
GNU Fortran (GCC) 3.4.6
Copyright (C) 2006 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:7179: $? = 0
configure:7186: g77 -v >&5
Reading specs from /usr/lib/gcc/i486-slackware-linux/3.4.6/specs
Configured with: ../gcc-3.4.6/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=i486-slackware-linux --host=i486-slackware-linux
Thread model: posix
gcc version 3.4.6
configure:7189: $? = 0
configure:7196: g77 -V >&5
g77: `-V' option must have argument
configure:7199: $? = 1
configure:7207: checking whether we are using the GNU Fortran 77 compiler
configure:7226: g77 -c  conftest.F >&5
configure:7232: $? = 0
configure:7249: result: yes
configure:7255: checking whether g77 accepts -g
configure:7272: g77 -c -g conftest.f >&5
configure:7278: $? = 0
configure:7294: result: yes
configure:7324: checking the maximum length of command line arguments
configure:7436: result: 98304
configure:7448: checking command to parse /usr/bin/nm -B output from ccache gcc object
configure:7553: ccache gcc -c   conftest.c >&5
configure:7556: $? = 0
configure:7560: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7563: $? = 0
configure:7615: ccache gcc -o conftest    conftest.c conftstm.o >&5
configure:7618: $? = 0
configure:7656: result: ok
configure:7660: checking for objdir
configure:7675: result: .libs
configure:7767: checking for ar
configure:7783: found /usr/bin/ar
configure:7794: result: ar
configure:7863: checking for ranlib
configure:7879: found /usr/bin/ranlib
configure:7890: result: ranlib
configure:7959: checking for strip
configure:7975: found /usr/bin/strip
configure:7986: result: strip
configure:8276: checking if ccache gcc supports -fno-rtti -fno-exceptions
configure:8294: ccache gcc -c   -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:8298: $? = 0
configure:8311: result: no
configure:8326: checking for ccache gcc option to produce PIC
configure:8558: result: -fPIC
configure:8566: checking if ccache gcc PIC flag -fPIC works
configure:8584: ccache gcc -c   -fPIC -DPIC conftest.c >&5
configure:8588: $? = 0
configure:8601: result: yes
configure:8629: checking if ccache gcc static flag -static works
configure:8657: result: yes
configure:8667: checking if ccache gcc supports -c -o file.o
configure:8688: ccache gcc -c   -o out/conftest2.o conftest.c >&5
configure:8692: $? = 0
configure:8714: result: yes
configure:8740: checking whether the ccache gcc linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:9720: result: yes
configure:9741: checking whether -lc should be explicitly linked in
configure:9746: ccache gcc -c   conftest.c >&5
configure:9749: $? = 0
configure:9764: ccache gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9767: $? = 0
configure:9779: result: no
configure:9787: checking dynamic linker characteristics
configure:10389: result: GNU/Linux ld.so
configure:10398: checking how to hardcode library paths into programs
configure:10423: result: immediate
configure:10437: checking whether stripping libraries is possible
configure:10442: result: yes
configure:10566: checking for shl_load
configure:10622: ccache gcc -o conftest    conftest.c  >&5
/tmp/ccCsvOAW.o(.text+0x1d): In function `main':
: undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10628: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); 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
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* 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_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10645: result: no
configure:10650: checking for shl_load in -ldld
configure:10685: ccache gcc -o conftest    conftest.c -ldld   >&5
/usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../i486-slackware-linux/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10691: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10709: result: no
configure:10714: checking for dlopen
configure:10770: ccache gcc -o conftest    conftest.c  >&5
/tmp/ccoD12Pb.o(.text+0x1d): In function `main':
: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10776: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); 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
| 
| #undef dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* 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_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:10793: result: no
configure:10798: checking for dlopen in -ldl
configure:10833: ccache gcc -o conftest    conftest.c -ldl   >&5
configure:10839: $? = 0
configure:10857: result: yes
configure:11026: checking whether a program can dlopen itself
configure:11100: ccache gcc -o conftest   -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure:11103: $? = 0
configure:11121: result: yes
configure:11126: checking whether a statically linked program can dlopen itself
configure:11200: ccache gcc -o conftest   -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
/tmp/ccu3QPBp.o(.text+0x36): In function `main':
: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:11203: $? = 0
/lib/: cannot read file data: Is a directory
configure:11221: result: no
configure:11244: checking if libtool supports shared libraries
configure:11246: result: yes
configure:11249: checking whether to build shared libraries
configure:11270: result: yes
configure:11273: checking whether to build static libraries
configure:11277: result: no
configure:11370: creating libtool
configure:11958: checking for ld used by ccache g++
configure:12025: result: /usr/i486-slackware-linux/bin/ld
configure:12034: checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld
configure:12049: result: yes
configure:12100: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:13074: result: yes
configure:13096: ccache g++ -c   conftest.cpp >&5
configure:13099: $? = 0
configure:13251: checking for ccache g++ option to produce PIC
configure:13535: result: -fPIC
configure:13543: checking if ccache g++ PIC flag -fPIC works
configure:13561: ccache g++ -c   -fPIC -DPIC conftest.cpp >&5
configure:13565: $? = 0
configure:13578: result: yes
configure:13606: checking if ccache g++ static flag -static works
configure:13634: result: yes
configure:13644: checking if ccache g++ supports -c -o file.o
configure:13665: ccache g++ -c   -o out/conftest2.o conftest.cpp >&5
configure:13669: $? = 0
configure:13691: result: yes
configure:13717: checking whether the ccache g++ linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:13742: result: yes
configure:13809: checking dynamic linker characteristics
configure:14359: result: GNU/Linux ld.so
configure:14368: checking how to hardcode library paths into programs
configure:14393: result: immediate
configure:14927: checking if libtool supports shared libraries
configure:14929: result: yes
configure:14932: checking whether to build shared libraries
configure:14952: result: yes
configure:14955: checking whether to build static libraries
configure:14959: result: no
configure:14969: checking for g77 option to produce PIC
configure:15201: result: -fPIC
configure:15209: checking if g77 PIC flag -fPIC works
configure:15227: g77 -c -g -O2 -fPIC conftest.f >&5
configure:15231: $? = 0
configure:15244: result: yes
configure:15272: checking if g77 static flag -static works
configure:15300: result: yes
configure:15310: checking if g77 supports -c -o file.o
configure:15331: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:15335: $? = 0
configure:15357: result: yes
configure:15383: checking whether the g77 linker (/usr/i486-slackware-linux/bin/ld) supports shared libraries
configure:16343: result: yes
configure:16410: checking dynamic linker characteristics
configure:16960: result: GNU/Linux ld.so
configure:16969: checking how to hardcode library paths into programs
configure:16994: result: immediate
configure:20569: checking for X
configure:20804: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:20827: checking whether -R must be followed by a space
configure:20853: ccache gcc -o conftest    conftest.c  -R/usr/X11R6/lib >&5
gcc: unrecognized option `-R/usr/X11R6/lib'
configure:20859: $? = 0
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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 ()
| {
| 
|   ;
|   return 0;
| }
configure:20894: ccache gcc -o conftest    conftest.c  -R /usr/X11R6/lib >&5
gcc: unrecognized option `-R'
/usr/X11R6/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:20900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "gambas3-gb-desktop"
| #define VERSION "2.99.0"
| #define GAMBAS_FULL_VERSION 0x02990000
| #define GAMBAS_PCODE_VERSION 0x02000000
| #define GAMBAS_VERSION 3
| #define GAMBAS_VERSION_STRING "3"
| #define HAVE_SETENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETPT 1
| #define OS_LINUX 1
| #define SHARED_LIBRARY_EXT "so"
| #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 ()
| {
| 
|   ;
|   return 0;
| }
configure:20913: result: neither works
configure:20966: ccache gcc -o conftest    conftest.c   -L/usr/X11R6/lib -lX11 >&5
configure:20972: $? = 0
configure:21129: checking for gethostbyname
configure:21185: ccache gcc -o conftest    conftest.c  >&5
configure:21191: $? = 0
configure:21208: result: yes
configure:21353: checking for connect
configure:21409: ccache gcc -o conftest    conftest.c  >&5
configure:21415: $? = 0
configure:21432: result: yes
configure:21504: checking for remove
configure:21560: ccache gcc -o conftest    conftest.c  >&5
configure:21566: $? = 0
configure:21583: result: yes
configure:21655: checking for shmat
configure:21711: ccache gcc -o conftest    conftest.c  >&5
configure:21717: $? = 0
configure:21734: result: yes
configure:21815: checking for IceConnectionNumber in -lICE
configure:21850: ccache gcc -o conftest    -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:21856: $? = 0
configure:21874: result: yes
configure:21896: checking for XTestQueryExtension in -lXtst
configure:21931: ccache gcc -o conftest    conftest.c -lXtst  -lSM -lICE  -L/usr/X11R6/lib  >&5
configure:21937: $? = 0
configure:21955: result: yes
configure:21981: checking for Desktop-neutral routines headers
configure:22007: result: 
configure:22035: checking for Desktop-neutral routines libraries
configure:22067: result: 
configure:22269: creating ./config.status

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

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

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

on macondo

config.status:698: creating Makefile
config.status:698: creating src/Makefile
config.status:698: creating config.h
config.status:976: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cflags_gcc_option__fvisibility_hidden='no, unknown'
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_getdomainname=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getpt=yes
ac_cv_func_remove=yes
ac_cv_func_setenv=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_unsetenv=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\''/usr/X11R6/include'\''	ac_x_libraries='\''/usr/X11R6/lib'\'''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_Xtst_XTestQueryExtension=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_gcc_s_main=yes
ac_cv_lib_m_main=yes
ac_cv_lib_stdcpp_main=yes
ac_cv_lib_z_main=yes
ac_cv_objext=o
ac_cv_path_CCACHE=/usr/bin/ccache
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='ccache g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
gb_cv_header_desktop=
gb_cv_lib_desktop=
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-slackware-linux/bin/ld
lt_cv_path_LDCXX=/usr/i486-slackware-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/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=no
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 \2/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=98304
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 \\2/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='${SHELL} /home/stefano/trunk/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/stefano/trunk/missing --run tar'
AM_CFLAGS=' -pipe -Wall -Wno-unused-value -g -Os'
AM_CXXFLAGS=' -pipe -Wall -fno-exceptions -Wno-unused-value -g -Os -fno-omit-frame-pointer'
AR='ar'
AS='as'
AUTOCONF='${SHELL} /home/stefano/trunk/missing --run autoconf'
AUTOHEADER='${SHELL} /home/stefano/trunk/missing --run autoheader'
AUTOMAKE='${SHELL} /home/stefano/trunk/missing --run automake-1.9'
AWK='gawk'
CC='ccache gcc'
CCACHE='/usr/bin/ccache'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='ccache g++'
CXXCPP='ccache g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CXX_LIB=' -lgcc_s -lstdc++'
CYGPATH_W='echo'
C_LIB='-lc'
DEBUG_FALSE='#'
DEBUG_TRUE=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DESKTOP_DIR='src'
DESKTOP_INC=' -D_REENTRANT '
DESKTOP_LIB=' -lc -lpthread  -lSM -lICE  -L/usr/X11R6/lib -lXtst'
DESKTOP_PATH=''
DLLTOOL='dlltool'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
GAMBAS_VERSION='3'
GBX_THREAD_INC=''
GBX_THREAD_LIB=''
GREP='/usr/bin/grep'
INCLTDL='-I${top_srcdir}/libltdl'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LD_FLAGS='-no-undefined'
LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/stefano/trunk/missing --run makeinfo'
MATH_LIB='-lm'
OBJDUMP='objdump'
OBJEXT='o'
OPTIMIZE_FALSE='#'
OPTIMIZE_TRUE=''
PACKAGE='gambas3-gb-desktop'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SHLIBEXT='so'
STRIP='strip'
THREAD_INC='-D_REENTRANT'
THREAD_LIB='-lpthread'
VERSION='2.99.0'
XMKMF=''
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -lSM -lICE  -L/usr/X11R6/lib -lXtst'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gbbindir='${exec_prefix}/bin/gambas3'
gbdatadir='${datarootdir}/gambas3'
gblibdir='${exec_prefix}/lib/gambas3'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/stefano/trunk/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "gambas3-gb-desktop"
#define VERSION "2.99.0"
#define GAMBAS_FULL_VERSION 0x02990000
#define GAMBAS_PCODE_VERSION 0x02000000
#define GAMBAS_VERSION 3
#define GAMBAS_VERSION_STRING "3"
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define HAVE_GETDOMAINNAME 1
#define HAVE_GETPT 1
#define OS_LINUX 1
#define SHARED_LIBRARY_EXT "so"
#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
#define HAVE_DESKTOP_COMPONENT 1

configure: exit 0


More information about the User mailing list