| Bug#: 41270 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: phosphan@gentoo.org | Reported By: derk@zapville.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: partgui fails to build against qt 3.3.0 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-02-11 10:22 0000 | |||
| Description: | Opened: 2004-02-11 10:22 0000 |
problem is it can't find /usr/qt/lib/libqt-mx.a as it does not exist adding a symlink named libqt-mx.a to libqt-mx.so.3.3.0 allows the compile to finish , install and qmerge go fine after that program seems to run fine as well although I have not used it as yet for actual changes ... just viewing the disk structure. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Forcing shared linking now, static isn't very useful anyway since we build against Qt/X11, not embedded. Thanks for the hint.