Opened 16 years ago

Closed 16 years ago

#13096 closed defect (fixed)

authforce doesn't build on Mac OSX 10.5 Leopard

Reported by: quuxster@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: authforce osx 10.5 leopard Cc:
Port:

Description

# port install authforce ---> Fetching authforce ---> Attempting to fetch authforce-0.9.6.tar.bz2 from http://kapheine.hypa.net/authforce/ ---> Verifying checksum(s) for authforce ---> Extracting authforce ---> Configuring authforce ---> Building authforce 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_security_authforce/work/authforce-0.9.6" && make all " returned error 2 Command output: make[2]: Nothing to be done for `all'. Making all in src gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -lintl -L/opt/local/lib -c config.c In file included from config.c:12: extern.h:34: warning: built-in function 'log' declared as non-function i686-apple-darwin9-gcc-4.0.1: -lintl: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -lintl -L/opt/local/lib -c debug.c In file included from debug.c:9: extern.h:34: warning: built-in function 'log' declared as non-function i686-apple-darwin9-gcc-4.0.1: -lintl: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -lintl -L/opt/local/lib -c extract.c In file included from extract.c:27: extern.h:34: warning: built-in function 'log' declared as non-function extract.c: In function 'sub_string': extract.c:95: warning: incompatible implicit declaration of built-in function 'malloc' i686-apple-darwin9-gcc-4.0.1: -lintl: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -lintl -L/opt/local/lib -c files.c In file included from files.c:13: extern.h:34: warning: built-in function 'log' declared as non-function i686-apple-darwin9-gcc-4.0.1: -lintl: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -L/opt/local/lib -O2 -no-cpp-precomp -flat_namespace -undefined suppress -lintl -L/opt/local/lib -c http.c In file included from http.c:16: extern.h:34: warning: built-in function 'log' declared as non-function http.c: In function 'submit': http.c:71: error: 'CURLOPT_MUTE' undeclared (first use in this function) http.c:71: error: (Each undeclared identifier is reported only once http.c:71: error: for each function it appears in.) make[2]: * [http.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2

Error: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 16 years ago by mgrimes@…

Resolution: fixed
Status: newclosed

Fixed, now builds in leopard. (r30677)

Note: See TracTickets for help on using tickets.