[poppler] bug in poppler+

Vipin Beniwal vipin.beniwal at stellarinfo.com
Fri Nov 4 02:36:45 PDT 2011


Hi ,
I use the following configuration string to compile poppler on my mac os -x 10.6 with static qt 4.7.3 .

sisls-Mac-Pro:poppler-0.18.1 root# ./configure --prefix=/usr/new/ --enable-static=yes --enable-libpng --disable-utils

after that i got following output

Building poppler with support for:
  font configuration: fontconfig
  splash output:      yes
  cairo output:       no
  qt4 wrapper:        yes
  glib wrapper:       no
    introspection:    no
  cpp wrapper:        yes
  use gtk-doc:        no
  use libjpeg:        yes
  use libpng:         no
  use libtiff:        no
  use zlib:           no
  use libcurl:        no
  use libopenjpeg:    no
  use cms:            no
  command line utils: no

after that i make and got error

sisls-Mac-Pro:poppler-0.18.1 root# make
make  all-recursive
Making all in goo
  CXX    gfile.lo
  CXX    gmempp.lo
  CXX    GooHash.lo
  CXX    GooList.lo
  CXX    GooTimer.lo
  CXX    GooString.lo
  CXX    gmem.lo
  CXX    FixedPoint.lo
  CXX    PNGWriter.lo
  CXX    JpegWriter.lo
  CXX    TiffWriter.lo
  CXX    ImgWriter.lo
  CXX    gstrtod.lo
  CXXLD  libgoo.la
/usr/bin/ranlib: file: .libs/libgoo.a(gmempp.o) has no symbols
/usr/bin/ranlib: file: .libs/libgoo.a(FixedPoint.o) has no symbols
/usr/bin/ranlib: file: .libs/libgoo.a(PNGWriter.o) has no symbols
/usr/bin/ranlib: file: .libs/libgoo.a(TiffWriter.o) has no symbols
ranlib: file: .libs/libgoo.a(gmempp.o) has no symbols
ranlib: file: .libs/libgoo.a(FixedPoint.o) has no symbols
ranlib: file: .libs/libgoo.a(PNGWriter.o) has no symbols
ranlib: file: .libs/libgoo.a(TiffWriter.o) has no symbols
Making all in fofi
  CXX    FoFiBase.lo
  CXX    FoFiEncodings.lo
  CXX    FoFiTrueType.lo
  CXX    FoFiType1.lo
  CXX    FoFiType1C.lo
  CXXLD  libfofi.la
Making all in splash
  CXX    Splash.lo
  CXX    SplashBitmap.lo
  CXX    SplashClip.lo
  CXX    SplashFTFont.lo
  CXX    SplashFTFontEngine.lo
  CXX    SplashFTFontFile.lo
  CXX    SplashFont.lo
  CXX    SplashFontEngine.lo
  CXX    SplashFontFile.lo
  CXX    SplashFontFileID.lo
  CXX    SplashPath.lo
  CXX    SplashPattern.lo
  CXX    SplashScreen.lo
  CXX    SplashState.lo
  CXX    SplashT1Font.lo
  CXX    SplashT1FontEngine.lo
  CXX    SplashT1FontFile.lo
  CXX    SplashXPath.lo
  CXX    SplashXPathScanner.lo
  CXXLD  libsplash.la
/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1Font.o) has no symbols
/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1FontEngine.o) has no symbols
/usr/bin/ranlib: file: .libs/libsplash.a(SplashT1FontFile.o) has no symbols
ranlib: file: .libs/libsplash.a(SplashT1Font.o) has no symbols
ranlib: file: .libs/libsplash.a(SplashT1FontEngine.o) has no symbols
ranlib: file: .libs/libsplash.a(SplashT1FontFile.o) has no symbols
Making all in poppler
make  all-am
  CXX    SplashOutputDev.lo
  CXX    DCTStream.lo
  CXX    JPXStream.lo
  CXX    Annot.lo
  CXX    Array.lo
  CXX    BuiltinFont.lo
  CXX    BuiltinFontTables.lo
  CXX    CachedFile.lo
  CXX    Catalog.lo
  CXX    CharCodeToUnicode.lo
  CXX    CMap.lo
  CXX    DateInfo.lo
  CXX    Decrypt.lo
  CXX    Dict.lo
  CXX    Error.lo
  CXX    FileSpec.lo
  CXX    FontEncodingTables.lo
  CXX    Form.lo
  CXX    FontInfo.lo
  CXX    Function.lo
  CXX    Gfx.lo
  CXX    GfxFont.lo
  CXX    GfxState.lo
  CXX    GlobalParams.lo
  CXX    Hints.lo
  CXX    JArithmeticDecoder.lo
  CXX    JBIG2Stream.lo
  CXX    Lexer.lo
  CXX    Linearization.lo
  CXX    Link.lo
  CXX    LocalPDFDocBuilder.lo
  CXX    Movie.lo
  CXX    NameToCharCode.lo
  CXX    Object.lo
  CXX    OptionalContent.lo
  CXX    Outline.lo
  CXX    OutputDev.lo
  CXX    Page.lo
  CXX    PageTransition.lo
  CXX    Parser.lo
  CXX    PDFDoc.lo
  CXX    PDFDocEncoding.lo
  CXX    PDFDocFactory.lo
  CXX    PopplerCache.lo
  CXX    ProfileData.lo
  CXX    PreScanOutputDev.lo
  CXX    PSTokenizer.lo
  CXX    Rendition.lo
  CXX    StdinCachedFile.lo
  CXX    StdinPDFDocBuilder.lo
  CXX    Stream.lo
  CXX    strtok_r.lo
  CXX    UnicodeMap.lo
  CXX    UnicodeTypeTable.lo
  CXX    ViewerPreferences.lo
  CXX    XRef.lo
  CXX    PSOutputDev.lo
  CXX    TextOutputDev.lo
  CXX    PageLabelInfo.lo
  CXX    SecurityHandler.lo
  CXX    Sound.lo
  CXX    XpdfPluginAPI.lo
  CXXLD  libpoppler.la
/usr/bin/ranlib: file: .libs/libpoppler.a(strtok_r.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(XpdfPluginAPI.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(FixedPoint.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(PNGWriter.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(TiffWriter.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(gmempp.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1Font.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1FontEngine.o) has no symbols
/usr/bin/ranlib: file: .libs/libpoppler.a(SplashT1FontFile.o) has no symbols
ranlib: file: .libs/libpoppler.a(strtok_r.o) has no symbols
ranlib: file: .libs/libpoppler.a(XpdfPluginAPI.o) has no symbols
ranlib: file: .libs/libpoppler.a(FixedPoint.o) has no symbols
ranlib: file: .libs/libpoppler.a(PNGWriter.o) has no symbols
ranlib: file: .libs/libpoppler.a(TiffWriter.o) has no symbols
ranlib: file: .libs/libpoppler.a(gmempp.o) has no symbols
ranlib: file: .libs/libpoppler.a(SplashT1Font.o) has no symbols
ranlib: file: .libs/libpoppler.a(SplashT1FontEngine.o) has no symbols
ranlib: file: .libs/libpoppler.a(SplashT1FontFile.o) has no symbols
  CXX    ArthurOutputDev.lo
  CXXLD  libpoppler-arthur.la
Making all in test
  CXX    perf-test.o
  CXX    perf-test-preview-dummy.o
  CXXLD  perf-test
  CXX    pdf-fullrewrite.o
  CXXLD  pdf-fullrewrite
Making all in qt4
Making all in src
  GEN    poppler-optcontent.moc
make  all-am
  CXX    libpoppler_qt4_la-poppler-document.lo
  CXX    libpoppler_qt4_la-poppler-page.lo
poppler-page.cc: In static member function 'static Poppler::Link* Poppler::PageData::convertLinkActionToLink(LinkAction*, Poppler::DocumentData*, const QRectF&)':
poppler-page.cc:84: warning: enumeration value 'actionRendition' not handled in switch
poppler-page.cc:84: warning: enumeration value 'actionOCGState' not handled in switch
  CXX    libpoppler_qt4_la-poppler-fontinfo.lo
  CXX    libpoppler_qt4_la-poppler-embeddedfile.lo
  CXX    libpoppler_qt4_la-poppler-textbox.lo
  CXX    libpoppler_qt4_la-poppler-link.lo
  CXX    libpoppler_qt4_la-poppler-annotation.lo
poppler-annotation.cc: In member function 'virtual void Poppler::LinkAnnotation::store(QDomNode&, QDomDocument&) const':
poppler-annotation.cc:1541: warning: enumeration value 'JavaScript' not handled in switch
  CXX    libpoppler_qt4_la-poppler-link-extractor.lo
  CXX    libpoppler_qt4_la-poppler-optcontent.lo
  CXX    libpoppler_qt4_la-poppler-page-transition.lo
  CXX    libpoppler_qt4_la-poppler-sound.lo
  CXX    libpoppler_qt4_la-poppler-form.lo
  CXX    libpoppler_qt4_la-poppler-base-converter.lo
  CXX    libpoppler_qt4_la-poppler-ps-converter.lo
  CXX    libpoppler_qt4_la-poppler-pdf-converter.lo
  CXX    libpoppler_qt4_la-poppler-qiodeviceoutstream.lo
  CXX    libpoppler_qt4_la-poppler-private.lo
  CXX    libpoppler_qt4_la-poppler-movie.lo
  CXXLD  libpoppler-qt4.la
Making all in tests
  CXX    test-poppler-qt4.o
  CXXLD  test-poppler-qt4
Undefined symbols:
  "QPainter::drawRects(QRectF const*, int)", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
  "QWidget::languageChange()", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QObject::timerEvent(QTimerEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QByteArray::shared_null", referenced from:
      _main in test-poppler-qt4.o
  "QPainter::QPainter(QPaintDevice*)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
  "QWidget::moveEvent(QMoveEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::QWidget(QWidget*, QFlags<Qt::WindowType>)", referenced from:
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
  "QWidget::enabledChange(bool)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QObject::eventFilter(QObject*, QEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::inputMethodEvent(QInputMethodEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::focusNextPrevChild(bool)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QImage::operator=(QImage const&)", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
  "QLabel::QLabel(QString const&, QWidget*, QFlags<Qt::WindowType>)", referenced from:
      _main in test-poppler-qt4.o
  "QWidget::metaObject() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QString::free(QString::Data*)", referenced from:
      PDFDisplay::~PDFDisplay()in test-poppler-qt4.o
      PDFDisplay::~PDFDisplay()in test-poppler-qt4.o
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QList<QString>::free(QListData::Data*)       in test-poppler-qt4.o
      QDebug::operator<<(char const*)in test-poppler-qt4.o
      QDebug::~QDebug()in test-poppler-qt4.o
  "QWidget::fontChange(QFont const&)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::actionEvent(QActionEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::tabletEvent(QTabletEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::showEvent(QShowEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QObject::disconnectNotify(char const*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::paintEngine() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "typeinfo for QWidget", referenced from:
      typeinfo for PDFDisplayin test-poppler-qt4.o
  "QTextStream::~QTextStream()", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::~QDebug()in test-poppler-qt4.o
  "QListData::shared_null", referenced from:
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QList<Poppler::TextBox*>::clear()       in test-poppler-qt4.o
  "QByteArray::QByteArray(char const*)", referenced from:
      _main in test-poppler-qt4.o
  "QImage::isNull() const", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
  "QWidget::hideEvent(QHideEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::focusInEvent(QFocusEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QTextStream::operator<<(char)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::operator<<(char const*)in test-poppler-qt4.o
  "QTextStream::operator<<(QString const&)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::operator<<(char const*)in test-poppler-qt4.o
  "QWidget::wheelEvent(QWheelEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::qt_metacall(QMetaObject::Call, int, void**)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QTextStream::operator<<(int)", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QObject::customEvent(QEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QObject::connectNotify(char const*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::sizeHint() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::macEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QString::toLocal8Bit() const", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::~QDebug()in test-poppler-qt4.o
  "QString::operator=(QString const&)", referenced from:
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
  "QString::fromAscii_helper(char const*, int)", referenced from:
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QWidget::setWindowTitle(QString const&)", referenced from:
      _main in test-poppler-qt4.o
  "QWidget::changeEvent(QEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QFile::decodeName(QByteArray const&)", referenced from:
      _main in test-poppler-qt4.o
  "QTime::msecsTo(QTime const&) const", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
  "QPainter::~QPainter()", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
  "QWidget::devType() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::dropEvent(QDropEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::setVisible(bool)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::metric(QPaintDevice::PaintDeviceMetric) const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QImage::QImage()", referenced from:
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
  "qFree(void*)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QList<Poppler::EmbeddedFile*>::free(QListData::Data*)         in test-poppler-qt4.o
      QList<Poppler::TextBox*>::free(QListData::Data*)        in test-poppler-qt4.o
      QList<Poppler::FontInfo>::free(QListData::Data*)        in test-poppler-qt4.o
      QList<QString>::free(QListData::Data*)       in test-poppler-qt4.o
      QDebug::~QDebug()in test-poppler-qt4.o
  "QListData::detach_grow(int*, int)", referenced from:
      QList<QString>::detach_helper_grow(int, int)in test-poppler-qt4.o
  "QString::arg(long long, int, int, QChar const&) const", referenced from:
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QWidget::mouseReleaseEvent(QMouseEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QColor::QColor(Qt::GlobalColor)", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
  "QWidget::qt_metacast(char const*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QByteArray::realloc(int)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::~QDebug()in test-poppler-qt4.o
  "QWidget::dragMoveEvent(QDragMoveEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::closeEvent(QCloseEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::resizeEvent(QResizeEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QString::arg(QString const&, int, QChar const&) const", referenced from:
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
  "QApplication::~QApplication()", referenced from:
      _main in test-poppler-qt4.o
  "QListData::append()", referenced from:
      QList<QString>::append(QString const&)in test-poppler-qt4.o
  "QWidget::focusOutEvent(QFocusEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QDateTime::~QDateTime()", referenced from:
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QWidget::dragLeaveEvent(QDragLeaveEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::contextMenuEvent(QContextMenuEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::mouseDoubleClickEvent(QMouseEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QRectF::contains(QPointF const&) const", referenced from:
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
  "QListData::detach(int)", referenced from:
      QList<Poppler::FontInfo>::detach_helper(int)     in test-poppler-qt4.o
      QList<Poppler::EmbeddedFile*>::detach_helper(int)      in test-poppler-qt4.o
      QList<Poppler::TextBox*>::detach_helper(int)     in test-poppler-qt4.o
  "QToolTip::showText(QPoint const&, QString const&, QWidget*)", referenced from:
      PDFDisplay::mousePressEvent(QMouseEvent*)        in test-poppler-qt4.o
  "QTextStream::operator<<(char const*)", referenced from:
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QWidget::leaveEvent(QEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QtPrivate::QStringList_join(QStringList const*, QString const&)", referenced from:
      _main in test-poppler-qt4.o
  "QObject::childEvent(QChildEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::windowActivationChange(bool)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::styleChange(QStyle&)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::keyReleaseEvent(QKeyEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "non-virtual thunk to QWidget::metric(QPaintDevice::PaintDeviceMetric) const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QImage::~QImage()", referenced from:
      PDFDisplay::~PDFDisplay()in test-poppler-qt4.o
      PDFDisplay::~PDFDisplay()in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
  "QWidget::~QWidget()", referenced from:
      PDFDisplay::~PDFDisplay()in test-poppler-qt4.o
      PDFDisplay::~PDFDisplay()in test-poppler-qt4.o
  "QWidget::heightForWidth(int) const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QDateTime::toString(Qt::DateFormat) const", referenced from:
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QString::fromLatin1(char const*, int)", referenced from:
      _main in test-poppler-qt4.o
  "QWidget::event(QEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QPainter::drawImage(QPointF const&, QImage const&)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
  "QWidget::dragEnterEvent(QDragEnterEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::update()", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
  "QTextStream::QTextStream(QString*, QFlags<QIODevice::OpenModeFlag>)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QApplication::exec()", referenced from:
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QWidget::mouseMoveEvent(QMouseEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QPainter::setPen(QColor const&)", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
  "non-virtual thunk to QWidget::devType() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::minimumSizeHint() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QWidget::paletteChange(QPalette const&)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "qt_assert(char const*, char const*, int)", referenced from:
      QList<QString>::detach_helper_grow(int, int)in test-poppler-qt4.o
      QList<QString>::detach_helper_grow(int, int)in test-poppler-qt4.o
      QList<QString>::append(QString const&)in test-poppler-qt4.o
      QList<QString>::append(QString const&)in test-poppler-qt4.o
  "QString::shared_null", referenced from:
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
  "QWidget::inputMethodQuery(Qt::InputMethodQuery) const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QApplication::QApplication(int&, char**, int)", referenced from:
      _main in test-poppler-qt4.o
  "non-virtual thunk to QWidget::paintEngine() const", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QString::fromAscii(char const*, int)", referenced from:
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      PDFDisplay::PDFDisplay(Poppler::Document*, bool)in test-poppler-qt4.o
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::operator<<(char const*)in test-poppler-qt4.o
  "qt_message_output(QtMsgType, char const*)", referenced from:
      PDFDisplay::paintEvent(QPaintEvent*)        in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      _main in test-poppler-qt4.o
      QDebug::~QDebug()in test-poppler-qt4.o
  "QWidget::enterEvent(QEvent*)", referenced from:
      vtable for PDFDisplayin test-poppler-qt4.o
  "QTime::currentTime()", referenced from:
      PDFDisplay::display()      in test-poppler-qt4.o
      PDFDisplay::display()      in test-poppler-qt4.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[3]: *** [test-poppler-qt4] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

please suggest me what can i do i m using mac os 10.6 with qt 4.7.3




thanks

vipin


Disclaimer:

The information contained in this e-mail, including any attachments to it, is confidential and intended only for the person(s) to whom it is addressed. Any examination, distribution, disclosure, printing, or copying of this information, or reliance upon this information by any person other than the intended recipient(s) is strictly prohibited. If this e-mail has been misdirected and you are not the intended recipient, please notify the sender immediately and delete this e-mail from your system. The views and opinions contained in this transmission represent those of the author and do not necessarily reflect those of Stellar Information Systems. Stellar Information Systems may monitor incoming and outgoing e-mails. By replying to this message, you consent to this monitoring. This e-mail has been scanned by antivirus prior to transmission. However, recipients are advised to apply their own antivirus detection measures to this e-mail and any attachments upon receipt. Stellar Information Systems does not accept liability for any damage or losses arising as a result of receiving this e-mail.


More information about the poppler mailing list