fldigi broken in Fedora 16?
I just tried upgrading my system to Fedora 16 (radeon problems in Fedora 15) and am getting this message when trying to install fldigi: # yum install fldigi Loaded plugins: refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package fldigi.x86_64 0:3.21.7-1.fc16 will be installed --> Processing Dependency: libfltk_images.so.1.1()(64bit) for package: fldigi-3.21.7-1.fc16.x86_64 --> Processing Dependency: libfltk.so.1.1()(64bit) for package: fldigi-3.21.7-1.fc16.x86_64 --> Finished Dependency Resolution Error: Package: fldigi-3.21.7-1.fc16.x86_64 (fedora) Requires: libfltk_images.so.1.1()(64bit) Error: Package: fldigi-3.21.7-1.fc16.x86_64 (fedora) Requires: libfltk.so.1.1()(64bit) You could try using --skip-broken to work around the problem Fedora 16 has fltk 1.3, so this looks like fldigi needs to be recompiled. However, recompiling does not seem to work either, due to new, stricter gcc flags :) Has anyone made fldigi compile yet on Fedora 16, or will I be the first? -- All rights reversed.
On 12/11/2011 01:15 AM, Rik van Riel wrote:
I just tried upgrading my system to Fedora 16 (radeon problems in Fedora 15) and am getting this message when trying to install fldigi:
# yum install fldigi Loaded plugins: refresh-packagekit Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package fldigi.x86_64 0:3.21.7-1.fc16 will be installed --> Processing Dependency: libfltk_images.so.1.1()(64bit) for package: fldigi-3.21.7-1.fc16.x86_64 --> Processing Dependency: libfltk.so.1.1()(64bit) for package: fldigi-3.21.7-1.fc16.x86_64 --> Finished Dependency Resolution Error: Package: fldigi-3.21.7-1.fc16.x86_64 (fedora) Requires: libfltk_images.so.1.1()(64bit) Error: Package: fldigi-3.21.7-1.fc16.x86_64 (fedora) Requires: libfltk.so.1.1()(64bit) You could try using --skip-broken to work around the problem
Fedora 16 has fltk 1.3, so this looks like fldigi needs to be recompiled.
However, recompiling does not seem to work either, due to new, stricter gcc flags :)
Has anyone made fldigi compile yet on Fedora 16, or will I be the first?
Yes, fldigi is broken in F16 and rawhide. It has some depreciated code in it for fltk 1.1, F16 uses fltk 1.3. So it pukes when you try to build it. Fixing it is beyond my expertise. Upstream knows about it but I haven't heard anything back from them in a while so I don't know how far along they are at fixing it. Last I heard there were efforts being made to make it work with fltk 1.3. de N3LRX
participants (2)
-
Randall Berry -
Rik van Riel