Now that I've re-read that, I don't see ./configure... anywhere. Did
gnu-gnu-gnu- mis detection and the lack of the GSConfig.h file. Even
> Hi all
>
> I'm tryng to use GNUstep on macintel darwin9 with gnu-gnu-gnu and the
> dependencies from macports
> and when make gnustep-base get this error:
>
> gnustep-base-1.19.1 lucas$ .
> /opt/local/GNUstep/System/Library/Makefiles/GNUstep.sh
> gnustep-base-1.19.1 lucas$ make
> This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
> Making all in Source...
> Making all in subprojects of library libgnustep-base...
> Making all for subproject Additions...
> Compiling file GSCategories.m ...
> 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 behavior.m ...
> Compiling file Unicode.m ...
> Linking subproject Additions ...
> 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 mframe.m ...
> Compiling file synchronization.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 ...
> 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 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 NSConcreteNumber.m ...
> In file included from NSConcreteNumber.m:37:
> NSConcreteNumberTemplate.m: In function '-[NSBoolNumber compare:]':
> NSConcreteNumberTemplate.m:192: error: cannot find interface
> declaration for 'NSConstantString'
> NSConcreteNumberTemplate.m: In function '-[NSBoolNumber
> descriptionWithLocale:]':
> NSConcreteNumberTemplate.m:539: warning: control reaches end of
> non-void function
> make[3]: *** [obj/ix86/darwin9/gnu-gnu-gnu/NSConcreteNumber.m.o] Error 1
> make[2]: *** [internal-library-all_] Error 2
> make[1]: *** [libgnustep-base.all.library.variables] Error 2
> make: *** [internal-all] Error 2
> gnustep-base-1.19.1 lucas$
>
> (I think follow all the complicated steps right but maybe not...)
> I think the make don't find the GSConfig.h file but I don't know how
> to solve it.
> Any suggestion?
>
> Thanks in advance.
> Lucas
>
>
> _______________________________________________
> Discuss-gnustep mailing list
>
Discuss-gnustep@...
>
http://lists.gnu.org/mailman/listinfo/discuss-gnustep>