gsbase on Mac OSX

Xavier Glattard <[email protected]> Tue, 24 Feb 2009 15:36:55 +0100
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
Hi

GNUstep base 1.18.0 (Additions) does not build on MacOSX, or did I  
miss something ?
I follow the instructions in README.Darwin but the build fails.

My config: Max OSX 10.4 / PowerPC / XCode 2.5

Thanks in advance

-- Xavier

_______________________________________________
Help-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnustep
configure.log (application/octet-stream, 18.5 KB)
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
checking for GNUstep configuration file to use at runtime... /Library/GNUstep/GNUstep.conf
checking whether the GNUstep.conf file path can be set in the environment... yes
checking if we should import an existing configuration file now... yes
checking for default GNUstep configuration file to use... /Library/GNUstep/GNUstep.conf
trying to import "/Library/GNUstep/GNUstep.conf"
configure: If this fails, please run configure again with the --disable-importing-config-file option or specifying an alternative file using the --with-default-config= option
checking for GNUstep-base installation domain... none specified => using LOCAL
configure: We store the following filesystem layout into gnustep-base, to be used when no config file is found
checking for Makefiles directory... /Library/GNUstep/Makefiles
checking for user defaults directory... Library/Defaults
checking for user config file... Library/.GNUstep.conf
checking for System Applications directory... /Applications
checking for System Admin Applications directory... /Applications/Utilities
checking for System Web Applications directory... /Library/WebApplications
checking for System Tools directory... /usr/local/bin
checking for System Admin Tools directory... /usr/local/sbin
checking for System Library directory... /Library
checking for System Libraries directory... /usr/local/lib
checking for System Headers directory... /usr/local/include
checking for System Documentation directory... /Library/Documentation
checking for System Info Documentation directory... /Library/Documentation/info
checking for System Man Documentation directory... /Library/Documentation/man
checking for Network Applications directory... /Applications
checking for Network Admin Applications directory... /Applications/Utilities
checking for Network Web Applications directory... /Library/WebApplications
checking for Network Tools directory... /usr/local/bin
checking for Network Admin Tools directory... /usr/local/sbin
checking for Network Library directory... /Library
checking for Network Libraries directory... /usr/local/lib
checking for Network Headers directory... /usr/local/include
checking for Network Documentation directory... /Library/Documentation
checking for Network Info Documentation directory... /Library/Documentation/info
checking for Network Man Documentation directory... /Library/Documentation/man
checking for Local Applications directory... /Applications
checking for Local Admin Applications directory... /Applications/Utilities
checking for Local Web Applications directory... /Library/WebApplications
checking for Local Tools directory... /usr/local/bin
checking for Local Admin Tools directory... /usr/local/sbin
checking for Local Library directory... /Library
checking for Local Libraries directory... /usr/local/lib
checking for Local Headers directory... /usr/local/include
checking for Local Documentation directory... /Library/Documentation
checking for Local Info Documentation directory... /Library/Documentation/info
checking for Local Man Documentation directory... /Library/Documentation/man
checking for User Applications directory... Applications
checking for User Admin Applications directory... Applications/Utilities
checking for User Web Applications directory... Library/WebApplications
checking for User Tools directory... bin
checking for User Admin Tools directory... sbin
checking for User Library directory... Library
checking for User Libraries directory... Library/Libraries
checking for User Headers directory... Library/Headers
checking for User Documentation directory... Library/Documentation
checking for User Info Documentation directory... Library/Documentation/info
checking for User Man Documentation directory... Library/Documentation/man
checking for System User directory... /Users
checking for Network User directory... /Network/Users
checking for Local User directory... /Users
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for whoami... /usr/bin/whoami
checking whether nested functions work... no
checking the Objective-C runtime... NeXT
checking for custom shared objc library... NONE
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking objc/objc.h usability... yes
checking objc/objc.h presence... yes
checking for objc/objc.h... yes
configure: for gdomap network details
checking for variable length socket addresses... found
checking for gcc visibility attribute support... not present
checking whether SO_REUSEADDR is broken... no
checking for objc threading flags...   
checking whether byte ordering is bigendian... yes
checking for void*... yes
checking size of void*... 4
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking loading of constructor functions... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dynamic linker type... simple
checking for dladdr in -ldl... yes
checking whether objc really works... yes
checking if the compiler supports -fconstant-string-class... yes
checking if +load method is executed before main... yes
checking for objc_condition_timedwait... no
checking for objc_thread_add... no
checking for objc_set_unexpected() in runtime... no
checking for objc_sync_enter... yes
checking for size_t... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for sys/stat.h... (cached) yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/syslimits.h usability... yes
checking sys/syslimits.h presence... yes
checking for sys/syslimits.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/syslimits.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... yes
checking for sys/types.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for main in -lm... yes
checking for statvfs... yes
checking for link... yes
checking for symlink... yes
checking for readlink... yes
checking for geteuid... yes
checking for getlogin... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getgrgid... yes
checking for getgrgid_r... yes
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for rint... yes
checking for getopt... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking tzfile.h usability... yes
checking tzfile.h presence... yes
checking for tzfile.h... yes
checking sys/rusage.h usability... no
checking sys/rusage.h presence... no
checking for sys/rusage.h... no
checking ucbinclude/sys/resource.h usability... no
checking ucbinclude/sys/resource.h presence... no
checking for ucbinclude/sys/resource.h... no
checking for time... yes
checking for ctime... yes
checking for tzset... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking bfd.h usability... no
checking bfd.h presence... no
checking for bfd.h... no
checking for dyn_string_append in -liberty... no
checking for bfd_openr in -lbfd... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for syslog... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking for poll... yes
checking for poll emulation... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for vsprintf... yes
checking for vasprintf... yes
checking for getcwd... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for valloc... yes
checking for times... yes
checking for mkstemp... yes
checking for shmctl... yes
checking for mmap... yes
checking for mprotect... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for killpg... yes
checking for setpgrp... yes
checking for setpgid... yes
checking whether setpgrp takes no argument... no
checking libc.h usability... yes
checking libc.h presence... yes
checking for libc.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for inet_ntop in -lnsl... no
checking for gethostbyaddr_r... no
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for sigaction... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzseek in -lz... yes
checking for nanosleep... yes
checking for usleep... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for setrlimit... yes
checking for strerror_r... yes
checking for strerror... yes
checking for uintmax_t... yes
checking whether precompiler handles LONG_LONG_MAX... yes
checking whether we have LLONG_MAX... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking short/int needs to be word aligned... 
no
checking for register_printf_function... no
checking for realpath... yes
checking program_invocation_name in C Library... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking for sysctlbyname... yes
checking procfs.h usability... no
checking procfs.h presence... no
checking for procfs.h... no
checking kernel support for /proc filesystem... no
checking support for /proc psinfo struct... no
checking link to exe of process in /proc... no
checking /proc/24845/cmdline terminated by nul... no
checking for kvm_getenvv in -lkvm... yes
checking if we can access kernel memory... no
checking use of pass-through arguments... no
checking use of fake-main definition... yes
checking ffi.h usability... no
checking ffi.h presence... no
checking for ffi.h... no
checking callback.h usability... no
checking callback.h presence... no
checking for callback.h... no
checking for forwarding callback in runtime... no
checking FFI library usage... none

You do not have an up-to-date libobjc library installed
GNUstep requires ffcall or libffi and proper libobjc hooks to do
invocations and DO.
(This does not apply on apple-apple-apple systems where DO is
not compatible with other GNUstep systems.)
configure: WARNING: Incomplete support for ffi funtionality.
checking iconv support... yes, -liconv
checking for xml2-config... /usr/bin/xml2-config
checking for libxml - version >= 2.3.0... yes
checking libxml/SAX2.h usability... yes
checking libxml/SAX2.h presence... yes
checking for libxml/SAX2.h... yes
checking for xsltApplyStylesheet in -lxslt... yes
checking libxslt/xslt.h usability... yes
checking libxslt/xslt.h presence... yes
checking for libxslt/xslt.h... yes
configure: WARNING: Disabled support for TLS funtionality.
checking dns_sd.h usability... yes
checking dns_sd.h presence... yes
checking for dns_sd.h... yes
checking for DNSServiceBrowse in -ldns_sd... no
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
checking for nl_langinfo and CODESET... yes
checking for the version of gnustep-base we are compiling... 1.18.0
configure: creating ./config.status
config.status: creating config.mak
config.status: creating base.make
config.status: creating Headers/Additions/GNUstepBase/GSConfig.h
config.status: creating Headers/Additions/GNUstepBase/preface.h
config.status: creating Headers/Additions/GNUstepBase/config.h
configure: configuring in Source/mframe
configure: running /bin/sh './configure' --prefix=/usr/local  '--disable-tls' --cache-file=/dev/null --srcdir=.
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
Using information from powerpc/darwin.
configure: creating ./config.status
configure: configuring in SSL
configure: running /bin/sh './configure' --prefix=/usr/local  '--disable-tls' --cache-file=/dev/null --srcdir=.
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for whoami... /usr/bin/whoami
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking libc.h usability... yes
checking libc.h presence... yes
checking for libc.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking for stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for CRYPTO_malloc in -lcrypto... yes
checking for main in -lsocket... no
checking for ssl2_clear in -lssl... yes
checking for des_setkey in -lcipher... no
configure: creating ./config.status
config.status: creating config.mak
config.status: creating config.h
config.status: config.h is unchanged
make.log (application/octet-stream, 9.9 KB)
if [ LOCAL != LOCAL ]; \
then \
  GNUSTEP_INSTALLATION_DOMAIN=LOCAL ./config.status --recheck; \
fi 
Making all in Source...
Making all in subprojects of library libgnustep-baseadd...
Making all for subproject Additions...
 Compiling file GSObjCRuntime.m ...
In file included from GSObjCRuntime.m:53:
../../Headers/Additions/GNUstepBase/GSCategories.h:68:1: warning: "IF_NO_GC" redefined
In file included from GSObjCRuntime.m:52:
../../Headers/Additions/GNUstepBase/GNUstep.h:205:1: warning: this is the location of the previous definition
In file included from ../../Headers/Additions/GNUstepBase/GSIMap.h:142,
                 from GSObjCRuntime.m:1266:
../../Headers/Additions/GNUstepBase/GSUnion.h:65: error: parse error before 'NSUInteger'
../../Headers/Additions/GNUstepBase/GSUnion.h:65: warning: no semicolon at end of struct or union
../../Headers/Additions/GNUstepBase/GSUnion.h:117: error: parse error before '}' token
../../Headers/Additions/GNUstepBase/GSUnion.h:117: warning: type defaults to 'int' in declaration of 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSUnion.h:117: warning: data definition has no type or storage class
In file included from ../../Headers/Additions/GNUstepBase/GSIMap.h:191,
                 from GSObjCRuntime.m:1266:
../../Headers/Additions/GNUstepBase/GSUnion.h:65: error: parse error before 'NSUInteger'
../../Headers/Additions/GNUstepBase/GSUnion.h:65: warning: no semicolon at end of struct or union
../../Headers/Additions/GNUstepBase/GSUnion.h:117: error: parse error before '}' token
../../Headers/Additions/GNUstepBase/GSUnion.h:117: warning: type defaults to 'int' in declaration of 'GSIMapVal'
../../Headers/Additions/GNUstepBase/GSUnion.h:117: warning: data definition has no type or storage class
In file included from GSObjCRuntime.m:1266:
../../Headers/Additions/GNUstepBase/GSIMap.h:283: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h:283: warning: no semicolon at end of struct or union
../../Headers/Additions/GNUstepBase/GSIMap.h:285: warning: type defaults to 'int' in declaration of 'value'
../../Headers/Additions/GNUstepBase/GSIMap.h:285: warning: data definition has no type or storage class
../../Headers/Additions/GNUstepBase/GSIMap.h:328: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapBucketForKey':
../../Headers/Additions/GNUstepBase/GSIMap.h:330: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:330: error: (Each undeclared identifier is reported only once
../../Headers/Additions/GNUstepBase/GSIMap.h:330: error: for each function it appears in.)
../../Headers/Additions/GNUstepBase/GSIMap.h:331: error: 'map' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapLinkNodeIntoBucket':
../../Headers/Additions/GNUstepBase/GSIMap.h:337: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapUnlinkNodeFromBucket':
../../Headers/Additions/GNUstepBase/GSIMap.h:346: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:352: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:354: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:356: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:356: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:358: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapAddNodeToMap':
../../Headers/Additions/GNUstepBase/GSIMap.h:373: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapRemangleBuckets':
../../Headers/Additions/GNUstepBase/GSIMap.h:406: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapMoreNodes':
../../Headers/Additions/GNUstepBase/GSIMap.h:461: error: invalid application of 'sizeof' to incomplete type 'GSIMapNode_t' 
../../Headers/Additions/GNUstepBase/GSIMap.h:466: error: invalid use of undefined type 'struct _GSIMapNode'
../../Headers/Additions/GNUstepBase/GSIMap.h:466: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:469: error: invalid use of undefined type 'struct _GSIMapNode'
../../Headers/Additions/GNUstepBase/GSIMap.h:469: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:469: error: invalid use of undefined type 'struct _GSIMapNode'
../../Headers/Additions/GNUstepBase/GSIMap.h:469: error: invalid use of undefined type 'struct _GSIMapNode'
../../Headers/Additions/GNUstepBase/GSIMap.h:469: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: At top level:
../../Headers/Additions/GNUstepBase/GSIMap.h:478: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapNewNode':
../../Headers/Additions/GNUstepBase/GSIMap.h:480: error: 'map' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:492: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:493: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:493: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:494: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:495: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapFreeNode':
../../Headers/Additions/GNUstepBase/GSIMap.h:526: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:529: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:532: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: At top level:
../../Headers/Additions/GNUstepBase/GSIMap.h:537: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapNodeForKeyInBucket':
../../Headers/Additions/GNUstepBase/GSIMap.h:539: error: 'bucket' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:541: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:541: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:543: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: At top level:
../../Headers/Additions/GNUstepBase/GSIMap.h:549: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapNodeForKey':
../../Headers/Additions/GNUstepBase/GSIMap.h:554: error: 'map' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:558: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapEnumeratorNextNode':
../../Headers/Additions/GNUstepBase/GSIMap.h:732: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h: At top level:
../../Headers/Additions/GNUstepBase/GSIMap.h:753: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapAddPairNoRetain':
../../Headers/Additions/GNUstepBase/GSIMap.h:757: error: 'map' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:757: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h: At top level:
../../Headers/Additions/GNUstepBase/GSIMap.h:768: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapAddPair':
../../Headers/Additions/GNUstepBase/GSIMap.h:774: error: 'map' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:774: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h: At top level:
../../Headers/Additions/GNUstepBase/GSIMap.h:821: error: parse error before 'GSIMapKey'
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapRemoveKey':
../../Headers/Additions/GNUstepBase/GSIMap.h:823: error: 'map' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h:823: error: 'key' undeclared (first use in this function)
../../Headers/Additions/GNUstepBase/GSIMap.h: In function 'GSIMapCleanMap':
../../Headers/Additions/GNUstepBase/GSIMap.h:853: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:867: error: dereferencing pointer to incomplete type
../../Headers/Additions/GNUstepBase/GSIMap.h:874: error: dereferencing pointer to incomplete type
GSObjCRuntime.m: In function 'GSRegisterProtocol':
GSObjCRuntime.m:1308: error: parse error before 'p'
GSObjCRuntime.m:1312: error: parse error before 'void'
GSObjCRuntime.m: In function 'GSProtocolFromName':
GSObjCRuntime.m:1330: error: parse error before 'name'
GSObjCRuntime.m:1333: error: dereferencing pointer to incomplete type
GSObjCRuntime.m:1338: error: parse error before 'name'
GSObjCRuntime.m:1342: error: dereferencing pointer to incomplete type
GSObjCRuntime.m:1352: error: parse error before 'void'
GSObjCRuntime.m:2303:2: warning: #warning not implemented for the NeXT_RUNTIME
GSObjCRuntime.m: In function 'GSObjCAllSubclassesOfClass':
GSObjCRuntime.m:2291: warning: unused variable 'aClass'
GSObjCRuntime.m:2330:2: warning: #warning not implemented for the NeXT_RUNTIME
GSObjCRuntime.m: In function 'GSObjCDirectSubclassesOfClass':
GSObjCRuntime.m:2320: warning: unused variable 'aClass'
make[3]: *** [obj/GSObjCRuntime.m.o] Error 1
make[2]: *** [Additions.all.subproject.variables] Error 2
make[1]: *** [libgnustep-baseadd.all.library.variables] Error 2
make: *** [internal-all] Error 2
config.log.gz (application/x-gzip, 21.4 KB) - not displayed