Re: building pango-1.2.1 on IRIX 6.5



On 16-Apr-2003 Owen Taylor wrote:
>  On Thu, 2003-04-17 at 04:27, Joachim Backes wrote:
> > Hi,
> > 
> > when trying to build
> > 
> >         pango-1.2.1
> > 
> > on IRIX-6.5, ./configure complains:
> > 
> > ...
> > ...
> > configure: creating ./config.status
> > config.status: creating Makefile
> > config.status: creating pango/Makefile
> > config.status: creating pango/mini-fribidi/Makefile
> > config.status: creating pango/opentype/Makefile
> > config.status: creating pango/pango.rc
> > config.status: creating pango/pangoft2.rc
> > config.status: creating pango/pangowin32.rc
> > config.status: creating modules/Makefile
> > config.status: creating modules/arabic/Makefile
> > config.status: creating modules/basic/Makefile
> > config.status: creating modules/hangul/Makefile
> > config.status: creating modules/indic/Makefile
> > config.status: creating modules/tamil/Makefile
> > config.status: creating modules/thai/Makefile
> > config.status: creating modules/hebrew/Makefile
> > config.status: creating examples/Makefile
> > config.status: creating docs/Makefile
> > config.status: creating docs/version.xml
> > config.status: creating tools/Makefile
> > config.status: creating tests/Makefile
> > config.status: creating pango.spec
> > config.status: creating pango.pc
> > config.status: creating pangox.pc
> > config.status: creating pangowin32.pc
> > config.status: creating pangoft2.pc
> > config.status: creating pangoxft.pc
> > config.status: creating pango-uninstalled.pc
> > config.status: creating pangox-uninstalled.pc
> > config.status: creating pangowin32-uninstalled.pc
> > config.status: creating pangoft2-uninstalled.pc
> > config.status: creating pangoxft-uninstalled.pc
> > config.status: creating pango-zip.sh
> > config.status: creating config.h
> > config.status: executing default-1 commands
> > config.status: executing default-2 commands
> > config.status: executing default commands
> > ./configure[12635]: syntax error at line 12635 : `then' unmatched
> > 
> > After this, I cannot compile pango correcty.
> > 
> > Has somebody made similar experiences?
>  
>  http://bugzilla.gnome.org/show_bug.cgi?id=108001
>  
>  You can just delete that chunk of code out of configure without any
>  problems.
>  
>  Regards,
>                                          Owen
>  
>  
>  

Hi, Owen,

this helped.

But still, pango will not compile. See the following linker msg. At the end, I have added
"config.log".

Regards

Joachim Backes

--

Joachim Backes <backes rhrk uni-kl de>       | Univ. of Kaiserslautern
Computer Center, High Performance Computing  | Phone: +49-631-205-2438 
D-67653 Kaiserslautern, PO Box 3049, Germany | Fax:   +49-631-205-3056 
---------------------------------------------+------------------------
WWW: http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html  

***************************************************************************************

...
...

/usr/local/qt/bin/moc viewer-qt.h -o moc_viewer-qt.cc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -DG_DISABLE_DEPRECATED -I.. -I/usr/local/qt/include -D_REENTRANT -I/usr/local
/include/glib-2.0 -I/usr/local/lib/glib-2.0/include        -g -O2 -c moc_viewer-qt.cc
cc1plus: warning: changing search order for system directory "."
cc1plus: warning:   as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/local/qt/include"
cc1plus: warning:   as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "."
cc1plus: warning:   as it has already been specified as a non-system directory
cc1plus: warning: changing search order for system directory "/usr/local/qt/include"
cc1plus: warning:   as it has already been specified as a non-system directory
/bin/sh ../libtool --mode=link c++  -g -O2  -o pango-viewer  viewer-qt.o ../pango/libpangox-1.0.la ../pango/li
bpango-1.0.la  -L/usr/local/qt/lib -lqt  moc_viewer-qt.o
mkdir .libs
c++ -g -O2 -o .libs/pango-viewer viewer-qt.o moc_viewer-qt.o  ../pango/.libs/libpangox-1.0.so /usr/sc/backes/S
oftware/pango-1.2.1/pango/.libs/libpango-1.0.so -L/usr/local/lib -lX11 ../pango/.libs/libpango-1.0.so /usr/loc
al/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so /usr/local/lib/libglib-2.0.so -lintl /usr/local/lib/
libiconv.so -lm -L/usr/local/qt/lib -lqt -Wl,-rpath -Wl,/usr/local/lib
ld32: WARNING 84 : /usr/local/lib/libintl.a is not used for resolving any symbol.
ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, h
ave been been linked. This is probably due to a missing -L specification. Ignoring the latter.
ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, h
ave been been linked. This is probably due to a missing -L specification. Ignoring the latter.
ld32: ERROR   33 : Unresolved text symbol "QGArray::QGArray[not-in-charge]()" -- 1st referenced by viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::utf8() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGArray::assign(QGArray const&)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QCString::~QCString [in-charge]()" -- 1st referenced by viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPainter::xForm(QPoint const&) const" -- 1st referenced by viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::x_appdisplay" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::QScrollView[not-in-charge](QWidget*, char const*, unsi
gned)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::QGList[not-in-charge]()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewport() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setHScrollBarMode(QScrollView::ScrollBarMode)" -- 1st 
referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::clear()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::~QGList [not-in-charge]()" -- 1st referenced by viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::~QScrollView [not-in-charge]()" -- 1st referenced by v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFile::QFile[in-charge](QString const&)" -- 1st referenced by viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFile::open(int)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::local8Bit() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFile::~QFile [in-charge]()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QTextStream::QTextStream[in-charge](QIODevice*)" -- 1st referenced 
by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QTextCodec::codecForName(char const*, int)" -- 1st referenced by vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QTextStream::setCodec(QTextCodec*)" -- 1st referenced by viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QTextStream::readLine()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::append(void*)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::shared_null" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QStringData::deleteSelf()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QTextStream::~QTextStream [in-charge]()" -- 1st referenced by viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGListIterator::QGListIterator[not-in-charge](QGList const&)" -- 1s
t referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGListIterator::operator++()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsWidth() const" -- 1st referenced by viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsHeight() const" -- 1st referenced by viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::updateContents(int, int, int, int)" -- 1st referenced 
by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGListIterator::~QGListIterator [not-in-charge]()" -- 1st reference
d by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPainter::xForm(QRect const&) const" -- 1st referenced by viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::colorGroup() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QColor::pixel() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QRect::moveBy(int, int)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::visibleWidth() const" -- 1st referenced by viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::repaintContents(int, int, int, int, bool)" -- 1st refe
renced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::number(unsigned, int)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::rightJustify(unsigned, QChar, bool) const" -- 1st referenc
ed by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::QString[in-charge](char const*)" -- 1st referenced by view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::QString[in-charge](QString const&)" -- 1st referenced by v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::operator+=(QString const&)" -- 1st referenced by viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QStatusBar::message(QString const&)" -- 1st referenced by viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QStatusBar::clear()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::QMainWindow[not-in-charge](QWidget*, char const*, unsi
gned)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPopupMenu::QPopupMenu[in-charge](QWidget*, char const*)" -- 1st re
ferenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::menuBar() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMenuData::insertItem(QString const&, QPopupMenu*, int, int)" -- 1s
t referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QKeySequence::QKeySequence[in-charge](int)" -- 1st referenced by vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMenuData::insertItem(QString const&, QObject const*, char const*, 
QKeySequence const&, int, int)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QKeySequence::~QKeySequence [in-charge]()" -- 1st referenced by vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QStatusBar::QStatusBar[in-charge](QWidget*, char const*)" -- 1st re
ferenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setCentralWidget(QWidget*)" -- 1st referenced by viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QToolBar::QToolBar[in-charge](QString const&, QMainWindow*, Qt::Doc
k, bool, char const*)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QComboBox::QComboBox[in-charge](QWidget*, char const*)" -- 1st refe
renced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::connect(QObject const*, char const*, QObject const*, char 
const*)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QComboBox::currentItem() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QSpinBox::QSpinBox[in-charge](int, int, int, QWidget*, char const*)
" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::resize(int, int)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QComboBox::insertItem(QString const&, int)" -- 1st referenced by vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::~QMainWindow [not-in-charge]()" -- 1st referenced by v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QComboBox::clear()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QComboBox::currentText() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QSpinBox::value() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMenuData::isItemChecked(int) const" -- 1st referenced by viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMenuData::setItemChecked(int, bool)" -- 1st referenced by viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QApplication::QApplication[in-charge](int&, char**)" -- 1st referen
ced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QCDEStyle::QCDEStyle[in-charge](bool)" -- 1st referenced by viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QApplication::setStyle(QStyle*)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFileInfo::QFileInfo[in-charge](QString const&)" -- 1st referenced 
by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFileInfo::exists() const" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFileInfo::~QFileInfo [in-charge]()" -- 1st referenced by viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::fromLocal8Bit(char const*, int)" -- 1st referenced by view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QApplication::exec()" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QApplication::~QApplication [in-charge]()" -- 1st referenced by vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QApplication::translate(char const*, char const*, char const*, QApp
lication::Encoding) const" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::fromLatin1(char const*, int)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QString::fromUtf8(char const*, int)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::staticMetaObject()" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMetaObject::new_metaobject(char const*, QMetaObject*, QMetaData co
nst*, int, QMetaData const*, int, QMetaProperty const*, int, QMetaEnum const*, int, QClassInfo const*, int)" -
- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMetaObjectCleanUp::setMetaObject(QMetaObject*&)" -- 1st referenced
 by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::qt_cast(char const*)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::qt_invoke(int, QUObject*)" -- 1st referenced by moc_vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::qt_emit(int, QUObject*)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::qt_property(int, int, QVariant*)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::staticMetaObject()" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::qt_cast(char const*)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::qt_invoke(int, QUObject*)" -- 1st referenced by moc_vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::qt_emit(int, QUObject*)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::qt_property(int, int, QVariant*)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMetaObjectCleanUp::~QMetaObjectCleanUp [in-charge]()" -- 1st refer
enced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMetaObjectCleanUp::QMetaObjectCleanUp[in-charge](char const*, QMet
aObject* (*)())" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "vtable for QCString" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPtrCollection::newItem(void*)" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::compareItems(void*, void*)" -- 1st referenced by viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::read(QDataStream&, void*&)" -- 1st referenced by viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QGList::write(QDataStream&, void*) const" -- 1st referenced by view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "typeinfo for QGList" -- 1st referenced by viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::event(QEvent*)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::eventFilter(QObject*, QEvent*)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setName(char const*)" -- 1st referenced by moc_viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::insertChild(QObject*)" -- 1st referenced by moc_viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::removeChild(QObject*)" -- 1st referenced by moc_viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::setProperty(char const*, QVariant const&)" -- 1st referenc
ed by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::property(char const*) const" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::timerEvent(QTimerEvent*)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::childEvent(QChildEvent*)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::customEvent(QCustomEvent*)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::connectNotify(char const*)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::disconnectNotify(char const*)" -- 1st referenced by moc_vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::checkConnectArgs(char const*, QObject const*, char const*)
" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setEnabled(bool)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setMinimumSize(int, int)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setMaximumSize(int, int)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setSizeIncrement(int, int)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setBackgroundMode(Qt::BackgroundMode)" -- 1st referenced b
y moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setEraseColor(QColor const&)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setErasePixmap(QPixmap const&)" -- 1st referenced by moc_v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setPalette(QPalette const&)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setPaletteBackgroundColor(QColor const&)" -- 1st reference
d by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setPaletteBackgroundPixmap(QPixmap const&)" -- 1st referen
ced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setFont(QFont const&)" -- 1st referenced by moc_viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setCursor(QCursor const&)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::unsetCursor()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setMask(QBitmap const&)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setMask(QRegion const&)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setBackgroundColor(QColor const&)" -- 1st referenced by mo
c_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setBackgroundPixmap(QPixmap const&)" -- 1st referenced by 
moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setCaption(QString const&)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setIcon(QPixmap const&)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setIconText(QString const&)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setMouseTracking(bool)" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setFocus()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setActiveWindow()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setFocusPolicy(QWidget::FocusPolicy)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setFocusProxy(QWidget*)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setUpdatesEnabled(bool)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::show()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::hide()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::showMinimized()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::showMaximized()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::showNormal()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::polish()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::move(int, int)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setGeometry(int, int, int, int)" -- 1st referenced by moc_
viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::close(bool)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::sizeHint() const" -- 1st referenced by moc_viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::minimumSizeHint() const" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::sizePolicy() const" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setSizePolicy(QSizePolicy)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::heightForWidth(int) const" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::adjustSize()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::reparent(QWidget*, unsigned, QPoint const&, bool)" -- 1st 
referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setAcceptDrops(bool)" -- 1st referenced by moc_viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setAutoMask(bool)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setBackgroundOrigin(QWidget::BackgroundOrigin)" -- 1st ref
erenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::customWhatsThis() const" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::mousePressEvent(QMouseEvent*)" -- 1st referenced by moc_vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::mouseReleaseEvent(QMouseEvent*)" -- 1st referenced by moc_
viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::mouseDoubleClickEvent(QMouseEvent*)" -- 1st referenced by 
moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::mouseMoveEvent(QMouseEvent*)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::wheelEvent(QWheelEvent*)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::keyPressEvent(QKeyEvent*)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::keyReleaseEvent(QKeyEvent*)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::focusInEvent(QFocusEvent*)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::focusOutEvent(QFocusEvent*)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::enterEvent(QEvent*)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::leaveEvent(QEvent*)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::paintEvent(QPaintEvent*)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::moveEvent(QMoveEvent*)" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::resizeEvent(QResizeEvent*)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::closeEvent(QCloseEvent*)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::contextMenuEvent(QContextMenuEvent*)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::imStartEvent(QIMEvent*)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::imComposeEvent(QIMEvent*)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::imEndEvent(QIMEvent*)" -- 1st referenced by moc_viewer-qt.
o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::tabletEvent(QTabletEvent*)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::dragEnterEvent(QDragEnterEvent*)" -- 1st referenced by moc
_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::dragMoveEvent(QDragMoveEvent*)" -- 1st referenced by moc_v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::dragLeaveEvent(QDragLeaveEvent*)" -- 1st referenced by moc
_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::dropEvent(QDropEvent*)" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::showEvent(QShowEvent*)" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::hideEvent(QHideEvent*)" -- 1st referenced by moc_viewer-qt
.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::x11Event(_XEvent*)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::updateMask()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::styleChange(QStyle&)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::enabledChange(bool)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::paletteChange(QPalette const&)" -- 1st referenced by moc_v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::fontChange(QFont const&)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::windowActivationChange(bool)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::metric(int) const" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::create(unsigned long, bool, bool)" -- 1st referenced by mo
c_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::destroy(bool, bool)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::focusNextPrevChild(bool)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setKeyCompression(bool)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::setMicroFocusHint(int, int, int, int, bool, QFont*)" -- 1s
t referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setDockEnabled(Qt::Dock, bool)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setDockEnabled(QDockWindow*, Qt::Dock, bool)" -- 1st r
eferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::addDockWindow(QDockWindow*, Qt::Dock, bool)" -- 1st re
ferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::addDockWindow(QDockWindow*, QString const&, Qt::Dock, 
bool)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock)" -- 1st referen
ced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::moveDockWindow(QDockWindow*, Qt::Dock, bool, int, int)
" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::removeDockWindow(QDockWindow*)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::dockingArea(QPoint const&)" -- 1st referenced by moc_v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::isCustomizable() const" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setRightJustification(bool)" -- 1st referenced by moc_
viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setUsesBigPixmaps(bool)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setUsesTextLabel(bool)" -- 1st referenced by moc_viewe
r-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setDockWindowsMovable(bool)" -- 1st referenced by moc_
viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setOpaqueMoving(bool)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setDockMenuEnabled(bool)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::whatsThis()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setAppropriate(QDockWindow*, bool)" -- 1st referenced 
by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::customize()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setUpLayout()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::showDockMenu(QPoint const&)" -- 1st referenced by moc_
viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setMenuBar(QMenuBar*)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setStatusBar(QStatusBar*)" -- 1st referenced by moc_vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QMainWindow::setToolTipGroup(QToolTipGroup*)" -- 1st referenced by 
moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::setResolution(int)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::resolution() const" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::handle() const" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::x11RenderHandle() const" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::setX11Data(QPaintDeviceX11Data const*)" -- 1st refere
nced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::cmd(int, QPainter*, QPDevCmdParam*)" -- 1st reference
d by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "non-virtual thunk [nv:-40] to QWidget::metric(int) const" -- 1st re
ferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::fontMet(QFont*, int, char const*, int) const" -- 1st 
referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QPaintDevice::fontInf(QFont*, int) const" -- 1st referenced by moc_
viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::event(QEvent*)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::eventFilter(QObject*, QEvent*)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::removeChild(QObject*)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QObject::childEvent(QChildEvent*)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setEnabled(bool)" -- 1st referenced by moc_viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::show()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QWidget::hide()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::resize(int, int)" -- 1st referenced by moc_viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::sizeHint() const" -- 1st referenced by moc_viewer-qt.o
.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::minimumSizeHint() const" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::mousePressEvent(QMouseEvent*)" -- 1st referenced by mo
c_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::mouseReleaseEvent(QMouseEvent*)" -- 1st referenced by 
moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::mouseDoubleClickEvent(QMouseEvent*)" -- 1st referenced
 by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::mouseMoveEvent(QMouseEvent*)" -- 1st referenced by moc
_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::wheelEvent(QWheelEvent*)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::paintEvent(QPaintEvent*)" -- 1st referenced by moc_viewer-q
t.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::resizeEvent(QResizeEvent*)" -- 1st referenced by moc_v
iewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contextMenuEvent(QContextMenuEvent*)" -- 1st reference
d by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::styleChange(QStyle&)" -- 1st referenced by moc_viewer-
qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::fontChange(QFont const&)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::focusNextPrevChild(bool)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::setFrameStyle(int)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::setLineWidth(int)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::setMargin(int)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::setMidLineWidth(int)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::setFrameRect(QRect const&)" -- 1st referenced by moc_viewer
-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QFrame::drawFrame(QPainter*)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::drawContents(QPainter*)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::frameChanged()" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setResizePolicy(QScrollView::ResizePolicy)" -- 1st ref
erenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::addChild(QWidget*, int, int)" -- 1st referenced by moc
_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::moveChild(QWidget*, int, int)" -- 1st referenced by mo
c_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setVScrollBarMode(QScrollView::ScrollBarMode)" -- 1st 
referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setCornerWidget(QWidget*)" -- 1st referenced by moc_vi
ewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setDragAutoScroll(bool)" -- 1st referenced by moc_view
er-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::resizeContents(int, int)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setContentsPos(int, int)" -- 1st referenced by moc_vie
wer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::drawContentsOffset(QPainter*, int, int, int, int, int,
 int)" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsMouseReleaseEvent(QMouseEvent*)" -- 1st refere
nced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsMouseDoubleClickEvent(QMouseEvent*)" -- 1st re
ferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsMouseMoveEvent(QMouseEvent*)" -- 1st reference
d by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsDragEnterEvent(QDragEnterEvent*)" -- 1st refer
enced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsDragMoveEvent(QDragMoveEvent*)" -- 1st referen
ced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsDragLeaveEvent(QDragLeaveEvent*)" -- 1st refer
enced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsDropEvent(QDropEvent*)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsWheelEvent(QWheelEvent*)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::contentsContextMenuEvent(QContextMenuEvent*)" -- 1st r
eferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportPaintEvent(QPaintEvent*)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportMousePressEvent(QMouseEvent*)" -- 1st referenc
ed by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportMouseReleaseEvent(QMouseEvent*)" -- 1st refere
nced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportMouseDoubleClickEvent(QMouseEvent*)" -- 1st re
ferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportMouseMoveEvent(QMouseEvent*)" -- 1st reference
d by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportDragEnterEvent(QDragEnterEvent*)" -- 1st refer
enced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportDragMoveEvent(QDragMoveEvent*)" -- 1st referen
ced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportDragLeaveEvent(QDragLeaveEvent*)" -- 1st refer
enced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportDropEvent(QDropEvent*)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportWheelEvent(QWheelEvent*)" -- 1st referenced by
 moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::viewportContextMenuEvent(QContextMenuEvent*)" -- 1st r
eferenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setMargins(int, int, int, int)" -- 1st referenced by m
oc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setHBarGeometry(QScrollBar&, int, int, int, int)" -- 1
st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "QScrollView::setVBarGeometry(QScrollBar&, int, int, int, int)" -- 1
st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "typeinfo for QScrollView" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: ERROR   33 : Unresolved text symbol "typeinfo for QMainWindow" -- 1st referenced by moc_viewer-qt.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
gmake[2]: *** [pango-viewer] Error 1
gmake[2]: Leaving directory `/usr/sc/backes/Software/pango-1.2.1/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/sc/backes/Software/pango-1.2.1'
gmake: *** [all-recursive-am] Error 2

*************************************************************************************************************

config.log:
*************************************************************************************************************


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  $ ./configure --with-qt=/usr/local/qt

## --------- ##
## Platform. ##
## --------- ##

hostname = origin
uname -m = IP27
uname -r = 6.5
uname -s = IRIX64
uname -v = 01100304

/usr/bin/uname -p = mips
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin
PATH: /usr/bsd
PATH: /sbin
PATH: /usr/bin
PATH: /etc
PATH: /usr/local/bin
PATH: /usr/bin/X11
PATH: /grd/bin/irix6
PATH: /usr/rhrk
PATH: /usr/sc/backes/scripts
PATH: /usr/freeware/bin
PATH: /opt/tivoli/tsm/client/ba/bin
PATH: /opt/tivoli/tsm/client/admin/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1503: checking for a BSD-compatible install
configure:1557: result: /usr/local/bin/install -c
configure:1568: checking whether build environment is sane
configure:1611: result: yes
configure:1626: checking whether make sets ${MAKE}
configure:1646: result: yes
configure:1678: checking for working aclocal-1.4
configure:1689: result: missing
configure:1693: checking for working autoconf
configure:1700: result: found
configure:1708: checking for working automake-1.4
configure:1719: result: missing
configure:1723: checking for working autoheader
configure:1730: result: found
configure:1738: checking for working makeinfo
configure:1745: result: found
configure:1807: checking for gcc
configure:1823: found /usr/local/bin/gcc
configure:1833: result: gcc
configure:2075: checking for C compiler version
configure:2078: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2081: $? = 0
configure:2083: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/3.2/specs
Configured with: ../configure 
Thread model: single
gcc version 3.2
configure:2086: $? = 0
configure:2088: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2091: $? = 1
configure:2111: checking for C compiler default output
configure:2114: gcc    conftest.c  >&5
configure:2117: $? = 0
configure:2151: result: a.out
configure:2156: checking whether the C compiler works
configure:2162: ./a.out
configure:2165: $? = 0
configure:2180: result: yes
configure:2187: checking whether we are cross compiling
configure:2189: result: no
configure:2192: checking for suffix of executables
configure:2194: gcc -o conftest    conftest.c  >&5
configure:2197: $? = 0
configure:2220: result: 
configure:2226: checking for suffix of object files
configure:2244: gcc -c   conftest.c >&5
configure:2247: $? = 0
configure:2266: result: o
configure:2270: checking whether we are using the GNU C compiler
configure:2291: gcc -c   conftest.c >&5
configure:2294: $? = 0
configure:2297: test -s conftest.o
configure:2300: $? = 0
configure:2312: result: yes
configure:2318: checking whether gcc accepts -g
configure:2336: gcc -c -g  conftest.c >&5
configure:2339: $? = 0
configure:2342: test -s conftest.o
configure:2345: $? = 0
configure:2355: result: yes
configure:2372: checking for gcc option to accept ANSI C
configure:2429: gcc  -c -g -O2  conftest.c >&5
configure:2432: $? = 0
configure:2435: test -s conftest.o
configure:2438: $? = 0
configure:2455: result: none needed
configure:2473: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2476: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2579: checking for c++
configure:2595: found /usr/local/bin/c++
configure:2605: result: c++
configure:2718: checking for C++ compiler version
configure:2721: c++ --version </dev/null >&5
c++ (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2724: $? = 0
configure:2726: c++ -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.5/3.2/specs
Configured with: ../configure 
Thread model: single
gcc version 3.2
configure:2729: $? = 0
configure:2731: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:2734: $? = 1
configure:2737: checking whether we are using the GNU C++ compiler
configure:2758: c++ -c   conftest.cc >&5
configure:2761: $? = 0
configure:2764: test -s conftest.o
configure:2767: $? = 0
configure:2779: result: yes
configure:2785: checking whether c++ accepts -g
configure:2803: c++ -c -g  conftest.cc >&5
configure:2806: $? = 0
configure:2809: test -s conftest.o
configure:2812: $? = 0
configure:2822: result: yes
configure:2862: c++ -c -g -O2  conftest.cc >&5
configure:2865: $? = 0
configure:2868: test -s conftest.o
configure:2871: $? = 0
configure:2893: c++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:2885: `exit' undeclared (first use this function)
configure:2885: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:2896: $? = 1
configure: failed program was:
#line 2880 "configure"
#include "confdefs.h"

int
main ()
{
exit (42);
  ;
  return 0;
}
configure:2862: c++ -c -g -O2  conftest.cc >&5
configure:2865: $? = 0
configure:2868: test -s conftest.o
configure:2871: $? = 0
configure:2893: c++ -c -g -O2  conftest.cc >&5
configure:2896: $? = 0
configure:2899: test -s conftest.o
configure:2902: $? = 0
configure:2938: c++ -c -g -O2  conftest.cc >&5
configure:2941: $? = 0
configure:2944: test -s conftest.o
configure:2947: $? = 0
configure:3045: checking build system type
configure:3063: result: mips-sgi-irix6.5
configure:3071: checking host system type
configure:3085: result: mips-sgi-irix6.5
configure:3115: checking for ld used by GCC
configure:3178: result: /usr/bin/ld
configure:3187: checking if the linker (/usr/bin/ld) is GNU ld
configure:3199: result: no
configure:3204: checking for /usr/bin/ld option to reload object files
configure:3211: result: -r
configure:3216: checking for BSD-compatible nm
configure:3252: result: /usr/bin/nm -B
configure:3255: checking for a sed that does not truncate output
configure:3337: result: /sbin/sed
configure:3340: checking whether ln -s works
configure:3344: result: yes
configure:3351: checking how to recognise dependent libraries
configure:3532: result: pass_all
configure:3545: checking command to parse /usr/bin/nm -B output
configure:3629: gcc -c -g -O2  conftest.c >&5
configure:3632: $? = 0
configure:3636: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)
\([_A-Za-z][_A-Za-z0-9]*
\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3639: $? = 0
configure:3691: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:3694: $? = 0
configure:3738: result: ok
configure:3747: checking how to run the C preprocessor
configure:3773: gcc -E  conftest.c
configure:3779: $? = 0
configure:3806: gcc -E  conftest.c
configure:3802:28: ac_nonexistent.h: No such file or directory
configure:3812: $? = 1
configure: failed program was:
#line 3801 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3849: result: gcc -E
configure:3864: gcc -E  conftest.c
configure:3870: $? = 0
configure:3897: gcc -E  conftest.c
configure:3893:28: ac_nonexistent.h: No such file or directory
configure:3903: $? = 1
configure: failed program was:
#line 3892 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3943: checking for egrep
configure:3953: result: grep -E
configure:3958: checking for ANSI C header files
configure:3972: gcc -E  conftest.c
configure:3978: $? = 0
configure:4065: gcc -o conftest -g -O2   conftest.c  >&5
configure:4068: $? = 0
configure:4070: ./conftest
configure:4073: $? = 0
configure:4087: result: yes
configure:4111: checking for sys/types.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for sys/stat.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for stdlib.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for string.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for memory.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for strings.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for inttypes.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4111: checking for stdint.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4152:20: stdint.h: No such file or directory
configure:4127: $? = 1
configure: failed program was:
#line 4116 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:4143: result: no
configure:4111: checking for unistd.h
configure:4124: gcc -c -g -O2  conftest.c >&5
configure:4127: $? = 0
configure:4130: test -s conftest.o
configure:4133: $? = 0
configure:4143: result: yes
configure:4169: checking dlfcn.h usability
configure:4178: gcc -c -g -O2  conftest.c >&5
configure:4181: $? = 0
configure:4184: test -s conftest.o
configure:4187: $? = 0
configure:4196: result: yes
configure:4200: checking dlfcn.h presence
configure:4207: gcc -E  conftest.c
configure:4213: $? = 0
configure:4231: result: yes
configure:4249: checking for dlfcn.h
configure:4256: result: yes
configure:4454: checking for ranlib
configure:4470: found /usr/bin/ranlib
configure:4481: result: ranlib
configure:4534: checking for strip
configure:4550: found /usr/bin/strip
configure:4561: result: strip
configure:4590: gcc -c -g -O2  conftest.c >&5
configure:4593: $? = 0
configure:4766: checking for objdir
configure:4777: result: .libs
configure:4794: checking for gcc option to produce PIC
configure:4937: result: none
configure:5026: checking if gcc static flag -static works
configure:5047: gcc -o conftest -g -O2   -static conftest.c  >&5
configure:5050: $? = 0
configure:5053: test -s conftest
configure:5056: $? = 0
configure:5071: result: yes
configure:5083: checking if gcc supports -c -o file.o
configure:5103: gcc -c -g -O2 -o out/conftest2.o  conftest.c >&5
configure:5127: result: yes
configure:5132: checking if gcc supports -c -o file.lo
configure:5156: gcc -c -g -O2 -c -o conftest.lo  conftest.c >&5
configure:5159: $? = 0
configure:5162: test -s conftest.lo
configure:5165: $? = 0
configure:5186: result: yes
configure:5217: checking if gcc supports -fno-rtti -fno-exceptions
configure:5236: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:5239: $? = 0
configure:5242: test -s conftest.o
configure:5245: $? = 0
configure:5261: result: yes
configure:5272: checking whether the linker (/usr/bin/ld -n32) supports shared libraries
configure:5991: result: yes
configure:5996: checking how to hardcode library paths into programs
configure:6020: result: immediate
configure:6025: checking whether stripping libraries is possible
configure:6033: result: no
configure:6041: checking dynamic linker characteristics
configure:6472: result: irix6.5 ld.so
configure:6477: checking if libtool supports shared libraries
configure:6479: result: yes
configure:6482: checking whether to build shared libraries
configure:6503: result: yes
configure:6506: checking whether to build static libraries
configure:6510: result: no
configure:7136: checking whether -lc should be explicitly linked in
configure:7144: gcc -c -g -O2  conftest.c >&5
configure:7147: $? = 0
configure:7161: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest  -Wl,-update_registry -Wl,./so_locations -
o conftest 2\>\&1
 \| grep  -lc  \>/dev/null 2\>\&1
configure:7164: $? = 1
configure:7177: result: yes
configure:7751: checking for some Win32 platform
configure:7761: result: no
configure:7773: checking for native Win32
configure:7783: result: no
configure:7875: checking for perl5
configure:7891: found /usr/bin/perl5
configure:7901: result: perl5
configure:7920: checking for X
configure:8022: gcc -E  conftest.c
configure:8028: $? = 0
configure:8073: gcc -o conftest -g -O2 -Wall   conftest.c -lXt  >&5
configure:8076: $? = 0
configure:8079: test -s conftest
configure:8082: $? = 0
configure:8130: result: libraries , headers 
configure:8269: gcc -o conftest -g -O2 -Wall   conftest.c   -lX11 >&5
configure:8272: $? = 0
configure:8275: test -s conftest
configure:8278: $? = 0
configure:8404: checking for gethostbyname
configure:8441: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8444: $? = 0
configure:8447: test -s conftest
configure:8450: $? = 0
configure:8460: result: yes
configure:8581: checking for connect
configure:8618: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8621: $? = 0
configure:8624: test -s conftest
configure:8627: $? = 0
configure:8637: result: yes
configure:8697: checking for remove
configure:8734: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8737: $? = 0
configure:8740: test -s conftest
configure:8743: $? = 0
configure:8753: result: yes
configure:8813: checking for shmat
configure:8850: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:8853: $? = 0
configure:8856: test -s conftest
configure:8859: $? = 0
configure:8869: result: yes
configure:8938: checking for IceConnectionNumber in -lICE
configure:8965: gcc -o conftest -g -O2 -Wall   conftest.c -lICE   >&5
configure:8968: $? = 0
configure:8971: test -s conftest
configure:8974: $? = 0
configure:8985: result: yes
configure:9022: checking for freetype-config
configure:9053: result: no
configure:9191: checking freetype/internal/tterrors.h usability
configure:9200: gcc -c -g -O2 -Wall   conftest.c >&5
configure:9228:40: freetype/internal/tterrors.h: No such file or directory
configure:9203: $? = 1
configure: failed program was:
#line 9193 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <freetype/internal/tterrors.h>
configure:9218: result: no
configure:9222: checking freetype/internal/tterrors.h presence
configure:9229: gcc -E   conftest.c
configure:9225:40: freetype/internal/tterrors.h: No such file or directory
configure:9235: $? = 1
configure: failed program was:
#line 9224 "configure"
#include "confdefs.h"
#include <freetype/internal/tterrors.h>
configure:9253: result: no
configure:9271: checking for freetype/internal/tterrors.h
configure:9278: result: no
configure:9299: checking for FT_Get_First_Char
configure:9336: gcc -o conftest -g -O2 -Wall   conftest.c   >&5
ld32: ERROR   33 : Unresolved text symbol "FT_Get_First_Char" -- 1st referenced by /var/tmp//ccew4DB7.o.
        Use linker option -v to see when and which objects, archives and dsos are loaded.  
ld32: INFO    152: Output file removed because of error.
collect2: ld returned 2 exit status
configure:9339: $? = 1
configure: failed program was:
#line 9304 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char FT_Get_First_Char (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char FT_Get_First_Char ();
char (*f) ();

int
main ()
{
/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_FT_Get_First_Char) || defined (__stub___FT_Get_First_Char)
choke me
#else
f = FT_Get_First_Char;
#endif

  ;
  return 0;
}
configure:9355: result: no
configure:9378: checking for pkg-config
configure:9396: found /usr/local/bin/pkg-config
configure:9409: result: /usr/local/bin/pkg-config
configure:9426: checking for fontconfig >= 1.0.1
configure:9541: checking for xft >= 2.0.0
configure:9669: checking for pkg-config
configure:9700: result: /usr/local/bin/pkg-config
configure:9723: checking for GLIB - version >= 2.1.3
configure:9839: gcc -o conftest -g -O2 -Wall -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  
   conftest.c -L/
usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm    >&5
ld32: WARNING 84 : /usr/local/lib/libgobject-2.0.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/local/lib/libgmodule-2.0.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/local/lib/libintl.a is not used for resolving any symbol.
configure:9842: $? = 0
configure:9844: ./conftest
configure:9847: $? = 0
configure:9864: result: yes (version 2.2.1)
configure:10024: checking Whether to build OpenType test programs
configure:10043: result: yes
configure:10059: checking modules to link statically
configure:10090: result: 
configure:10341: checking for flockfile
configure:10378: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:10381: $? = 0
configure:10384: test -s conftest
configure:10387: $? = 0
configure:10397: result: yes
configure:10341: checking for strtok_r
configure:10378: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:10381: $? = 0
configure:10384: test -s conftest
configure:10387: $? = 0
configure:10397: result: yes
configure:10472: checking For Qt location
configure:10508: result: /usr/local/qt
configure:10516: checking For working Qt
configure:10544: c++ -o conftest -g -O2 -I /usr/local/qt/include  conftest.cc -L/usr/local/qt/lib -lqt  >&5
cc1plus: warning: changing search order for system directory "/usr/local/qt/include"
cc1plus: warning:   as it has already been specified as a non-system directory
ld32: WARNING 84 : /usr/local/qt/lib/libqt.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/local/lib/libstdc++.so is not used for resolving any symbol.
ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, h
ave been been lin
ked. This is probably due to a missing -L specification. Ignoring the latter.
ld32: WARNING 127: Two shared objects with the same soname, /usr/lib32/mips3/libm.so and /usr/lib32/libm.so, h
ave been been lin
ked. This is probably due to a missing -L specification. Ignoring the latter.
configure:10547: $? = 0
configure:10550: test -s conftest
configure:10553: $? = 0
configure:10555: result: yes
configure:10608: checking for gtkdoc-mkdb
configure:10635: result: false
configure:10680: checking for db2html
configure:10707: result: false
configure:10773: checking Whether to write dependencies into .pc files
configure:10791: result: no
configure:10827: checking for dirent.h that defines DIR
configure:10848: gcc -c -g -O2 -Wall  conftest.c >&5
configure:10851: $? = 0
configure:10854: test -s conftest.o
configure:10857: $? = 0
configure:10867: result: yes
configure:10880: checking for library containing opendir
configure:10907: gcc -o conftest -g -O2 -Wall   conftest.c  >&5
configure:10910: $? = 0
configure:10913: test -s conftest
configure:10916: $? = 0
configure:10969: result: none required
configure:11076: checking for unistd.h
configure:11081: result: yes
configure:11285: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.54.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on origin

config.status:791: creating Makefile
config.status:791: creating pango/Makefile
config.status:791: creating pango/mini-fribidi/Makefile
config.status:791: creating pango/opentype/Makefile
config.status:791: creating pango/pango.rc
config.status:791: creating pango/pangoft2.rc
config.status:791: creating pango/pangowin32.rc
config.status:791: creating modules/Makefile
config.status:791: creating modules/arabic/Makefile
config.status:791: creating modules/basic/Makefile
config.status:791: creating modules/hangul/Makefile
config.status:791: creating modules/indic/Makefile
config.status:791: creating modules/tamil/Makefile
config.status:791: creating modules/thai/Makefile
config.status:791: creating modules/hebrew/Makefile
config.status:791: creating examples/Makefile
config.status:791: creating docs/Makefile
config.status:791: creating docs/version.xml
config.status:791: creating tools/Makefile
config.status:791: creating tests/Makefile
config.status:791: creating pango.spec
config.status:791: creating pango.pc
config.status:791: creating pangox.pc
config.status:791: creating pangowin32.pc
config.status:791: creating pangoft2.pc
config.status:791: creating pangoxft.pc
config.status:791: creating pango-uninstalled.pc
config.status:791: creating pangox-uninstalled.pc
config.status:791: creating pangowin32-uninstalled.pc
config.status:791: creating pangoft2-uninstalled.pc
config.status:791: creating pangoxft-uninstalled.pc
config.status:791: creating pango-zip.sh
config.status:895: creating config.h
config.status:1108: executing default-1 commands
config.status:1108: executing default-2 commands
config.status:1108: executing default commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=mips-sgi-irix6.5
ac_cv_build_alias=mips-sgi-irix6.5
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_exeext=''
ac_cv_func_FT_Get_First_Char=no
ac_cv_func_connect=yes
ac_cv_func_flockfile=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_strtok_r=yes
ac_cv_have_x=have_x='yes                ac_x_includes= ac_x_libraries='
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_freetype_internal_tterrors_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=mips-sgi-irix6.5
ac_cv_host_alias=mips-sgi-irix6.5
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o
ac_cv_path_FREETYPE_CONFIG=no
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXX=c++
ac_cv_prog_DB2HTML=false
ac_cv_prog_GTKDOC=false
ac_cv_prog_PERL=perl5
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=''
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
lt_cv_archive_cmds_need_lc=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=/lib/libc.so.1
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^
[BCDEGRST] \([^ ]
*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/sbin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=''
lt_cv_prog_cc_pic=''
lt_cv_prog_cc_shlib=''
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)\([_A-Za
-z][_A-Za-z0-9]*\)$/\1 \2\3 
\3/p'\'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/sc/backes/Software/pango-1.2.1/missing aclocal-1.4 '
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/sc/backes/Software/pango-1.2.1/missing automake-1.4'
BUILD_OT_TESTS_FALSE='#'
BUILD_OT_TESTS_TRUE=''
BUILD_QT_TEST_FALSE='#'
BUILD_QT_TEST_TRUE=''
CC='gcc'
CFLAGS='-g -O2 -Wall'
CPP='gcc -E'
CPPFLAGS=''
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE='#'
CXX='c++'
CXXFLAGS='-g -O2'
DB2HTML='false'
DEFS='-DHAVE_CONFIG_H'
DISABLE_EXPLICIT_DEPS_FALSE='#'
DISABLE_EXPLICIT_DEPS_TRUE=''
ECHO='print -r'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
EXEEXT=''
FONTCONFIG_CFLAGS=''
FONTCONFIG_LIBS=''
FREETYPE_CFLAGS=''
FREETYPE_CONFIG='no'
FREETYPE_LIBS=''
FRIBIDI_CFLAGS=''
FRIBIDI_LIBS=''
FRIBIDI_PC=''
GLIB_CFLAGS='-D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/lib -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm  '
GLIB_MKENUMS='glib-mkenums'
GOBJECT_QUERY='gobject-query'
GTKDOC='false'
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE='#'
HAVE_FREETYPE_FALSE=''
HAVE_FREETYPE_TRUE='#'
HAVE_FRIBIDI_FALSE=''
HAVE_FRIBIDI_TRUE='#'
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE='#'
HAVE_INCLUDED_MODULES_FALSE=''
HAVE_INCLUDED_MODULES_TRUE='#'
HAVE_USP10_H_FALSE=''
HAVE_USP10_H_TRUE='#'
HAVE_WIN32_FALSE=''
HAVE_WIN32_TRUE='#'
HAVE_XFT_FALSE=''
HAVE_XFT_TRUE='#'
HAVE_X_FALSE='#'
HAVE_X_TRUE=''
HTML_DIR='${datadir}/gtk-doc/html'
INCLUDED_FT2_MODULES=''
INCLUDED_WIN32_MODULES=''
INCLUDED_XFT_MODULES=''
INCLUDED_X_MODULES=''
INCLUDE_ARABIC_FT2_FALSE=''
INCLUDE_ARABIC_FT2_TRUE='#'
INCLUDE_ARABIC_XFT_FALSE=''
INCLUDE_ARABIC_XFT_TRUE='#'
INCLUDE_ARABIC_X_FALSE=''
INCLUDE_ARABIC_X_TRUE='#'
INCLUDE_BASIC_FT2_FALSE=''
INCLUDE_BASIC_FT2_TRUE='#'
INCLUDE_BASIC_WIN32_FALSE=''
INCLUDE_BASIC_WIN32_TRUE='#'
INCLUDE_BASIC_XFT_FALSE=''
INCLUDE_BASIC_XFT_TRUE='#'
INCLUDE_BASIC_X_FALSE=''
INCLUDE_BASIC_X_TRUE='#'
INCLUDE_BENGALI_X_FALSE=''
INCLUDE_BENGALI_X_TRUE='#'
INCLUDE_DEVANAGARI_X_FALSE=''
INCLUDE_DEVANAGARI_X_TRUE='#'
INCLUDE_GUJARATI_X_FALSE=''
INCLUDE_GUJARATI_X_TRUE='#'
INCLUDE_GURMUKHI_X_FALSE=''
INCLUDE_GURMUKHI_X_TRUE='#'
INCLUDE_HANGUL_XFT_FALSE=''
INCLUDE_HANGUL_XFT_TRUE='#'
INCLUDE_HANGUL_X_FALSE=''
INCLUDE_HANGUL_X_TRUE='#'
INCLUDE_HEBREW_FT2_FALSE=''
INCLUDE_HEBREW_FT2_TRUE='#'
INCLUDE_HEBREW_XFT_FALSE=''
INCLUDE_HEBREW_XFT_TRUE='#'
INCLUDE_HEBREW_X_FALSE=''
INCLUDE_HEBREW_X_TRUE='#'
INCLUDE_INDIC_XFT_FALSE=''
INCLUDE_INDIC_XFT_TRUE='#'
INCLUDE_MYANMAR_X_FALSE=''
INCLUDE_MYANMAR_X_TRUE='#'
INCLUDE_TAMIL_X_FALSE=''
INCLUDE_TAMIL_X_TRUE='#'
INCLUDE_THAI_XFT_FALSE=''
INCLUDE_THAI_XFT_TRUE='#'
INCLUDE_THAI_X_FALSE=''
INCLUDE_THAI_X_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
LT_CURRENT_MINUS_AGE='0'
LT_VERSION_INFO='200:1:200'
MAKEINFO='makeinfo'
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='pango'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANGO_API_VERSION='1.0'
PANGO_BINARY_AGE='201'
PANGO_INTERFACE_AGE='1'
PANGO_MAJOR_VERSION='1'
PANGO_MICRO_VERSION='1'
PANGO_MINOR_VERSION='2'
PANGO_MODULE_VERSION='1.2.0'
PANGO_VERSION='1.2.1'
PATH_SEPARATOR=':'
PERL='perl5'
PKGCONFIG_FREETYPE_LIBS=''
PKGCONFIG_XFT_LIBS=''
PKGCONFIG_X_LIBS=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE='#'
QTDIR='/usr/local/qt'
RANLIB='ranlib'
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USP10_H='no'
VERSION='1.2.1'
WIN32_LIBS=''
XFT_CFLAGS=''
XFT_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=' -lX11'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='mips-sgi-irix6.5'
build_alias=''
build_cpu='mips'
build_os='irix6.5'
build_vendor='sgi'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='mips-sgi-irix6.5'
host_alias=''
host_cpu='mips'
host_os='irix6.5'
host_vendor='sgi'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FLOCKFILE 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOK_R 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE "pango"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define STDC_HEADERS 1
#define VERSION "1.2.1"
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 0






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]