← Back to team overview

ooc-dev team mailing list archive

Re: build error on macos

 

Hi, it seems like you have an old bootstrap. Please pull from git and
then try 'make rescue'. It will remove build/, download the latest
bootstrap, and attempt to bootstrap again.

ndd

On Thu, 16 Sep 2010 22:34:21 +0200, Vincent Richomme
<forumer@xxxxxxxxxxxxxxx> wrote:
> Hi,
> 
> Just for information I tried to build ooc from source on macos snow leopard :
> 
> 
> 
> ...
> mkdir -p .libs
> gcc -std=c99 source/rock/frontend/NagaQueen.c -O3
> -fomit-frame-pointer -D__OOC_USE_GC__ -w -c -o .libs/NagaQueen.o
> mkdir -p bin/
> bin/c_rock -sourcepath=source -v +-O0 -g -ignoredefine=ROCK_BUILD_
> +-w +-DROCK_BUILD_DATE=\"2010-09-16\" +-DROCK_BUILD_TIME=\"22:24\"
> +-rdynamic  rock/rock -o=bin/rock .libs/NagaQueen.o
> Parsing /Users/Vincent/Developer/rock/sdk/lang/Exception.ooc
> sdk/lang/Exception.ooc:104:5 ERROR Expected statement or a closing bracket
>    strerror: extern func (Int) -> CString
>    ~
> [FAIL]
> make[1]: *** [self] Error 1
> make: *** [bootstrap] Error 2
> Oops, something went wrong during installation :( Scroll up for error
> message.
> Mac-Pro-de-Vincent-R:Developer Vincent$
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~ooc-dev
> Post to     : ooc-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ooc-dev
> More help   : https://help.launchpad.net/ListHelp




References