comp.lang.ada
 help / color / mirror / Atom feed
From: Laurent <daemon2@internet.lu>
Subject: Re: Problem building AWS on Mac OS 10.9
Date: Mon, 13 Oct 2014 12:53:25 -0700 (PDT)
Date: 2014-10-13T12:53:25-07:00	[thread overview]
Message-ID: <48cbea61-811f-44c8-b8a4-d2a10dd0063d@googlegroups.com> (raw)
In-Reply-To: <9fea58c6-2a22-425f-92d3-1103e4c9e511@googlegroups.com>

Hi

Tried to build on my old MiniMac under 10.8:

laurent-lutgens-mac-mini:~ laurentlutgen$ echo $PATH
/usr/local/gnat/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
laurent-lutgens-mac-mini:~ laurentlutgen$ which gnat
/usr/local/gnat/bin/gnat
laurent-lutgens-mac-mini:~ laurentlutgen$ which gcc
/usr/local/gnat/bin/gcc
laurent-lutgens-mac-mini:~ laurentlutgen$ which make
/usr/bin/make
laurent-lutgens-mac-mini:~ laurentlutgen$ export C_INCLUDE_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/usr/include
laurent-lutgens-mac-mini:~ laurentlutgen$ cd AWS (stupid autocorrect: is lowercase)

laurent-lutgens-mac-mini:aws laurentlutgen$ make setup build install
Setup OS specific definitions
/bin/sh: line 1:  1964 Segmentation fault: 11  gcc -C -E -DTARGET=\"\" aws-os_lib-tmplt.c > aws-os_lib-tmplt.i
/bin/sh: line 1:  1965 Segmentation fault: 11  gcc -S aws-os_lib-tmplt.i
/bin/sh: ../xoscons: No such file or directory
make[1]: *** [../.build//release/../setup/src/aws-os_lib.ads] Error 127
make: *** [config_setup] Error 2
laurent-lutgens-mac-mini:aws laurentlutgen$ 

Hm same problem but different.

Also tried to build AWS on my MacBook Air which is the least f**cked up system of the three. Produces the same error as my MacPro.

With what do I have to replace this "export C_INCLUDE_PATH =/Applications/Xcode.app/Contents/ Developer/Platforms/MacOSX.platform/Developer/SDKs/ MacOSX10.8.sdk/usr/include" if I don't have installed Xcode but only the command line tools?

I have no idea what I am doing wrong. I didn't change anything on the config file. So if @David/Simon you could post step by step what you were/are doing to build or if you changed something I would be happy.

If I have the time I will also try to build AWS on my Linux Mint Box. If this fails too I am clearly to stupid for this and it will be archived with all the other failed ideas.

Thanks

Laurent


  reply	other threads:[~2014-10-13 19:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11 23:00 Problem building AWS on Mac OS 10.9 Laurent
2014-10-12  2:03 ` David Botton
2014-10-12 16:01   ` Laurent
2014-10-13 19:53     ` Laurent [this message]
2014-10-13 20:04     ` Pascal Obry
2014-10-13 20:47       ` Laurent
2014-10-14 17:15         ` Pascal Obry
2014-10-14 18:33           ` Simon Wright
2014-10-14 20:32             ` Laurent
2014-10-12  9:22 ` Simon Wright
2014-10-13 20:06 ` Blady
2014-10-13 20:54   ` Laurent
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox