#13714: boost 1.34.1 still won't build on Mac OS X 10.5 Leopard ---------------------------------------+------------------------------------ Reporter: tristandpeters@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: boost ---------------------------------------+------------------------------------ Comment (by michaelvb@gmail.com): I too seem to be having the problem mentioned in this ticket, so I can answer your question. I have read through #13223 and even though it seems to be the same issue, the fix does not seem to work for me either. I am running Leopard/Intel 10.5.1. Below is what happens when I try to install Boost (I tried it twice, once normally and again with a suggestion from #13233. {{{ iMac:~$ sudo port selfupdate Password: MacPorts base version 1.600 installed Downloaded MacPorts base version 1.600 The MacPorts installation is not outdated and so was not updated selfupdate done! iMac:~$ sudo port install boost ---> Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop. Error: Status 1 encountered during processing. iMac:~ $ MAKE=/opt/local/bin/gmake sudo port install boost ---> Building boost with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/work/boost_1_34_1" && gmake all " returned error 2 Command output: Makefile:2: *** missing separator. Stop.'' }}} If you have any suggestions or would like me to try something just let me know. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13714#comment:4> MacPorts </projects/macports> Ports system for Mac OS