#1541 closed defect (fixed)
gftp-2.0.14 build failure
Reported by: | opendarwin-bugzilla@… | Owned by: | tomfowler@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
When I attempt to install gftp under 10.3.2, the build fails: --- $ sudo port install gftp ---> Fetching gftp ---> Verifying checksum for gftp ---> Extracting gftp ---> Configuring gftp ---> Building gftp with target all Error: Target com.apple.build returned: shell command "cd "/Users/erikswanson/darwinports/dports/ net/gftp/work/gftp-2.0.14" && make all" returned error 2 Command output: make all-recursive Making all in intl make[2]: Nothing to be done for `all'. Making all in docs Making all in sample.gftp make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in lib gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -D_REENTRANT -I../intl -DSHARE_DIR=\"/opt/local/share/gftp\" -traditional-cpp -c bookmark.c In file included from /usr/include/machine/param.h:30,
from /usr/include/sys/socket.h:67, from gftp.h:31, from bookmark.c:20:
/usr/include/ppc/param.h:98: macro "btodb" requires 2 arguments, but only 1 given /usr/include/ppc/param.h:100: macro "dbtob" requires 2 arguments, but only 1 given cc1: internal compiler error: Bus error Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://developer.apple.com/bugreporter> for instructions. make[2]: * [bookmark.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2 ---
Change History (2)
comment:1 Changed 21 years ago by tomfowler@…
comment:2 Changed 21 years ago by toby@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've taken over this port and updated it to 2.0.17pre0, and it works fine.
This has been tested only under 10.2.8 as I do not have access to 10.3. Anyone interested in picking this one up?