Hi,
I am trying to install GNUstep on Mint 15 but the startup cannot find libobjc.so even though I have the path in /etc/ld.so.conf and in etc/ld.so.conf.d/x86_64-linux-gnu.conf.
I am attaching the log,
I hope you can find a solution,
Kind regards
Bob Inglis
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNUstep Setup configure 0.20.0, which was
generated by GNU Autoconf 2.65.  Invocation command line was

  $ ./configure 

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

hostname = bob-SATELLITE-PRO-C850-1HE
uname -m = x86_64
uname -r = 3.8.0-19-generic
uname -s = Linux
uname -v = #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013

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

/bin/arch              = unknown
/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/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


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

configure:2205: checking build system type
configure:2219: result: x86_64-unknown-linux-gnu
configure:2239: checking host system type
configure:2252: result: x86_64-unknown-linux-gnu
configure:2272: checking target system type
configure:2285: result: x86_64-unknown-linux-gnu
configure:2318: checking for GNUstep configuration file to use
configure:2334: result: /etc/GNUstep/GNUstep.conf
configure:2351: checking if we should import an existing configuration file
configure:2363: result: no: disabled from the command-line
configure:2396: checking for library combo
configure:2423: result: gnu-gnu-gnu
configure:2442: checking for prefix
configure:2518: checking for gcc
configure:2534: found /usr/bin/gcc
configure:2545: result: gcc
configure:2774: checking for C compiler version
configure:2783: gcc --version >&5
gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
Copyright (C) 2012 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:2794: $? = 0
configure:2783: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.7/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.7.3-1ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --with-system-zlib --enable-objc-gc --with-cloog --enable-cloog-backend=ppl --disable-cloog-version-check --disable-ppl-version-check --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-1ubuntu1) 
configure:2794: $? = 0
configure:2783: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2794: $? = 4
configure:2783: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2794: $? = 4
configure:2814: checking whether the C compiler works
configure:2836: gcc    conftest.c  >&5
configure:2840: $? = 0
configure:2889: result: yes
configure:2892: checking for C compiler default output file name
configure:2894: result: a.out
configure:2900: checking for suffix of executables
configure:2907: gcc -o conftest    conftest.c  >&5
configure:2911: $? = 0
configure:2933: result: 
configure:2955: checking whether we are cross compiling
configure:2963: gcc -o conftest    conftest.c  >&5
configure:2967: $? = 0
configure:2974: ./conftest
configure:2978: $? = 0
configure:2993: result: no
configure:2998: checking for suffix of object files
configure:3020: gcc -c   conftest.c >&5
configure:3024: $? = 0
configure:3045: result: o
configure:3049: checking whether we are using the GNU C compiler
configure:3068: gcc -c   conftest.c >&5
configure:3068: $? = 0
configure:3077: result: yes
configure:3086: checking whether gcc accepts -g
configure:3106: gcc -c -g  conftest.c >&5
configure:3106: $? = 0
configure:3147: result: yes
configure:3164: checking for gcc option to accept ISO C89
configure:3228: gcc  -c -g -O2  conftest.c >&5
configure:3228: $? = 0
configure:3241: result: none needed
configure:3266: checking how to run the C preprocessor
configure:3297: gcc -E  conftest.c
configure:3297: $? = 0
configure:3311: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3311: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3336: result: gcc -E
configure:3356: gcc -E  conftest.c
configure:3356: $? = 0
configure:3370: gcc -E  conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:3370: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3419: Configuring on linux-gnu
configure:3425: checking compiler version
configure:3446: result: gcc major version is 4
configure:3465: checking for apple compiler
configure:3477: result: no
configure:3486: checking for ar
configure:3502: found /usr/bin/ar
configure:3513: result: ar
configure:3523: checking for ld
configure:3539: found /usr/bin/ld
configure:3550: result: ld
configure:3560: checking for dlltool
configure:3590: result: no
configure:3599: checking for gawk
configure:3615: found /usr/bin/gawk
configure:3626: result: gawk
configure:3640: checking for patch
configure:3656: found /usr/bin/patch
configure:3667: result: patch
configure:3719: checking for ranlib
configure:3735: found /usr/bin/ranlib
configure:3746: result: ranlib
configure:3783: checking for a BSD-compatible install
configure:3851: result: /usr/bin/install -c
configure:3862: checking whether ln -s works
configure:3866: result: yes
configure:3875: checking for whoami
configure:3894: found /usr/bin/whoami
configure:3907: result: /usr/bin/whoami
configure:3920: checking for gmake
configure:3950: result: no
configure:3920: checking for make
configure:3936: found /usr/bin/make
configure:3947: result: make
configure:3959: checking make version > 3.75
configure:3963: result: yes GNU Make 3.81
configure:3971: checking broken make
configure:3979: result: broken
configure:3991: checking binutils version > 2.9
configure:3996: result: yes 2.23
configure:4018: checking iconv version > 2.1
configure:4022: result: yes 2.17
configure:4074: checking iconv support
configure:4083: gcc -o conftest -g -O2   conftest.c  >&5
configure:4083: $? = 0
configure:4088: result: yes, in libc
configure:4208: checking for xml2-config
configure:4226: found /usr/bin/xml2-config
configure:4239: result: /usr/bin/xml2-config
configure:4293: checking for libxml - version >= 2.3.0
configure:4472: gcc -o conftest -g -O2 -I/usr/include/libxml2   conftest.c -lxml2  >&5
conftest.c: In function 'main':
conftest.c:23:9: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result]
configure:4472: $? = 0
configure:4472: ./conftest
configure:4472: $? = 0
configure:4488: result: yes
configure:4526: checking for grep that handles long lines and -e
configure:4584: result: /bin/grep
configure:4589: checking for egrep
configure:4651: result: /bin/grep -E
configure:4656: checking for ANSI C header files
configure:4676: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4676: $? = 0
configure:4749: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lxml2  >&5
configure:4749: $? = 0
configure:4749: ./conftest
configure:4749: $? = 0
configure:4760: result: yes
configure:4773: checking for sys/types.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for sys/stat.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for stdlib.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for string.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for memory.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for strings.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for inttypes.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for stdint.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4773: checking for unistd.h
configure:4773: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4773: $? = 0
configure:4773: result: yes
configure:4788: checking libxml/SAX2.h usability
configure:4788: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4788: $? = 0
configure:4788: result: yes
configure:4788: checking libxml/SAX2.h presence
configure:4788: gcc -E  -I/usr/include/libxml2 conftest.c
configure:4788: $? = 0
configure:4788: result: yes
configure:4788: checking for libxml/SAX2.h
configure:4788: result: yes
configure:4804: checking for xsltApplyStylesheet in -lxslt
configure:4829: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lxslt  -lxml2  >&5
/usr/bin/ld: cannot find -lxslt
collect2: error: ld returned 1 exit status
configure:4829: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_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 xsltApplyStylesheet ();
| int
| main ()
| {
| return xsltApplyStylesheet ();
|   ;
|   return 0;
| }
configure:4838: result: no
configure:4892: checking the Objective-C runtime
configure:4900: result: GNU
configure:4912: checking openssl/ssl.h usability
configure:4912: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:4912: $? = 0
configure:4912: result: yes
configure:4912: checking openssl/ssl.h presence
configure:4912: gcc -E  -I/usr/include/libxml2 conftest.c
configure:4912: $? = 0
configure:4912: result: yes
configure:4912: checking for openssl/ssl.h
configure:4912: result: yes
configure:4923: checking for CRYPTO_malloc in -lcrypto
configure:4948: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcrypto  -lxml2  >&5
configure:4948: $? = 0
configure:4957: result: yes
configure:4970: checking for main in -lsocket
configure:4989: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lsocket  -lcrypto -lxml2  >&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:4989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:4998: result: no
configure:5009: checking for ssl2_clear in -lssl
configure:5034: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lssl  -lcrypto -lxml2  >&5
/tmp/cckKeE58.o: In function `main':
/home/bob/GNUstep/gnustep-startup-0.28.0/conftest.c:35: undefined reference to `ssl2_clear'
collect2: error: ld returned 1 exit status
configure:5034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 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 ssl2_clear ();
| int
| main ()
| {
| return ssl2_clear ();
|   ;
|   return 0;
| }
configure:5043: result: no
configure:5054: checking for des_setkey in -lcipher
configure:5079: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcipher  -lcrypto -lxml2  >&5
/usr/bin/ld: cannot find -lcipher
collect2: error: ld returned 1 exit status
configure:5079: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 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 des_setkey ();
| int
| main ()
| {
| return des_setkey ();
|   ;
|   return 0;
| }
configure:5088: result: no
configure:5113: checking for X
configure:5221: gcc -E  -I/usr/include/libxml2 conftest.c
configure:5221: $? = 0
configure:5252: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lX11 -lcrypto -lxml2  >&5
configure:5252: $? = 0
configure:5302: result: libraries , headers 
configure:5401: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcrypto -lxml2   -lX11 >&5
configure:5401: $? = 0
configure:5499: checking for gethostbyname
configure:5499: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcrypto -lxml2  >&5
configure:5499: $? = 0
configure:5499: result: yes
configure:5596: checking for connect
configure:5596: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcrypto -lxml2  >&5
configure:5596: $? = 0
configure:5596: result: yes
configure:5645: checking for remove
configure:5645: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcrypto -lxml2  >&5
configure:5645: $? = 0
configure:5645: result: yes
configure:5694: checking for shmat
configure:5694: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lcrypto -lxml2  >&5
configure:5694: $? = 0
configure:5694: result: yes
configure:5752: checking for IceConnectionNumber in -lICE
configure:5777: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lICE  -lcrypto -lxml2  >&5
configure:5777: $? = 0
configure:5786: result: yes
configure:5800: checking X11/Intrinsic.h usability
configure:5800: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
conftest.c:57:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
configure:5800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <X11/Intrinsic.h>
configure:5800: result: no
configure:5800: checking X11/Intrinsic.h presence
configure:5800: gcc -E  -I/usr/include/libxml2 conftest.c
conftest.c:24:27: fatal error: X11/Intrinsic.h: No such file or directory
compilation terminated.
configure:5800: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
configure:5800: result: no
configure:5800: checking for X11/Intrinsic.h
configure:5800: result: no
configure:5810: checking X11/extensions/shape.h usability
configure:5810: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:5810: $? = 0
configure:5810: result: yes
configure:5810: checking X11/extensions/shape.h presence
configure:5810: gcc -E  -I/usr/include/libxml2 conftest.c
configure:5810: $? = 0
configure:5810: result: yes
configure:5810: checking for X11/extensions/shape.h
configure:5810: result: yes
configure:5823: checking for Objective-C compiler
configure:5831: result: no
configure:5837: checking objc/objc.h usability
configure:5837: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:5837: $? = 0
configure:5837: result: yes
configure:5837: checking objc/objc.h presence
configure:5837: gcc -E  -I/usr/include/libxml2 conftest.c
configure:5837: $? = 0
configure:5837: result: yes
configure:5837: checking for objc/objc.h
configure:5837: result: yes
configure:5856: checking if GNUstep environment exists
configure:5862: result: no
configure:5865: checking if GNUstep directories exists
configure:5872: result: no
configure:5899: checking for GNUstep up-to-date objc library
configure:5914: result: /usr/lib/gcc/x86_64-linux-gnu/4.7
configure:5975: checking ffi.h usability
configure:5975: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
configure:5975: $? = 0
configure:5975: result: yes
configure:5975: checking ffi.h presence
configure:5975: gcc -E  -I/usr/include/libxml2 conftest.c
configure:5975: $? = 0
configure:5975: result: yes
configure:5975: checking for ffi.h
configure:5975: result: yes
configure:5989: checking callback.h usability
configure:5989: gcc -c -g -O2  -I/usr/include/libxml2 conftest.c >&5
conftest.c:58:22: fatal error: callback.h: No such file or directory
compilation terminated.
configure:5989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_OBJC_OBJC_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <callback.h>
configure:5989: result: no
configure:5989: checking callback.h presence
configure:5989: gcc -E  -I/usr/include/libxml2 conftest.c
conftest.c:25:22: fatal error: callback.h: No such file or directory
compilation terminated.
configure:5989: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_OBJC_OBJC_H 1
| /* end confdefs.h.  */
| #include <callback.h>
configure:5989: result: no
configure:5989: checking for callback.h
configure:5989: result: no
configure:6022: checking "for forwarding callback in runtime"
configure:6028: gcc -c -g -O2  -I/usr/include/libxml2 -fgnu-runtime -x objective-c conftest.c >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6028: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_OBJC_OBJC_H 1
| /* end confdefs.h.  */
| #include "./config/config.forward.m"
configure:6034: result: no
configure:6042: checking "FFI library usage"
configure:6127: result: none
configure:6154: checking whether objc has thread support
configure:6186: gcc -o conftest -g -O2 -x objective-c -I. -fgnu-runtime  -I/usr/include/libxml2  conftest.c -lobjc -lpthread >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6186: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_OBJC_OBJC_H 1
| /* end confdefs.h.  */
| #include "./config/config_thread.m"
configure:6348: result: no
configure:6367: checking whether objc really works
configure:6383: gcc -o conftest -g -O2  -I/usr/include/libxml2 -x objective-c -fgnu-runtime  conftest.c -lcrypto -lxml2  -lobjc  >&5
gcc: error trying to exec 'cc1obj': execvp: No such file or directory
configure:6383: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GNUstep Setup"
| #define PACKAGE_TARNAME "gnustep-setup"
| #define PACKAGE_VERSION "0.20.0"
| #define PACKAGE_STRING "GNUstep Setup 0.20.0"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define HAVE_ICONV 1
| #define HAVE_LIBXML 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_LIBXML_SAX2_H 1
| #define HAVE_OPENSSL_SSL_H 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_OBJC_OBJC_H 1
| /* end confdefs.h.  */
| #include "./config/config.objc.m"
configure:6399: result: no
configure:6416: checking for main in -lm
configure:6435: gcc -o conftest -g -O2  -I/usr/include/libxml2  conftest.c -lm  -lcrypto -lxml2  >&5
configure:6435: $? = 0
configure:6444: result: yes
configure:6463: checking jpeglib.h usability
configure:6463: gcc -c -g -O2   -I/usr/include/libxml2 conftest.c >&5
configure:6463: $? = 0
configure:6463: result: yes
configure:6463: checking jpeglib.h presence
configure:6463: gcc -E   -I/usr/include/libxml2 conftest.c
configure:6463: $? = 0
configure:6463: result: yes
configure:6463: checking for jpeglib.h
configure:6463: result: yes
configure:6475: checking for jpeg_destroy_decompress in -ljpeg
configure:6500: gcc -o conftest -g -O2   -I/usr/include/libxml2   conftest.c -ljpeg  -lm -lcrypto -lxml2  >&5
configure:6500: $? = 0
configure:6509: result: yes
configure:6535: checking for main in -lz
configure:6554: gcc -o conftest -g -O2   -I/usr/include/libxml2   conftest.c -lz  -ljpeg -lm -lcrypto -lxml2  >&5
configure:6554: $? = 0
configure:6563: result: yes
configure:6574: checking tiffio.h usability
configure:6574: gcc -c -g -O2   -I/usr/include/libxml2 conftest.c >&5
configure:6574: $? = 0
configure:6574: result: yes
configure:6574: checking tiffio.h presence
configure:6574: gcc -E   -I/usr/include/libxml2 conftest.c
configure:6574: $? = 0
configure:6574: result: yes
configure:6574: checking for tiffio.h
configure:6574: result: yes
configure:6582: checking for TIFFReadScanline in -ltiff
configure:6607: gcc -o conftest -g -O2   -I/usr/include/libxml2   conftest.c -ltiff  -lz -ljpeg -lm -lcrypto -lxml2  >&5
configure:6607: $? = 0
configure:6616: result: yes
configure:6643: checking png.h usability
configure:6643: gcc -c -g -O2   -I/usr/include/libxml2 conftest.c >&5
configure:6643: $? = 0
configure:6643: result: yes
configure:6643: checking png.h presence
configure:6643: gcc -E   -I/usr/include/libxml2 conftest.c
configure:6643: $? = 0
configure:6643: result: yes
configure:6643: checking for png.h
configure:6643: result: yes
configure:6651: checking for main in -lpng
configure:6670: gcc -o conftest -g -O2   -I/usr/include/libxml2   conftest.c -lpng  -ltiff -lz -ljpeg -lm -lcrypto -lxml2  >&5
configure:6670: $? = 0
configure:6679: result: yes
configure:6788: checking GNUstep Back
configure:6801: result: none
configure:6973: creating ./config.status

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

This file was extended by GNUstep Setup config.status 0.20.0, which was
generated by GNU Autoconf 2.65.  Invocation command line was

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

on bob-SATELLITE-PRO-C850-1HE

config.status:801: creating setupvars
config.status:958: executing default commands

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_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_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_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_X11_Intrinsic_h=no
ac_cv_header_X11_extensions_shape_h=yes
ac_cv_header_callback_h=no
ac_cv_header_ffi_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_libxml_SAX2_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_objc_objc_h=yes
ac_cv_header_openssl_ssl_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_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_importing_config_file=no
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_cipher_des_setkey=no
ac_cv_lib_crypto_CRYPTO_malloc=yes
ac_cv_lib_jpeg_jpeg_destroy_decompress=yes
ac_cv_lib_m_main=yes
ac_cv_lib_png_main=yes
ac_cv_lib_socket_main=no
ac_cv_lib_ssl_ssl2_clear=no
ac_cv_lib_tiff_TIFFReadScanline=yes
ac_cv_lib_xslt_xsltApplyStylesheet=no
ac_cv_lib_z_main=yes
ac_cv_library_combo=gnu-gnu-gnu
ac_cv_objc_threaded=
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_WHOAMI=/usr/bin/whoami
ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_GNUMAKE=make
ac_cv_prog_LD=ld
ac_cv_prog_PATCH=patch
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-unknown-linux-gnu
gs_cv_gcc_major_version=4
gs_cv_gcc_minor_version=7
gs_cv_objc_libdir=/usr/lib/gcc/x86_64-linux-gnu/4.7
gs_cv_objc_works=no

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

AR='ar'
AWK='gawk'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS='  -I/usr/include/libxml2'
DEFS='-DPACKAGE_NAME=\"GNUstep\ Setup\" -DPACKAGE_TARNAME=\"gnustep-setup\" -DPACKAGE_VERSION=\"0.20.0\" -DPACKAGE_STRING=\"GNUstep\ Setup\ 0.20.0\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"\" -DHAVE_ICONV=1 -DHAVE_LIBXML=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBXML_SAX2_H=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_LIBCRYPTO=1 -DHAVE_OBJC_OBJC_H=1 -DHAVE_LIBM=1 -DHAVE_JPEGLIB_H=1 -DHAVE_LIBJPEG=1 -DHAVE_LIBZ=1 -DHAVE_LIBTIFF=1 -DHAVE_LIBPNG=1'
DLLTOOL=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GCC_VERSION='4'
GNUMAKE='make'
GNUSTEP_BASE_VERSION='0'
GNUSTEP_CONFIG_FILE='/etc/GNUstep/GNUstep.conf'
GNUSTEP_GUI_INTERFACE=''
GNUSTEP_GUI_VERSION='0'
GNUSTEP_HEADERS='/usr/GNUstep/System/Library/Headers'
GNUSTEP_INSTALLED='no'
GNUSTEP_LIBRARIES='/usr/GNUstep/System/Library/Libraries'
GNUSTEP_LIBRARY='/usr/GNUstep/System/Library'
GNUSTEP_MAKEFILES='/usr/GNUstep/System/Library/Makefiles'
GNUSTEP_MAKE_VERSION='0'
GNUSTEP_PREFIX='/usr/GNUstep'
GNUSTEP_SOURCED='no'
GNUSTEP_TOOLS='/usr/GNUstep/System/Tools'
GREP='/bin/grep'
GS_CUSTOM_OBJC='NONE'
HAVE_LIBXML='1'
HAVE_LIBXSLT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS=' '
LIBOBJS=''
LIBS='-lpng -ltiff -lz -ljpeg -lm -lcrypto -lxml2 '
LN_S='ln -s'
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='GNUstep Setup'
PACKAGE_STRING='GNUstep Setup 0.20.0'
PACKAGE_TARNAME='gnustep-setup'
PACKAGE_URL=''
PACKAGE_VERSION='0.20.0'
PATCH='patch'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SETUP_ERRORS=' W109 W108 W125 W128 E150 I199 W272 E281'
SHELL='/bin/bash'
WHOAMI='/usr/bin/whoami'
XMKMF=''
XML2_CONFIG='/usr/bin/xml2-config'
XML_CFLAGS='-I/usr/include/libxml2'
XML_CONFIG='/usr/bin/xml2-config'
XML_LIBS='-lxml2'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_cv_header_AppKit_NSApplication_h=''
ac_cv_header_Foundation_NSObject_h=''
ac_cv_header_callback_h='no'
ac_cv_header_ffi_h='yes'
ac_cv_library_combo='gnu-gnu-gnu'
ac_cv_objc_threaded=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cc_apple='no'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
gnustep_flattened='1'
have_back='no'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
objc_threaded=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

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

/* confdefs.h */
#define PACKAGE_NAME "GNUstep Setup"
#define PACKAGE_TARNAME "gnustep-setup"
#define PACKAGE_VERSION "0.20.0"
#define PACKAGE_STRING "GNUstep Setup 0.20.0"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define HAVE_ICONV 1
#define HAVE_LIBXML 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_LIBXML_SAX2_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_LIBCRYPTO 1
#define HAVE_OBJC_OBJC_H 1
#define HAVE_LIBM 1
#define HAVE_JPEGLIB_H 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBZ 1
#define HAVE_LIBTIFF 1
#define HAVE_LIBPNG 1

configure: exit 0

Attachment: logs.tar.gz
Description: application/gzip

_______________________________________________
Bug-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to