Re: s-enum-types-h Fail on Darwin
- From: Brian Nitz <Brian Nitz Sun COM>
- To: gnome-devel-list gnome org, jeshua OpenOSX com
- Subject: Re: s-enum-types-h Fail on Darwin
- Date: Wed, 24 Apr 2002 16:42:28 +0100 (BST)
gcc dumped core or you are out of memory. Try
upgrading to a newer version of gcc.
See:
http://www.oreillynet.com/pub/faqs/linux_faq_AEN3262
>Delivered-To: gnome-devel-list gnome org
>X-pair-Authenticated: 66.82.98.219
>Mime-Version: 1.0 (Apple Message framework v481)
>Subject: s-enum-types-h Fail on Darwin
>From: Jeshua Lacock <jeshua OpenOSX com>
>To: gnome-devel-list gnome org
>Content-Transfer-Encoding: 7bit
>X-BeenThere: gnome-devel-list gnome org
>X-Loop: gnome-devel-list gnome org
>X-Mailman-Version: 2.0.8
>List-Help: <mailto:gnome-devel-list-request gnome org?subject=help>
>List-Post: <mailto:gnome-devel-list gnome org>
>List-Subscribe: <http://mail.gnome.org/mailman/listinfo/gnome-devel-list>,
<mailto:gnome-devel-list-request gnome org?subject=subscribe>
>List-Id: GNOME development <gnome-devel-list.gnome.org>
>List-Unsubscribe: <http://mail.gnome.org/mailman/listinfo/gnome-devel-list>,
<mailto:gnome-devel-list-request gnome org?subject=unsubscribe>
>List-Archive: <http://mail.gnome.org/archives/gnome-devel-list/>
>Date: Fri, 29 Mar 2002 01:24:58 -0800
>
>
>
>Hello,
>
>I am trying to build atk-0.13, with glib 1.3.15, autoconf 1.6, and
>libtool 1.4.2 installed on Mac OS X (10.1.3) and it fails trying to
>create the "atk-enum-types.h" and "atk-enum-types.c" files.
>
>Here is the error:
>
>Making all in atk
>( cd . && glib-mkenums \
> --fhead "#ifndef __ATK_ENUM_TYPES_H__\n#define
>__ATK_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
> --fprod "/* enumerations from \"@filename \" */\n" \
> --vhead "GType @enum_name _get_type (void);\n#define
>ATK_TYPE_ ENUMSHORT@ (@enum_name _get_type())\n" \
> --ftail "G_END_DECLS\n\n#endif /*
>__ATK_ENUM_TYPES_H__ */" \
> atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h
>atkgobjectaccessible.h atkhyperlink.h atkhypertext.h atknoopobject.h
>atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkimage.h
>atkregistry.h atkrelation.h atkrelationset.h atkselection.h atkstate.h
>atkstateset.h atkstreamablecontent.h atktable.h atktext.h atkutil.h
>atkvalue.h ) > tmp-atk-enum-types.h \
>&& (cmp -s tmp-atk-enum-types.h ./atk-enum-types.h || cp
>tmp-atk-enum-types.h ./atk-enum-types.h ) \
>&& rm -f tmp-atk-enum-types.h \
>&& echo timestamp > s-enum-types-h
>make[1]: *** [s-enum-types-h] Error 139
>make: *** [all-recursive] Error 1
>
>
>Any ideas? Or can someone email them to me (atk-enum-types.h and
>atk-enum-types.c)?
>
>Thanks in advance for any help.
>
>
>Thanks,
>
>Jeshua Lacock __________________________
>Programmer/Owner Phone: 760.935.4736
>http://OpenOSX.com Fax: 760.935.4845
>-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
>
>_______________________________________________
>gnome-devel-list mailing list
>gnome-devel-list gnome org
>http://mail.gnome.org/mailman/listinfo/gnome-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]