Build on Mac OS X fails...
Forum » Ongoing Development / Problem reports » Build on Mac OS X fails...
started by: Jacobus GelukJacobus Geluk
on: 1192113102|%e %b %Y, %H:%M %Z|agohover
number of posts: 5
rss icon RSS: new posts
Build on Mac OS X fails...
Jacobus GelukJacobus Geluk 1192113102|%e %b %Y, %H:%M %Z|agohover

On Mac OS X 10.4.10 I try to build OpenAMQ but I get the following error:

(The /develop/OpenAMQ-1.2c4 has been renamed to /develop/openamq)

mac:~/develop/openamq/OpenAMQ-1.2c4 jag$ ./boomake clean
boom I: [OpenAMQ]: Processing project in common...
boom I: [OpenAMQ]: Processing project in clients...
boom I: [OpenAMQ]: Processing project in server...
boom I: [OpenAMQ]: Processing project in operate...
boom I: [OpenAMQ]: Processing project in website...
mac:~/develop/openamq/OpenAMQ-1.2c4 jag$ ./boomake build
boom I: [OpenAMQ]: Processing project in common...
boom I: [OpenAMQ_Common]: Building OpenAMQ Common...
boomake: line 154: c: command not found
boom E: [OpenAMQ_Common]: "c -q -li /Users/jag/develop/openamq/OpenAMQ-1.2c4/_install/include -ll /Users/jag/develop/openamq/OpenAMQ-1.2c4/_install/lib amq_constants" failed - stop
boom E: [OpenAMQ]: stop
mac:~/develop/openamq/OpenAMQ-1.2c4 jag$

What can this be? What is the "c" command here? I suppose it is not the C compiler…

unfold Build on Mac OS X fails... by Jacobus GelukJacobus Geluk, 1192113102|%e %b %Y, %H:%M %Z|agohover
Re: Build on Mac OS X fails...
pieterhpieterh 1192554659|%e %b %Y, %H:%M %Z|agohover

I suspect it's a path issue, but even if you fix it, some code won't run properly on Mac OS X (specifically, one of the platform tools, SMT, dies at runtime with a memory violation). This is a known bug and scheduled to be fixed at some point.

unfold Re: Build on Mac OS X fails... by pieterhpieterh, 1192554659|%e %b %Y, %H:%M %Z|agohover
Re: Build on Mac OS X fails...
Jacobus GelukJacobus Geluk 1193053519|%e %b %Y, %H:%M %Z|agohover

I fixed the problem. I use Mac OS X for development purposes only, not for production. I think we will use FreeBSD for that, does OpenAMQ have any problems on FreeBSD?

unfold Re: Build on Mac OS X fails... by Jacobus GelukJacobus Geluk, 1193053519|%e %b %Y, %H:%M %Z|agohover
Re: Build on Mac OS X fails...
pieterhpieterh 1193296455|%e %b %Y, %H:%M %Z|agohover

What was the problem that you fixed?

We've not tested on FreeBSD for a while, but it used to work fine. If there are any problems they will be in the build process and will be easy to fix.

unfold Re: Build on Mac OS X fails... by pieterhpieterh, 1193296455|%e %b %Y, %H:%M %Z|agohover
Re: Build on Mac OS X fails...
carlskiicarlskii 1209307910|%e %b %Y, %H:%M %Z|agohover

Hi,

boom E: [OpenAMQ_Common]: "c -q -li /Users/jag/develop/openamq/OpenAMQ-1.2c4/_install/include -ll /Users/jag/develop/openamq/OpenAMQ-1.2c4/_install/lib amq_constants" failed - stop

I'm also getting this error when I try to build on MAC OSX.

Regards,

Carl Bourne

unfold Re: Build on Mac OS X fails... by carlskiicarlskii, 1209307910|%e %b %Y, %H:%M %Z|agohover
new post