=================== BUG #5686: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5686&group_id=99
Changes by: Ed Waldmire <[EMAIL PROTECTED]>
Date: Thu 10/02/2003 at 04:44 (GMT)
------------------ Additional Follow-up Comments ----------------------------
I am simply trying to build the four core parts of GNUstep. I got through
gnustep-make fine, but gnustep-base gave me an error after running "./configure" and
"make". The output I pasted first is from "make".
How do I go about making a full base library? I built and configured gnustep-make
with "--with-library-combo=gnu-gnu-gnu." Is this what you are talking about?
=================== BUG #5686: FULL BUG SNAPSHOT ===================
Submitted by: waldmire Project: GNUstep
Submitted on: Thu 10/02/2003 at 02:10
Category: Base/Foundation Severity: 1 - Ordinary
Bug Group: Installation Resolution: None
Assigned to: fedor Status: Analyzed
Summary: gnustep-base won't build on Darwin/x86
Original Submission: The build ends with the following error:
Making all in Source...
Making all in subprojects of library libgnustep-baseadd...
Making all for subproject Additions...
Compiling file GSCategories.m ...
GSCategories.m:26:35: warning: Foundation/Foundation.h: No such file or directory
In file included from GSCategories.m:27:
../../Headers/Additions/GNUstepBase/GSCategories.h:41:35: warning:
Foundation/Foundation.h: No such file or directory
In file included from ../../Headers/Additions/GNUstepBase/GSCategories.h:48,
from GSCategories.m:27:
../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:456:35: warning:
Foundation/Foundation.h: No such file or directory
In file included from ../../Headers/Additions/GNUstepBase/GSCategories.h:48,
from GSCategories.m:27:
../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:462: parse error before '*' token
../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:463: warning: type defaults to
`int' in declaration of `GSObjCZone'
../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:463: warning: data definition has
no type or storage class
In file included from GSCategories.m:27:
../../Headers/Additions/GNUstepBase/GSCategories.h:170: parse error before '*' token
../../Headers/Additions/GNUstepBase/GSCategories.h:170: warning: type defaults to
`int' in declaration of `gnustep_global_lock'
../../Headers/Additions/GNUstepBase/GSCategories.h:170: warning: data definition has
no type or storage class
../../Headers/Additions/GNUstepBase/GSCategories.h:184: cannot find interface
declaration for `NSCalendarDate'
make[3]: *** [shared_obj/GSCategories.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
Follow-up Comments
*******************
-------------------------------------------------------
Date: Thu 10/02/2003 at 04:44 By: waldmire
I am simply trying to build the four core parts of GNUstep. I got through
gnustep-make fine, but gnustep-base gave me an error after running "./configure" and
"make". The output I pasted first is from "make".
How do I go about making a full base library? I built and configured gnustep-make
with "--with-library-combo=gnu-gnu-gnu." Is this what you are talking about?
-------------------------------------------------------
Date: Thu 10/02/2003 at 04:10 By: fedor
It would be helpful if you gave some more information about what you are doing. It
appears you are just making the Additions library part of GNUstep base. This will only
work on systems that already have a Foundation library (like MacOS X). On Darwin you
need to make the full base library. If this isn't your problem, please give the output
with 'messages=yes' set:
make messages=yes
See also
http://www.gnu.org/software/gnustep/information/machines_1.html#SEC2
CC list is empty
No files currently attached
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5686&group_id=99
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep