Clean: kardia-3:~ Kardia$ sudo port clean --all freetype Password: ---> Cleaning freetype Install: kardia-3:~ Kardia$ sudo port -d -v install freetype DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/print/freetype DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/print/freetype DEBUG: Requested variant powerpc is not provided by port freetype. DEBUG: Requested variant darwin is not provided by port freetype. DEBUG: Requested variant macosx is not provided by port freetype. DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Executing com.apple.main (freetype) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/ powerpc/freetype-2.1.10_1.powerpc.tgz DEBUG: Skipping unarchive (freetype) since no archive found DEBUG: Skipping completed com.apple.unarchive (freetype) ---> Fetching freetype DEBUG: Executing com.apple.fetch (freetype) ---> freetype-2.1.10.tar.bz2 doesn't seem to exist in /opt/local/var/ db/dports/distfiles/freetype ---> Attempting to fetch freetype-2.1.10.tar.bz2 from http:// download.savannah.gnu.org/releases/freetype/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1012k 100 1012k 0 0 24107 0 0:00:43 0:00:43 --:--:-- 25519 ---> Verifying checksum(s) for freetype DEBUG: Executing com.apple.checksum (freetype) ---> Checksumming freetype-2.1.10.tar.bz2 DEBUG: Correct (md5) checksum for freetype-2.1.10.tar.bz2 DEBUG: setting option extract.cmd to /opt/local/bin/bzip2 ---> Extracting freetype DEBUG: Executing com.apple.extract (freetype) ---> Extracting freetype-2.1.10.tar.bz2 DEBUG: setting option extract.args to /opt/local/var/db/dports/ distfiles/freetype/freetype-2.1.10.tar.bz2 DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work" && /opt/local/bin/bzip2 -dc /opt/local/var/ db/dports/distfiles/freetype/freetype-2.1.10.tar.bz2 | /usr/bin/ gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (freetype) ---> Applying patches to freetype ---> Applying /opt/local/var/db/dports/sources/ rsync.rsync.darwinports.org_dpupdate_dports/print/freetype/files/ patch-ftconfig.h DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10" && patch -p0' patching file include/freetype/config/ftconfig.h Hunk #1 succeeded at 124 (offset 3 lines). ---> Configuring freetype DEBUG: Executing com.apple.configure (freetype) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10" && CPPFLAGS="-I/opt/local/ include" LDFLAGS="-L/opt/local/lib" ./configure --prefix=/opt/local -- with-zlib=/opt/local' ./builds/unix/configure --prefix=/opt/local --with-zlib=/opt/local checking build system type... powerpc-apple-darwin8.8.0 checking host system type... powerpc-apple-darwin8.8.0 checking target system type... powerpc-apple-darwin8.8.0 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for rm... rm -f checking for rmdir... rmdir checking for a BSD-compatible install... /usr/bin/install -c checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether munmap is declared... yes checking for munmap's first parameter type... void * checking for memcpy... yes checking for memmove... yes checking for gzsetparams in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.8.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin8.8.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating unix-cc.mk config.status: creating unix-def.mk config.status: creating freetype-config config.status: creating freetype2.pc config.status: creating ftconfig.h FreeType build system -- automatic system detection The following settings are used: platform unix compiler cc configuration directory ./builds/unix configuration rules ./builds/unix/unix.mk If this does not correspond to your system or settings please remove the file `config.mk' from this directory then read the INSTALL file for help. Otherwise, simply type `make' again to build the library, or `make refdoc' to build the API reference (the latter needs python). make: Nothing to be done for `unix'. ---> Building freetype with target all DEBUG: Executing com.apple.build (freetype) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10" && make all' config.mk:25: /unix-def.mk: No such file or directory config.mk:26: /unix-cc.mk: No such file or directory make: *** No rule to make target `/unix-cc.mk'. Stop. Error: Target com.apple.build returned: shell command "cd "/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_print_freetype/work/freetype-2.1.10" && make all" returned error 2 Command output: config.mk:25: /unix-def.mk: No such file or directory config.mk:26: /unix-cc.mk: No such file or directory make: *** No rule to make target `/unix-cc.mk'. Stop. Warning: the following items did not execute (for freetype): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: Status 1 encountered during processing. kardia-3:~ Kardia$ Thanks Daniel for the help. Ken... Ken Pettit BIG Images 2304 Broad St San Luis Obispo CA, 93401 email:kpettit@big-images.com phone:805-781-9301 fax:805-781-9303 it is not the past, but the future that awaits you, that determines who you are right now. On Mar 20, 2007, at 4:39 PM, Daniel J. Luke wrote: On Mar 20, 2007, at 7:26 PM, Ken Pettit wrote:
kardia-3:~ Kardia$ sudo port install freetype
Try again, but this time pass the -dv flags so that you can see what is actually going on. ie: sudo port clean --all freetype sudo port -d -v install freetype -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+