| Summary: | frysk does not build on x86_64 | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Diego Novillo <dnovillo> |
| Component: | general | Assignee: | Diego Novillo <dnovillo> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | x86_64-redhat-linux | Target: | x86_64-redhat-linux |
| Build: | x86_64-redhat-linux | Last reconfirmed: | |
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2127 | ||
Fixed. |
So far, I've found three problems: - gtk+ not using -lm for its libgdk binaries. - frysk.spec not using %{_lib} to get the appropriate lib64 directories. - Some linker error that I think may be related to 32/64 mixups: /usr/bin/ld: Stripchart.o: relocation R_X86_64_32 against `com::redhat::ftk::Stripchart::class$' can not be used when making a shared object; recompile with -fPIC Stripchart.o: could not read symbols: Bad value collect2: ld returned 1 exit status