bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation on OS X failed


From: Oliver Langer
Subject: Re: Compilation on OS X failed
Date: Wed, 26 Jan 2005 07:37:47 +0100

Salut Quentin,

Am 25.01.2005 um 17:23 schrieb Quentin Mathé:

Hi,

Le 25 janv. 05, à 09:24, Oliver Langer a écrit :

I've posted the following bug months ago using the bugtracker on savannah, but maybe this tracker is not consulted so frequently. Whatever...

The bug tracker is consulted frequently and we correct reported bugs as much as possible… hmm, I'm unable to find similar it on the tracker, may be your bug has been closed because it was not reproducible and more details were needed (and we haven't received them), may be it has been fixed but not correctly : to know more I need the bug number to check it… And have you checked the state of your bug report ?
The bug was added to a queue from where it should have been added to the bug base by an admin within 3 days. I got this information from an automatic mail. After the 3 days i was told that it has been dropped :| I did not get an reference id, like a bug number or the like. So i can't tell you. I am not sure any more but i guess that i've used the bugtracker @savannah and not this e-mail bug-gnustep@gnu.org.

Just a quick note, it is better to submit the bug report with a mail address in order we can contact you directly for more details and you get notifications when it is edited.
Yes indeed. Thank you for these hints! If i can help, it's a pleasure for me!

Trying to install GNUstep once again on my OS X box by following the instructions (README's, Platform notes etc.), i got the following error:

<snip>
Making install for resource_set base-resources...
 Compiling file GCObject.m ...
GSObjCRuntime.m: In function `GSAppendMethodToList':
GSObjCRuntime.m:881: warning: assignment discards qualifiers from pointer target type
GSObjCRuntime.m: In function `gs_skip_type_qualifier_and_layout_info':
GSObjCRuntime.m:1109: error: `_C_BYREF' undeclared (first use in this function) GSObjCRuntime.m:1109: error: (Each undeclared identifier is reported only once
GSObjCRuntime.m:1109: error: for each function it appears in.)
make[3]: *** [shared_debug_obj/GSObjCRuntime.o] Error 1
make[3]: *** Waiting for unfinished jobs....
</snip>

The reason seems to be the following: The definitions for
  _C_BYREF
  _C_GCINVISIBLE
  _F_BYREF
  _F_GCINVISIBLE
in addition: I've put these settings starting at preface.h:71

More details are needed here : Mac OS X version, Apple developer tools version, FSF GCC version, gnustep-make and gnustep-base version (for cvs version, the date is needed)… When have you tried to install it the last time ? Was it a cvs version ? When you talk about README, do you mean the README.Darwin ?
i am using
  gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)
  OS X 10.3.7
  and i did not use XCode, i've just used the make variant.
  gs-make: 1.10.0
  gs-base: 1.10.0

I got the information about the configuration from
  http://www.gnustep.org/information/machines_toc.html
especially from the sections
  1.3 and 1.13.

You can encounter some problems with the latest Mac OS X and Apple developers tools versions for the README.Darwin instructions (to have libxml, libxslt correctly detected), I plan to correct this problem soon.
The libxml problems did nit not occur with the hints i found from these readme's.

Thank you and
best regards,
  Oliver




reply via email to

[Prev in Thread] Current Thread [Next in Thread]