I am trying to install denemo, I have all the dependencies installed, but I get errors when it comes to install denemo: ---> Building denemo with target all Error: Target com.apple.build returned: shell command " cd "/opt/ local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_denemo/work/denemo-0.7.6" && make all " returned error 2 Command output: make all-recursive Making all in m4 make[2]: Nothing to be done for `all'. Making all in doc make[3]: Nothing to be done for `all-am'. Making all in include Making all in denemo make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in keymaps make[2]: Nothing to be done for `all'. Making all in plugins Making all in analysis make[3]: Nothing to be done for `all'. Making all in midiinput make[3]: Nothing to be done for `all'. Making all in rumour make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in pixmaps make[2]: Nothing to be done for `all'. Making all in po make[2]: Nothing to be done for `all'. Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../intl -I../include - I../pixmaps -DLOCALEDIR=\"/opt/local/share/locale\" -DSYSCONFDIR=\"/ opt/local/etc/\" -DPKGDATADIR=\"/opt/local/share/denemo/\" -I/opt/ local/include -I/opt/local/include/libxml2 -I/opt/local/include - DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/ include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/ opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/ local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/ freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/ file.Tpo"; exit 1; fi file.c:39:40: error: malloc.h: No such file or directory make[2]: *** [file.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing. I'm afraid I don't really know what much of that means, but I'm running 10.4.9 on intel macbook if that makes any difference, and macports is all up-to-date and working for other installations. Any help would be appreciated. -- Hubert