Hi All:

Thanks for the replies.  Unfortunately, I do not have qt3 installed
already, so far as I know how to tell: 

  [toms-box:/Users/tomfool] tomfool# fink list | grep qt3
        qt3     3.3.4-23        Cross-Platform GUI application framework
        qt3-bin         [virtual package]
        qt3-designer    3.3.4-23        Cross-Platform GUI application framework
        qt3-dev 3.3.4-23        Cross-Platform GUI application framework
        qt3-doc 3.3.4-23        Cross-Platform GUI application framework
        qt3-linguist    3.3.4-23        Cross-Platform GUI application framework
        qt3-mysql       3.3.4-11        Cross-Platform GUI application 
framework (MySQL Plugin)
        qt3-postgresql  3.3.4-11        Cross-Platform GUI application 
framework (PostgreSQL Plugin)
        qt3-shlibs      3.3.4-23        Cross-Platform GUI application framework
  [toms-box:/Users/tomfool] tomfool# dpkg -r --force-all qt3-shlibs
  dpkg - warning: ignoring request to remove qt3-shlibs which isn't installed.

So the advice to remove it and try again didn't buy me anything.  Are there 
some other
reasons this behavior has been observed?

With Google I found notes that said I should look for these files:

  [toms-box:/Users/tomfool] tomfool# find / -name qt3-plugins -o -name 
libqt-mt.dylib
  /sw/src/fink.build/qt3-3.3.4-23/qt-x11-free-3.3.4/lib/libqt-mt.dylib
  [toms-box:/Users/tomfool] tomfool# find / -name libqpng\*
  
/sw/src/fink.build/qt3-3.3.4-23/qt-x11-free-3.3.4/plugins/imageformats/libqpng.so

But aren't these the files I'm trying to install?

Is there something else to try?  Any help hugely appreciated.  Thanks.

 -tom


Martin Costabel <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] wrote:
> > Hello all:
> > Compiling qt3 (for installing scribus) seems to fail on the grand link
> > step for me.  I'm hoping this is the correct list on which to ask this
> > question, but it seems that some symbols are defined multiple times.
> 
> This is not the problem. The error message is
> []
> > ld: Undefined symbols:
> > __Z24qInitImages_designercorev
> 
> and this has indeed been observed many times over the years (if you
> google for it, use the demangled form of the variable
> "qInitImages_designercore") The error is caused by the newly built uic
> executable that doesn't want to load png images. The reason for this
> failure can vary, in Fink most of the time it was related to an older
> version of qt3 that was already installed. Do you have qt3 packages
> installed? If yes, remove them before building the new one.

-- 
 ------------------------
 tomfool at as220 dot org
 http://sgouros.com  
 http://whatcheer.net


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to