Folks
FWIW just installed Fedora 10 and tried building svn head. Configure
fails due to boost being rev 1.34. Seems like Fedora folks don't want to
keep up to date with boost. 1.35 or later is required.
The following seems to fix it:
Download boost-devel-1.37.0-2.fc11.i386.rpm from
http://koji.fedoraproject.org/koji/buildinfo?buildID=75604
If this fails (firefox doesn't seem to like this)
# wget
http://kojipkgs.fedoraproject.org/packages/boost/1.37.0/2.fc11/i386/boost-1.37.0-2.fc11.i386.rpm
should work.
Remove existing boost devel
# rpm -e boost-devel-1.34.1-17.fc10.i386
...various complaints are seen but the remove does succeed
Add new one:
# rpm -vi boost-devel-1.37.0-2.fc11.i386.rpm
HTH
Happy New Year!
John
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio