OK...Since I'm not that expert with Terminal doings, I'll paste the
whole thing, below.
Thank you!
John
On Tue, 24 May 2005 19:57:33 -0400, Alexander K. Hansen wrote:
>
> Can you paste starting with the last item that the compiler tried to run?
>
> --
> Alexander K. Hansen
_______________________________________________________
Last login: Tue May 24 15:43:27 on ttyp1
Welcome to Darwin!
localhost:~ G5$ sudo fink install scribus
Password:
Information about 1738 packages read in 2 seconds.
fink needs help picking an alternative to satisfy a virtual dependency.
The
candidates:
(1) ghostscript: Interpreter for PostScript and PDF
(2) ghostscript6: Interpreter for PostScript and PDF, v6.01
(3) system-ghostscript6: Placeholder package for manually
installed ghostscript 6.01
Pick one: [1] 1
fink needs help picking an alternative to satisfy a virtual dependency.
The
candidates:
(1) ghostscript-fonts: Standard fonts for Ghostscript
(2) system-ghostscript: Placeholder package for manually installed
ghostscript
(3) system-ghostscript6: Placeholder package for manually
installed ghostscript 6.01
Pick one: [1] 3
The following package will be installed or updated:
scribus
The following 24 additional packages will be installed:
freetype2-dev freetype2-shlibs ghostscript lcms lcms-shlibs libart2
libart2-shlibs libjpeg libjpeg-bin libjpeg-shlibs libpng3
libpng3-shlibs
libtiff libtiff-bin libtiff-shlibs qt3 qt3-designer qt3-doc
qt3-linguist
qt3-shlibs system-ghostscript6 type1inst xfree86 xfree86-shlibs
Do you want to continue? [Y/n] y
gzip -dc /sw/src/freetype-2.1.3.tar.gz | /sw/bin/tar -xf -
--no-same-owner --no-same-permissions
patch -p1 </sw/fink/dists/stable/main/finkinfo/graphics/freetype2.patch
patching file builds/unix/freetype-config.in
patching file builds/unix/ltmain.sh
Hunk #1 succeeded at 2894 with fuzz 1.
patching file src/base/ftobjs.c
mv install install.sh
make setup CFG="--prefix=/sw"
cd builds/unix; ./configure --prefix=/sw
checking build system type... powerpc-apple-darwin7.7.0
checking host system type... powerpc-apple-darwin7.7.0
checking target system type... powerpc-apple-darwin7.7.0
checking for gcc... gcc
checking for C compiler default output... 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 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 ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking fcntl.h usability... no
checking fcntl.h presence... no
checking for fcntl.h... no
checking for unistd.h... (cached) no
checking for gcc option to accept ANSI C... none needed
checking for an ANSI C-conforming const... yes
checking for int... no
checking size of int... 0
checking for long... no
checking size of long... 0
checking for stdlib.h... (cached) no
checking for unistd.h... (cached) no
checking for getpagesize... yes
checking for working mmap... no
checking for memcpy... yes
checking for memmove... yes
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 dependant libraries... file_magic Mach-O
dynamically linked shared library
checking command to parse /usr/bin/nm -p output... ok
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.7.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating 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 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.
make
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/builds/unix/libtool
--mode=compile gcc -pedantic -ansi
-I/sw/src/freetype2-2.1.3-21/freetype-2.1.3/objs
-I/sw/src/freetype2-2.1.3-21/freetype-2.1.3/builds/unix
-I/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include -c -Wall -g -O2 -o
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/objs/ftsystem.lo
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c
mkdir /sw/src/freetype2-2.1.3-21/freetype-2.1.3/objs/.libs
gcc -pedantic -ansi -I/sw/src/freetype2-2.1.3-21/freetype-2.1.3/objs
-I/sw/src/freetype2-2.1.3-21/freetype-2.1.3/builds/unix
-I/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include -c -Wall -g -O2
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c
-fno-common -DPIC -o
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/objs/.libs/ftsystem.lo
In file included from
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftconfig.h:44,
from
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:29:
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftstdlib.h:61:20:
limits.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftstdlib.h:74:19:
ctype.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftstdlib.h:82:20:
string.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftstdlib.h:94:19:
stdio.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftstdlib.h:106:20:
stdlib.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftstdlib.h:121:20:
setjmp.h: No such file or directory
In file included from
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:29:
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftconfig.h:69:2:
#error "Unsupported number of bytes in `int' type!"
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftconfig.h:78:2:
#error "Unsupported number of bytes in `long' type!"
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/config/ftconfig.h:136:2:
#error "no 32bit type found -- please check your configuration files"
In file included from
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:33:
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:28:20:
stddef.h: No such file or directory
In file included from
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:33:
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:291:
error: parse error before "FT_Offset"
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:291:
warning: type defaults to `int' in declaration of `FT_Offset'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:291:
error: ISO C forbids data definition with no type or storage class
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:304:
error: parse error before "FT_PtrDist"
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:304:
warning: type defaults to `int' in declaration of `FT_PtrDist'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/include/freetype/fttypes.h:304:
error: ISO C forbids data definition with no type or storage class
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:35:19:
stdio.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:36:20:
stdlib.h: No such file or directory
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c: In
function `ft_alloc':
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:76:
warning: implicit declaration of function `malloc'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:76:
warning: return makes pointer from integer without a cast
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c: In
function `ft_realloc':
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:109:
warning: implicit declaration of function `realloc'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:109:
warning: return makes pointer from integer without a cast
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c: In
function `ft_free':
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:132:
warning: implicit declaration of function `free'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c: In
function `ft_ansi_stream_close':
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:171:
warning: implicit declaration of function `fclose'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:171:
error: `FILE' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:171:
error: (Each undeclared identifier is reported only once
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:171:
error: for each function it appears in.)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:171:
error: parse error before ')' token
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:173:
error: `NULL' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c: In
function `ft_ansi_stream_io':
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:205:
error: `FILE' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:205:
error: `file' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:208:
error: parse error before ')' token
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:210:
warning: implicit declaration of function `fseek'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:210:
error: `SEEK_SET' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:212:
warning: implicit declaration of function `fread'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c: In
function `FT_Stream_Open':
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:222:
error: `FILE' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:222:
error: `file' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:228:
warning: implicit declaration of function `fopen'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:237:
error: `SEEK_END' undeclared (first use in this function)
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:238:
warning: implicit declaration of function `ftell'
/sw/src/freetype2-2.1.3-21/freetype-2.1.3/src/base/ftsystem.c:239:
error: `SEEK_SET' undeclared (first use in this function)
make: *** [/sw/src/freetype2-2.1.3-21/freetype-2.1.3/objs/ftsystem.lo]
Error 1
### execution of make failed, exit code 2
Failed: compiling freetype2-2.1.3-21 failed
localhost:~ G5$
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners