=================== BUG #5686: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5686&group_id=99
Changes by: Adam Fedor <[EMAIL PROTECTED]>
Date: Wed 10/01/2003 at 22:10 (US/Mountain)
What | Removed | Added
---------------------------------------------------------------------------
Severity | 5 - Major | 1 - Ordinary
Bug Group | None | Installation
Assigned to | None | fedor
Status | Open | Analyzed
------------------ Additional Follow-up Comments ----------------------------
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
=================== BUG #5686: FULL BUG SNAPSHOT ===================
Submitted by: waldmire Project: GNUstep
Submitted on: Wed 10/01/2003 at 20: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: Wed 10/01/2003 at 22: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