For the quickest reply, please use our new Customer Helpdesk and Feedback platform
 
   
 
Yaws problem in Mac os x (Intel)
Posted: 13 June 2007 09:32 AM   [ Ignore ]
Newbie
Rank
Total Posts:  1
Joined  2007-06-13

Hi, everyboy.

I’ve been trying to install yaws with cean but I’ve got a problem, see bellow. It looks something related with the architecture of the system. PPC libs in an Intel system, maybe?. But this is over my head.

So anyone have a clue?

Thanks in advance.

=ERROR REPORT==== 13-Jun-2007::10:26:12 ===
Failed to load setuid_drv (from “/Users/joseo/Applications/cean/erlang/lib/yaws-1.68/priv/darwin-x86/lib”) : “Driver is an inappropriate Mach-O file”{error,{shutdown,{yaws_app,start,[normal,[]]}}}
=ERROR REPORT==== 13-Jun-2007::10:26:12 ===
FATAL {‘EXIT’,normal}


=INFO REPORT==== 13-Jun-2007::10:26:12 ===
  application: yaws
  exited: {shutdown,{yaws_app,start,[normal,[]]}}
  type: permanent
2> {“Kernel pid terminated”,application_controller,”{application_start_failure,yaws,{shutdown,{yaws_app,start,[normal,[]]}}}”}

Crash dump was written to: erl_crash.dump
Kernel pid terminated (application_controller) ({application_start_failure,yaws,{shutdown,{yaws_app,start,[normal,[]]}}})

Profile
 
 
Posted: 15 June 2007 01:20 PM   [ Ignore ]   [ # 1 ]
Senior Member
Avatar
RankRankRankRank
Total Posts:  118
Joined  2006-11-13

Hello

this message is normal as I did not compiled yaws on Mac with Inter processor yet.
a new version of CEAN is on go, if you can compile yaws .so on your mac and sent them to me, yaws will be supported very soon :)

Profile
 
 
Posted: 15 June 2007 02:44 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  1
Joined  2007-06-15

I compiled yaws on my intel mac.

I don’t know if I understood your response, but which files exactly do you want? I saw in another thread that you only needed setuid_drv.so?

Anyhow, I’ve upload my compiled version here:
http://www-static.cc.gatech.edu/~astocko/setuid_drv.so—OSX Intel

I’ve got access to a lot of different boxes, so just let me know what other compilations you need, and I’ll contribute.

Profile
 
 
Posted: 15 June 2007 03:48 PM   [ Ignore ]   [ # 3 ]
Senior Member
Avatar
RankRankRankRank
Total Posts:  118
Joined  2006-11-13

thanks, that should be enough
keep looking at CEAN, new version comming. yaws will work.

Profile