Description of problem: It's easy to fix by adding two line before ./configure. export CFLAGS=" %{optflags}" export CXXFLAGS=" %{optflags}" ./configure --prefix=%{_prefix} --strip=0
(In reply to comment #0) > Description of problem: > It's easy to fix by adding two line before ./configure. > > export CFLAGS=" %{optflags}" > export CXXFLAGS=" %{optflags}" > ./configure --prefix=%{_prefix} --strip=0 hey, thanks! Fixed in devel. Will push updates with this once a upstream release is made. http://koji.fedoraproject.org/koji/taskinfo?taskID=2122134
(In reply to comment #1) > (In reply to comment #0) > > Description of problem: > > It's easy to fix by adding two line before ./configure. > > > > export CFLAGS=" %{optflags}" > > export CXXFLAGS=" %{optflags}" > > ./configure --prefix=%{_prefix} --strip=0 > hey, > thanks! > Fixed in devel. Will push updates with this once a upstream release is made. > http://koji.fedoraproject.org/koji/taskinfo?taskID=2122134 Thanks you, the problem now fixed. But I think updates should be pushed for F13 stable ASAP, it fixed #564650#c7. axel-debuginfo-2.4-3.fc13.i686.rpm doesn't contain src files. http://koji.fedoraproject.org/koji/rpminfo?rpmID=1822593
axel-2.4-4.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/axel-2.4-4.fc13
axel-2.4-4.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.