Yes. I found the problem was more tough than I thought. I actually
couldn't build base on ubuntu 10.04!

r...@workbook:/home/elim/Projects/Gnu/core/base# make
This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
help.
/usr/GNUstep/System/Library/Makefiles/common.make:856: WARNING: Your
PATH may not be set up correctly !
/usr/GNUstep/System/Library/Makefiles/common.make:857: Please try again
after adding "/usr/GNUstep/System/Tools" to your path
Making all in Source ...
rm -f dynamic-load.h
cp simple-load.h dynamic-load.h
/usr/GNUstep/System/Library/Makefiles/mkinstalldirs .
mv ../Headers/Additions/GNUstepBase/config.h .
touch ./config.h
/usr/GNUstep/System/Library/Makefiles/mkinstalldirs ./GNUstepBase
mv ../Headers/Additions/GNUstepBase/GSConfig.h ./GNUstepBase
touch ./GNUstepBase/GSConfig.h
Making all in ObjectiveC2 ...
Making all for subproject ObjectiveC2...
 Compiling file runtime.c ...
 Compiling file blocks_runtime.m ...
 Compiling file properties.m ...
properties.m: In function ‘objc_getProperty’:
properties.m:54: warning: ‘result’ may be used uninitialized in this
function
 Compiling file sync.m ...
 Linking subproject ObjectiveC2 ...
Making all in Additions ...
Making all for subproject Additions...
 Compiling file GSObjCRuntime.m ...
 Compiling file GCObject.m ...
 Compiling file GCArray.m ...
 Compiling file GCDictionary.m ...
 Compiling file GSLock.m ...
 Compiling file GSMime.m ...
 Compiling file GSXML.m ...
 Compiling file GSFunctions.m ...
 Compiling file GSInsensitiveDictionary.m ...
 Compiling file NSArray+GNUstepBase.m ...
 Compiling file NSAttributedString+GNUstepBase.m ...
 Compiling file NSBundle+GNUstepBase.m ...
 Compiling file NSCalendarDate+GNUstepBase.m ...
 Compiling file NSData+GNUstepBase.m ...
 Compiling file NSDebug+GNUstepBase.m ...
 Compiling file NSError+GNUstepBase.m ...
 Compiling file NSFileHandle+GNUstepBase.m ...
 Compiling file NSLock+GNUstepBase.m ...
 Compiling file NSMutableString+GNUstepBase.m ...
 Compiling file NSNumber+GNUstepBase.m ...
 Compiling file NSObject+GNUstepBase.m ...
 Compiling file NSPropertyList+GNUstepBase.m ...
 Compiling file NSProcessInfo+GNUstepBase.m ...
 Compiling file NSStream+GNUstepBase.m ...
 Compiling file NSString+GNUstepBase.m ...
 Compiling file NSTask+GNUstepBase.m ...
 Compiling file NSThread+GNUstepBase.m ...
 Compiling file NSURL+GNUstepBase.m ...
 Compiling file Unicode.m ...
 Linking subproject Additions ...
Making all in subprojects of library libgnustep-base...
Making all for subproject ObjectiveC2...
make[5]: Nothing to be done for `internal-subproject-compile'.
Making all for subproject Additions...
make[5]: Nothing to be done for `internal-subproject-compile'.
Making all for subproject unix...
 Compiling file GSRunLoopCtxt.m ...
 Compiling file NSStream.m ...
 Linking subproject unix ...
Making all for library libgnustep-base...
 Compiling file GSLocale.m ...
 Compiling file preface.m ...
 Compiling file cifframe.m ...
 Compiling file GSArray.m ...
 Compiling file GSAttributedString.m ...
 Compiling file GSConcreteValue.m ...
 Compiling file GSCountedSet.m ...
 Compiling file GSDictionary.m ...
 Compiling file GSFormat.m ...
 Compiling file GSFTPURLHandle.m ...
 Compiling file GSHTTPAuthentication.m ...
 Compiling file GSHTTPURLHandle.m ...
GSHTTPURLHandle.m: In function ‘debugRead’:
GSHTTPURLHandle.m:248: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
GSHTTPURLHandle.m:249: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
GSHTTPURLHandle.m:250: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
GSHTTPURLHandle.m: In function ‘debugWrite’:
GSHTTPURLHandle.m:272: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
GSHTTPURLHandle.m:273: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
GSHTTPURLHandle.m:274: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
 Compiling file GSRunLoopWatcher.m ...
 Compiling file GSSet.m ...
 Compiling file GSSocketStream.m ...
 Compiling file GSStream.m ...
 Compiling file GSString.m ...
 Compiling file GSValue.m ...
 Compiling file NSAffineTransform.m ...
 Compiling file NSArchiver.m ...
 Compiling file NSArray.m ...
 Compiling file NSAssertionHandler.m ...
 Compiling file NSAttributedString.m ...
 Compiling file NSAutoreleasePool.m ...
 Compiling file NSBundle.m ...
 Compiling file NSCache.m ...
 Compiling file NSCachedURLResponse.m ...
 Compiling file NSCalendarDate.m ...
 Compiling file NSCallBacks.m ...
 Compiling file NSCharacterSet.m ...
 Compiling file NSClassDescription.m ...
 Compiling file NSCoder.m ...
 Compiling file NSCopyObject.m ...
 Compiling file NSCountedSet.m ...
 Compiling file NSConcreteHashTable.m ...
 Compiling file NSConcreteMapTable.m ...
 Compiling file NSConnection.m ...
 Compiling file NSData.m ...
 Compiling file NSDate.m ...
 Compiling file NSDateFormatter.m ...
 Compiling file NSDebug.m ...
 Compiling file NSDecimal.m ...
 Compiling file NSDecimalNumber.m ...
 Compiling file NSDictionary.m ...
 Compiling file NSDistantObject.m ...
 Compiling file NSDistributedLock.m ...
 Compiling file NSDistributedNotificationCenter.m ...
 Compiling file NSEnumerator.m ...
 Compiling file NSError.m ...
 Compiling file NSException.m ...
 Compiling file NSFileHandle.m ...
 Compiling file NSFileManager.m ...
NSFileManager.m: In function ‘-[NSFileManager
changeFileAttributes:atPath:]’:
NSFileManager.m:443: warning: ignoring return value of ‘chown’, declared
with attribute warn_unused_result
 Compiling file NSFormatter.m ...
 Compiling file NSGarbageCollector.m ...
 Compiling file NSGeometry.m ...
 Compiling file NSHashTable.m ...
 Compiling file NSHost.m ...
 Compiling file NSHTTPCookie.m ...
 Compiling file NSHTTPCookieStorage.m ...
 Compiling file NSIndexPath.m ...
 Compiling file NSIndexSet.m ...
 Compiling file NSInvocation.m ...
 Compiling file NSKeyedArchiver.m ...
 Compiling file NSKeyedUnarchiver.m ...
 Compiling file NSKeyValueCoding.m ...
 Compiling file NSKeyValueObserving.m ...
 Compiling file NSLock.m ...
 Compiling file NSLog.m ...
 Compiling file NSMapTable.m ...
 Compiling file NSMethodSignature.m ...
 Compiling file NSNotification.m ...
 Compiling file NSNotificationCenter.m ...
 Compiling file NSNotificationQueue.m ...
 Compiling file NSNull.m ...
 Compiling file NSNumber.m ...
 Compiling file NSNumberFormatter.m ...
 Compiling file NSObjCRuntime.m ...
 Compiling file NSObject.m ...
 Compiling file NSObject+NSComparisonMethods.m ...
 Compiling file NSOperation.m ...
 Compiling file NSPage.m ...
 Compiling file NSPathUtilities.m ...
 Compiling file NSPipe.m ...
 Compiling file NSPointerArray.m ...
 Compiling file NSPointerFunctions.m ...
 Compiling file NSConcretePointerFunctions.m ...
 Compiling file NSPort.m ...
 Compiling file NSPortCoder.m ...
 Compiling file NSPortMessage.m ...
 Compiling file NSPortNameServer.m ...
 Compiling file NSPredicate.m ...
 Compiling file NSProcessInfo.m ...
 Compiling file NSPropertyList.m ...
 Compiling file NSProtocolChecker.m ...
 Compiling file NSProxy.m ...
 Compiling file NSRange.m ...
 Compiling file NSRunLoop.m ...
NSRunLoop.m: In function ‘-[NSRunLoop limitDateForMode:]’:
NSRunLoop.m:957: warning: ‘ei’ may be used uninitialized in this
function
 Compiling file NSScanner.m ...
 Compiling file NSSerializer.m ...
 Compiling file NSSet.m ...
 Compiling file NSSocketPort.m ...
 Compiling file NSSocketPortNameServer.m ...
 Compiling file NSSortDescriptor.m ...
 Compiling file NSSpellServer.m ...
 Compiling file NSString.m ...
 Compiling file NSTask.m ...
NSTask.m: In function ‘-[NSConcreteUnixTask launch]’:
NSTask.m:1595: warning: ignoring return value of ‘chdir’, declared with
attribute warn_unused_result
 Compiling file NSThread.m ...
 Compiling file NSTimer.m ...
 Compiling file NSTimeZone.m ...
 Compiling file NSUnarchiver.m ...
 Compiling file NSUndoManager.m ...
 Compiling file NSURL.m ...
 Compiling file NSURLAuthenticationChallenge.m ...
 Compiling file NSURLCache.m ...
 Compiling file NSURLCredential.m ...
 Compiling file NSURLConnection.m ...
 Compiling file NSURLCredentialStorage.m ...
 Compiling file NSURLDownload.m ...
 Compiling file NSURLProtectionSpace.m ...
 Compiling file NSURLProtocol.m ...
 Compiling file NSURLRequest.m ...
 Compiling file NSURLResponse.m ...
 Compiling file NSURLHandle.m ...
 Compiling file NSUserDefaults.m ...
 Compiling file NSValue.m ...
 Compiling file NSValueTransformer.m ...
 Compiling file NSXMLDocument.m ...
 Compiling file NSXMLDTD.m ...
 Compiling file NSXMLDTDNode.m ...
 Compiling file NSXMLElement.m ...
 Compiling file NSXMLNode.m ...
 Compiling file NSXMLParser.m ...
 Compiling file NSZone.m ...
 Compiling file externs.m ...
 Compiling file objc-load.m ...
 Compiling file GSFileHandle.m ...
GSFileHandle.m: In function ‘-[GSFileHandle truncateFileAtOffset:]’:
GSFileHandle.m:1653: warning: ignoring return value of ‘ftruncate’,
declared with attribute warn_unused_result
 Compiling file NSMessagePort.m ...
 Compiling file NSMessagePortNameServer.m ...
NSMessagePortNameServer.m: In function ‘+[NSMessagePortNameServer
_livePort:]’:
NSMessagePortNameServer.m:305: warning: ignoring return value of
‘fgets’, declared with attribute warn_unused_result
NSMessagePortNameServer.m:308: warning: ignoring return value of
‘fscanf’, declared with attribute warn_unused_result
NSMessagePortNameServer.m: In function ‘-[NSMessagePortNameServer
portForName:onHost:]’:
NSMessagePortNameServer.m:406: warning: ignoring return value of
‘fgets’, declared with attribute warn_unused_result
NSMessagePortNameServer.m: In function ‘-[NSMessagePortNameServer
registerPort:forName:]’:
NSMessagePortNameServer.m:459: warning: ignoring return value of
‘write’, declared with attribute warn_unused_result
NSMessagePortNameServer.m:460: warning: ignoring return value of
‘write’, declared with attribute warn_unused_result
NSMessagePortNameServer.m:462: warning: ignoring return value of
‘write’, declared with attribute warn_unused_result
NSMessagePortNameServer.m: In function ‘-[NSMessagePortNameServer
removePort:forName:]’:
NSMessagePortNameServer.m:553: warning: ignoring return value of
‘fgets’, declared with attribute warn_unused_result
 Compiling file GSFFIInvocation.m ...
 Linking library libgnustep-base ...
Making all in SSL ...
Making all for bundle SSL...
 Creating SSL.bundle/....
 Compiling file GSSSLHandle.m ...
 Linking bundle SSL ...
 Creating SSL.bundle/Resources...
 Creating stamp file...
 Creating SSL.bundle/Resources/Info-gnustep.plist...
Making all in Tools ...
Making all for tool autogsdoc...
 Compiling file autogsdoc.m ...
 Compiling file AGSParser.m ...
 Compiling file AGSOutput.m ...
 Compiling file AGSIndex.m ...
 Compiling file AGSHtml.m ...
 Linking tool autogsdoc ...
Making all for tool cvtenc...
 Compiling file cvtenc.m ...
 Linking tool cvtenc ...
Making all for tool gdnc...
 Compiling file gdnc.m ...
gdnc.m: In function ‘gdnc_log’:
gdnc.m:76: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdnc.m:77: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdnc.m:81: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdnc.m:82: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
 Linking tool gdnc ...
Making all for tool gspath...
 Compiling file gspath.m ...
 Linking tool gspath ...
Making all for tool defaults...
 Compiling file defaults.m ...
 Linking tool defaults ...
Making all for tool pl...
 Compiling file pl.m ...
 Linking tool pl ...
Making all for tool plmerge...
 Compiling file plmerge.m ...
 Linking tool plmerge ...
Making all for tool plparse...
 Compiling file plparse.m ...
 Linking tool plparse ...
Making all for tool sfparse...
 Compiling file sfparse.m ...
 Linking tool sfparse ...
Making all for tool pldes...
 Compiling file pldes.m ...
 Linking tool pldes ...
Making all for tool plget...
 Compiling file plget.m ...
 Linking tool plget ...
Making all for tool plser...
 Compiling file plser.m ...
 Linking tool plser ...
Making all for tool pl2link...
 Compiling file pl2link.m ...
 Linking tool pl2link ...
Making all for tool xmlparse...
 Compiling file xmlparse.m ...
xmlparse.m: In function ‘+[GSXMLParser(Loader) loadEntity:at:]’:
xmlparse.m:47: warning: ignoring return value of ‘fgets’, declared with
attribute warn_unused_result
 Linking tool xmlparse ...
Making all for tool HTMLLinker...
 Compiling file HTMLLinker.m ...
 Linking tool HTMLLinker ...
Making all for ctool gdomap...
 Compiling file gdomap.c ...
gdomap.c: In function ‘gdomap_log’:
gdomap.c:302: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdomap.c:303: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdomap.c:307: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdomap.c:308: warning: ignoring return value of ‘write’, declared with
attribute warn_unused_result
gdomap.c: In function ‘main’:
gdomap.c:4976: warning: ignoring return value of ‘chdir’, declared with
attribute warn_unused_result
gdomap.c: In function ‘init_probe’:
gdomap.c:2070: warning: ‘high’ may be used uninitialized in this
function
gdomap.c:2071: warning: ‘low’ may be used uninitialized in this function
gdomap.c:2072: warning: ‘net’ may be used uninitialized in this function
 Linking ctool gdomap ...
Making all in make_strings ...
Making all for tool make_strings...
 Compiling file make_strings.m ...
 Compiling file SourceEntry.m ...
 Compiling file StringsEntry.m ...
 Compiling file StringsFile.m ...
 Linking tool make_strings ...
Making all in NSTimeZones ...
make[1]: Nothing to be done for `all'.
Making all in Resources ...
make[1]: Nothing to be done for `all'.




On Tue, 2010-06-01 at 14:22 -0700, David Wetzel wrote:
> Hi,
> 
> make sure, you source (csh) or '.' the Makefiles/GNUstep.csh (or .sh) before 
> building.
> 
> make sure you install the frameworks before you try other things
> 
> for the other mail:
> 
> http://wiki.gnustep.org/index.php/Apache2Adaptor
> 
> 
> Am 01.06.2010 um 14:02 schrieb Elim Qiu:
> 
> > Looks like gsw installed ok but:
> > 
> > e...@workbook:~/Projects/GSWeb/Examples/hello$ make
> > This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
> > help.
> > Making all for gswapp Hello...
> > Linking gswapp Hello ...
> > gcc: WebObjects: No such file or directory
> > gcc: WOExtensions: No such file or directory
> > make[2]: *** [Hello.gswa/./Hello] Error 1
> > make[1]: *** [Hello.all.gswapp.variables] Error 2
> > make: *** [internal-all] Error 2
> 

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for GNUstep configuration file to use at runtime... 
/etc/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... 
/etc/GNUstep/GNUstep.conf
trying to import "/etc/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... LOCAL
checking if we are hardcoding any relative paths in gnustep-base... no
configure: We store the following filesystem layout into gnustep-base, to be 
used when no config file is found
checking for Makefiles directory... /usr/GNUstep/System/Library/Makefiles
checking for user defaults directory... GNUstep/Defaults
checking for user config file... .GNUstep.conf
checking for System Applications directory... /usr/GNUstep/System/Applications
checking for System Admin Applications directory... 
/usr/GNUstep/System/Applications/Admin
checking for System Web Applications directory... 
/usr/GNUstep/System/Library/WebApplications
checking for System Tools directory... /usr/GNUstep/System/Tools
checking for System Admin Tools directory... /usr/GNUstep/System/Tools/Admin
checking for System Library directory... /usr/GNUstep/System/Library
checking for System Libraries directory... /usr/GNUstep/System/Library/Libraries
checking for System Headers directory... /usr/GNUstep/System/Library/Headers
checking for System Documentation directory... 
/usr/GNUstep/System/Library/Documentation
checking for System Info Documentation directory... 
/usr/GNUstep/System/Library/Documentation/info
checking for System Man Documentation directory... 
/usr/GNUstep/System/Library/Documentation/man
checking for Network Applications directory... /usr/GNUstep/Local/Applications
checking for Network Admin Applications directory... 
/usr/GNUstep/Local/Applications/Admin
checking for Network Web Applications directory... 
/usr/GNUstep/Local/Library/WebApplications
checking for Network Tools directory... /usr/GNUstep/Local/Tools
checking for Network Admin Tools directory... /usr/GNUstep/Local/Tools/Admin
checking for Network Library directory... /usr/GNUstep/Local/Library
checking for Network Libraries directory... /usr/GNUstep/Local/Library/Libraries
checking for Network Headers directory... /usr/GNUstep/Local/Library/Headers
checking for Network Documentation directory... 
/usr/GNUstep/Local/Library/Documentation
checking for Network Info Documentation directory... 
/usr/GNUstep/Local/Library/Documentation/info
checking for Network Man Documentation directory... 
/usr/GNUstep/Local/Library/Documentation/man
checking for Local Applications directory... /usr/GNUstep/Local/Applications
checking for Local Admin Applications directory... 
/usr/GNUstep/Local/Applications/Admin
checking for Local Web Applications directory... 
/usr/GNUstep/Local/Library/WebApplications
checking for Local Tools directory... /usr/GNUstep/Local/Tools
checking for Local Admin Tools directory... /usr/GNUstep/Local/Tools/Admin
checking for Local Library directory... /usr/GNUstep/Local/Library
checking for Local Libraries directory... /usr/GNUstep/Local/Library/Libraries
checking for Local Headers directory... /usr/GNUstep/Local/Library/Headers
checking for Local Documentation directory... 
/usr/GNUstep/Local/Library/Documentation
checking for Local Info Documentation directory... 
/usr/GNUstep/Local/Library/Documentation/info
checking for Local Man Documentation directory... 
/usr/GNUstep/Local/Library/Documentation/man
checking for User Applications directory... GNUstep/Applications
checking for User Admin Applications directory... GNUstep/Applications/Admin
checking for User Web Applications directory... GNUstep/Library/WebApplications
checking for User Tools directory... GNUstep/Tools
checking for User Admin Tools directory... GNUstep/Tools/Admin
checking for User Library directory... GNUstep/Library
checking for User Libraries directory... GNUstep/Library/Libraries
checking for User Headers directory... GNUstep/Library/Headers
checking for User Documentation directory... GNUstep/Library/Documentation
checking for User Info Documentation directory... 
GNUstep/Library/Documentation/info
checking for User Man Documentation directory... 
GNUstep/Library/Documentation/man
checking for System User directory... /home
checking for Network User directory... /home
checking for Local User directory... /home
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 the Objective-C runtime... GNU
checking for custom shared objc library... NONE
checking for egrep... grep -E
checking for ANSI C header files... yes
checking objc/runtime.h usability... no
checking objc/runtime.h presence... no
checking for objc/runtime.h... no
configure: for gdomap network details
checking for variable length socket addresses... not found
checking for gcc visibility attribute support... found
checking whether SO_REUSEADDR is broken... no
checking for objc threading flags...   -lpthread
checking whether byte ordering is bigendian... no
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_thread_add... yes
checking for objc_sync_enter... no
checking for objc_setProperty... no
checking for objc_set_unexpected() in runtime... no
checking for _objc_unexpected_exception in runtime... yes
checking for objc_sync_enter... (cached) no
checking for size_t... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking sys/syslimits.h usability... no
checking sys/syslimits.h presence... no
checking for sys/syslimits.h... no
checking for sys/syslimits.h... (cached) no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking tzfile.h usability... no
checking tzfile.h presence... no
checking for tzfile.h... no
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 poll emulation... no
checking size of pthread_mutex_t... 24
checking for pthread_cond_t... yes
checking size of pthread_cond_t... 48
checking for library containing opendir... none required
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for sigsetjmp... no
checking short/int needs to be word aligned... 
no
test hi there = hi there
test hi there = hi there
checking for sysctlbyname... no
checking procfs.h usability... no
checking procfs.h presence... no
checking for procfs.h... no
checking support for /proc psinfo struct... no
checking link to exe of process in /proc... /proc/self/exe
checking for kvm_getenvv in -lkvm... no
checking use of pass-through arguments... no
checking use of fake-main definition... no
checking ffi.h usability... yes
checking ffi.h presence... yes
checking for ffi.h... yes
checking callback.h usability... no
checking callback.h presence... no
checking for callback.h... no
checking FFI library usage... libffi
checking iconv support... yes, in libc
checking for xml2-config... /usr/bin/xml2-config
checking for libgnutls-config... no
checking for libgnutls - version >= 1.4.0... no
*** The libgnutls-config script installed by libgnutls could not be found
*** If libtgnuls was installed in PREFIX, make sure PREFIX/bin is in
*** your path.

You may not want to build base without libgnutls.
Doing so will disable SSL support in the NSStream class.
If you really want to build -base without TLS support,
add --disable-tls to the configure arguments.
checking dns_sd.h usability... no
checking dns_sd.h presence... no
checking for dns_sd.h... no
checking for mpf_abs in -lgmp... no
checking for the version of gnustep-base we are compiling... 1.21.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
config.status: Headers/Additions/GNUstepBase/config.h is unchanged
configure: configuring in SSL
configure: running /bin/bash './configure' --prefix=/usr/local  
--cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
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 libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for main in -lsocket... no
checking for des_setkey in -lcipher... no
checking for CRYPTO_THREADID_set_callback... no
configure: creating ./config.status
config.status: creating config.mak
config.status: creating config.h
config.status: config.h is unchanged
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to