resenting this message shorted (got over-sized error for the original post)

On Saturday, January 4, 2003, at 07:42 AM, Benjamin Reed wrote:

On Saturday, January 4, 2003, at 08:52 AM, Sylvain Cuaz wrote:

/usr/X11R6/include/X11/Xft/XftFreetype.h:37: 'FT_Face' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: 'FT_F26Dot6' is used as a type,
but is not defined as a type.
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: 'FT_Matrix' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/Xft/XftFreetype.h:71: `FT_Face' was not declared in this
scope
/usr/X11R6/include/X11/Xft/XftFreetype.h:71: parse error before `,' token
You don't happen to have the freetype2 2.0.13 (I think it is?) package installed, do you?

I removed ssl-versions of KDE packages and tried to non-ssl versions instead. Then, I got the same error that comes below. As for freetype2 version, my is 2.0.9-1. I'm using Dec 02 Dev Tools on 10.2.3.

Thanks

$ fink install kdebase3
sudo /sw/bin/fink install kdebase3
Information about 2055 packages read in 9 seconds.

The following package will be installed or updated:
kdebase3
The following 13 additional packages will be installed:
arts arts-dev arts-shlibs kdebase3-shlibs kdelibs3 kdelibs3-dev
kdelibs3-shlibs qt3 qt3-designer qt3-dev qt3-doc qt3-linguist qt3-shlibs
Do you want to continue? [Y/n]
rm -rf qt3-3.1.1-2
mkdir -p /sw/src/qt3-3.1.1-2
bzip2 -dc /sw/src/qt-x11-free-3.1.1.tar.bz2 | /sw/bin/tar -xf -
sed 's|@PREFIX@|/sw|g' </sw/fink/dists/unstable/main/finkinfo/x11/qt3-3.1.1-2.patch | patch -p1
patching file configure
patching file include/private/qapplication_p.h
patching file include/private/qsettings_p.h
patching file include/qapplication.h
patching file include/qglobal.h
patching file include/qpoint.h
patching file include/qrect.h
patching file include/qt.h
patching file mkspecs/darwin-g++/qmake.conf
patching file qmake/Makefile.unix
patching file qmake/generators/mac/metrowerks_xml.cpp
patching file qmake/generators/unix/unixmake.cpp
patching file qmake/generators/unix/unixmake2.cpp
patching file src/kernel/qapplication.h
patching file src/kernel/qapplication_p.h
patching file src/kernel/qpoint.h
patching file src/kernel/qpolygonscanner.cpp
patching file src/kernel/qprocess_unix.cpp
patching file src/kernel/qrect.h
patching file src/kernel/qt.h
patching file src/qt.pro
patching file src/qtmain.pro
patching file src/tools/qdir.cpp
patching file src/tools/qdir_unix.cpp
patching file src/tools/qglobal.cpp
patching file src/tools/qglobal.h
patching file src/tools/qgpluginmanager.cpp
patching file src/tools/qlibrary.cpp
patching file src/tools/qlibrary_unix.cpp
patching file src/tools/qsettings.cpp
patching file src/tools/qsettings_p.h
patching file tools/designer/app/main.cpp
patching file tools/designer/designer/designer.pro
patching file tools/designer/designer/mainwindow.cpp
patching file tools/designer/editor/editor.pro
/var/tmp/tmp.0.N85Xj8
cat: /tmp/qt-build-options: No such file or directory

[snipped]

Build type: darwin-g++

Configuration ....... nocrosscompiler minimal-config small-config medium-config large-config full-config styles tools kernel widgets dialogs iconview workspace network canvas table xml opengl sql release dll thread largefile stl system-jpeg system-png gif system-zlib cups bigcodecs x11sm xinerama xrender xftfreetype xkb
STL support ......... yes
Thread support ...... yes
NIS support ......... no
CUPS support ........ yes
Large File support .. partial
GIF support ......... yes
MNG support ......... plugin (qt)
JPEG support ........ plugin (system)
PNG support ......... plugin (system)
zlib support ........ system
OpenGL support ...... yes
NAS sound support ... no
Session management .. yes
Xinerama support .... yes
Tablet support ...... no
XRender support ..... yes
Xft support ......... yes
XKB Support ......... yes

Finding project files. Please wait...
233 projects found.

[snipped]

Qt is now configured for building. Just run make.
To reconfigure, run make confclean and configure.

make: Nothing to be done for `symlinks'.
cd qmake && make
make -f Makefile qmake
make[2]: `qmake' is up to date.
cd src/moc && make
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qbuffer.o ../tools/qbuffer.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qptrcollection.o ../tools/qptrcollection.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qcstring.o ../tools/qcstring.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qdatastream.o ../tools/qdatastream.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qdatetime.o ../tools/qdatetime.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qfile.o ../tools/qfile.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qdir.o ../tools/qdir.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qfileinfo.o ../tools/qfileinfo.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qgarray.o ../tools/qgarray.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qgdict.o ../tools/qgdict.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qglist.o ../tools/qglist.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qglobal.o ../tools/qglobal.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qgvector.o ../tools/qgvector.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qiodevice.o ../tools/qiodevice.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qregexp.o ../tools/qregexp.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qstring.o ../tools/qstring.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qstringlist.o ../tools/qstringlist.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qtextstream.o ../tools/qtextstream.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qbitarray.o ../tools/qbitarray.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qmap.o ../tools/qmap.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qgcache.o ../tools/qgcache.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qtextcodec.o ../codecs/qtextcodec.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qutfcodec.o ../codecs/qutfcodec.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qfile_unix.o ../tools/qfile_unix.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qdir_unix.o ../tools/qdir_unix.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qfileinfo_unix.o ../tools/qfileinfo_unix.cpp
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./moc_yacc.o moc_yacc.cpp
test -d ../../bin/ || mkdir -p ../../bin/
c++ -framework CoreServices -fno-exceptions -o ../../bin/moc ./qbuffer.o ./qptrcollection.o ./qcstring.o ./qdatastream.o ./qdatetime.o ./qfile.o ./qdir.o ./qfileinfo.o ./qgarray.o ./qgdict.o ./qglist.o ./qglobal.o ./qgvector.o ./qiodevice.o ./qregexp.o ./qstring.o ./qstringlist.o ./qtextstream.o ./qbitarray.o ./qmap.o ./qgcache.o ./qtextcodec.o ./qutfcodec.o ./qfile_unix.o ./qdir_unix.o ./qfileinfo_unix.o ./moc_yacc.o -L/sw/lib
cd src && make
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/include -I/sw/include -Wall -W -Os -mcpu=750 -mtune=750 -fPIC -DQT_SHARED -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_IMAGEIO_PNG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -I/Volumes/A/local/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/sw/include/freetype2 -I../include -I/sw/include -I/usr/X11R6/include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qtaddons_x11.o kernel/qtaddons_x11.cpp
In file included from kernel/qt_x11.h:147,
from kernel/qtaddons_x11.cpp:25:
/usr/X11R6/include/X11/Xft/XftFreetype.h:34: syntax error before `;' token
/usr/X11R6/include/X11/Xft/XftFreetype.h:37: 'FT_Face' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/Xft/XftFreetype.h:41: 'FT_F26Dot6' is used as a type,
but is not defined as a type.
/usr/X11R6/include/X11/Xft/XftFreetype.h:54: 'FT_Matrix' is used as a type, but
is not defined as a type.
/usr/X11R6/include/X11/Xft/XftFreetype.h:71: `FT_Face' was not declared in this
scope
/usr/X11R6/include/X11/Xft/XftFreetype.h:71: parse error before `,' token
make[1]: *** [.obj/release-shared-mt/qtaddons_x11.o] Error 1
make: *** [sub-src] Error 2
### execution of /var/tmp/tmp.0.N85Xj8 failed, exit code 2
Failed: compiling qt3-3.1.1-2 failed



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to