Ryan Schmidt wrote: > On Sep 16, 2008, at 9:43 AM, Jonathan Stickel wrote: > >> I am getting an error when trying to install netpbm on Tiger (10.4.11). >> The relevant output seems to be: >> >> >> gcc-4.0 -no-cpp-precomp -c -O3 -I/opt/local/include -o libopt.o \ >> -DSHLIBPREFIXLIST="\"lib\"" \ >> \ >> libopt.c >> In file included from pm.h:16, >> from libpm.c:42: >> pm_config.h:487: error: redefinition of typedef 'uint32n' >> pm_config.h:178: error: previous declaration of 'uint32n' was here >> pm_config.h:488: error: redefinition of typedef 'int32n' >> pm_config.h:179: error: previous declaration of 'int32n' was here >> In file included from pm.h:16, >> from libpm.c:42: >> pm_config.h:623: error: redefinition of typedef 'pm_filepos' >> pm_config.h:314: error: previous declaration of 'pm_filepos' was here >> gnumake[3]: *** [libpm.o] Error 1 >> gnumake[2]: *** >> [/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_netpbm/work/netpbm-10.26.51/lib/libnetpbm.dylib] >> >> >> Error 2 >> gnumake[2]: *** Waiting for unfinished jobs.... >> gcc-4.0 -no-cpp-precomp -o libopt -L/opt/local/lib libopt.o >> gnumake[1]: *** [pgm/all] Error 2 >> gnumake: *** [converter/all] Error 2 >> >> Error: Status 1 encountered during processing. >> >> >> Anyone else experiencing this? > > No problem here, with Mac OS X 10.4.11 and Xcode 2.5 on a Power Mac G4. > Is your Xcode up to date? > >
After some debugging, I discovered the problem is due to allowing a parallel build. I plan to submit a bug to the tracker. Jonathan _______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users