On 10/04/2007, at 3:10 PM, Yves de Champlain wrote:
Le 07-04-09 à 20:35, Ken McGaugh a écrit :
Hi all,
I have just recently started to use macports under OSX and I am replacing all my manually installed libraries/tools with ones installed via macports. I've run into many problems with the fltk-1.1.7 port...
1. It crashes with a bus error. If I build it manually it works OK. I think this is related to the following issues.
fltk was in a dire state.
rev 1 should be much better, just commited
That is great, thanks Yves! There is one problem though. Fluid doesn't seem to build. The binary just doesn't exist anywhere. I found the following errors in the section trying to install fltk, but I don't know what is causing them... === installing fluid === Installing FLUID in /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_fltk/work/destroot/opt/local/bin... /Developer/Tools/Rez -t APPL -o /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_fltk/work/destroot/opt/local/bin/fluid /opt/local/include/ FL/mac.r ### /Developer/Tools/Rez - SysError 0 during open of "/opt/local/ include/FL/mac.r". Fatal Error! ### /Developer/Tools/Rez - Fatal Error, can't recover. /opt/local/include/FL/mac.r: ### /Developer/Tools/Rez - Since errors occurred, /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_fltk/work/destroot/opt/local/bin/fluid's resource fork was not written. chmod: /opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_aqua_fltk/work/destroot/opt/local/bin/fluid: No such file or directory make[1]: *** [install] Error 1 Thanks. --Ken