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