|
Bugzilla – Full Text Bug Listing |
| Summary: | digikam-0.8.0-3.src.rpm (Supplementary) doesn't rebuild on x86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Detlef Reichelt <detlef> |
| Component: | Other | Assignee: | Stephan Binner <stbinner> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | meissner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
config.log
digikam.log |
||
|
Description
Detlef Reichelt
2005-12-02 20:15:32 UTC
Created attachment 59746 [details]
config.log
Created attachment 59747 [details]
digikam.log
it works in our build system and we can't debug your build failures. I guess you could ask on opensuse mailing lists (In reply to comment #3) > it works in our build system and we can't debug your build failures. I guess > you could ask on opensuse mailing lists What's the different between your build system and my minimal-suse-installation? I have no other repos and installed only minimal with digikam-requires. I think, it's a bug, see: http://qa.mandriva.com/show_bug.cgi?id=18984 http://linux.derkeiler.com/Mailing-Lists/SuSE/2005-10/1374.html somehow the files are not built with -fPIC add it to CFLAGS and CXXFLAGS as workaround. (In reply to comment #5) > somehow the files are not built with -fPIC > add it to CFLAGS and CXXFLAGS as workaround. That's always the first, what i try, no chance ;) |