| Summary: | sys-apps/qtparted-0.4.4 works on amd64 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | zergl <sorge> |
| Component: | New packages | Assignee: | AMD64 Project <amd64> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
zergl
2004-12-21 05:38:03 UTC
Fixed in CVS, thanks. I had to use CONF_LIBDIR_OVERRIDE="lib" because multilib.eclass was returning "lib64" which resulted in error during compile (cannot find qt-mt), because the package was configured "--with-qt-libraries=/usr/qt/3/lib64" instead of /usr/qt/3/lib ... I am not sure if a bugreport should be filled about multilib, but I add this comment here for the case that somebody searches for qtparted and amd64 problems just like me :-) btw, qtparted works well for me, except that I get the error "Warning: GNU Parted has detected libreiserfs interface version mismatch. Found 1-1, required 0. ReiserFS support will be disabled." (and I cannot handle ReiserFS) - but I am not sure if this is amd64 related problem p.s. sorry for my English ;-) |