On Dec 4, 2007, at 01:55, Ola Moen wrote:
I'm trying to install Guile on Leopard/MBP and get the following output, any ideas?
regards, Ola M.
Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_ guile/work/guile-1.8.3" && make all " returned error 2 Command output: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/opt/ local/include -D_THREAD_SAFE -O2 -Wall -Wmissing-prototypes -Werror -MT libguile_la-fports.lo -MD -MP -MF .deps/libguile_la-fports.Tpo - c fports.c -fno-common -DPIC -o .libs/libguile_la-fports.o cc1: warnings being treated as errors fports.c: In function 'scm_open_file': fports.c:364: warning: implicit declaration of function 'open64'
[snip] Searching the issue tracker, I find this ticket, which seems to describe this problem, and include a fix: http://trac.macports.org/projects/macports/ticket/13174 I'll add you to the ticket's Cc list so you'll be informed of its progress.