Any suggestions for getting sitecopy installed? My first attempt failed, errors below. MacPorts 1.442 / Mac OSX 10.3.9 running on 600MHz PPC G3 - iBook ---> Fetching sitecopy ---> Attempting to fetch sitecopy-0.16.3.tar.gz from http://www.lyra.org/sitecopy/ ---> Verifying checksum(s) for sitecopy ---> Extracting sitecopy ---> Applying patches to sitecopy ---> Configuring sitecopy ---> Building sitecopy with target all Error: Target com.apple.build returned: shell command " cd "/opt/local/var/db/dports/build/_op t_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dport s_www_sitecopy/work/si tecopy-0.16.3" && make all " returned error 2 Command output: >>> Entering intl make[1]: Nothing to be done for `all'. <<< Leaving intl
Entering lib/neon Bundled neon build not being used. <<< Leaving lib/neon gcc -I/opt/local/include -I/opt/local/include -no-cpp-precomp -I/System/Library/Frameworks/Cor eFoundation.framework/Headers -I. -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I./ src -I./lib -O2 -I/opt/local/include/neon -o src/sites.o -c src/sites.c gcc -I/opt/local/include -I/opt/local/include -no-cpp-precomp -I/System/Library/Frameworks/Cor eFoundation.framework/Headers -I. -DHAVE_CONFIG_H -DLOCALEDIR=\"/opt/local/share/locale\" -I./ src -I./lib -O2 -I/opt/local/include/neon -o src/sitefiles.o -c src/sitefiles.c src/sitefiles.c: In function `fnlist_match': src/sitefiles.c:303: error: `FNM_LEADING_DIR' undeclared (first use in this function) src/sitefiles.c:303: error: (Each undeclared identifier is reported only once src/sitefiles.c:303: error: for each function it appears in.) make: *** [src/sitefiles.o] Error 1
Error: Status 1 encountered during processing. malcolm