[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.

--
Martin



-------------------------------------------------------
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
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to