On Wed, Dec 31, 2008 at 06:08:42PM +0000, John Gumb wrote: > 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
I doubt that 1.37 is binary compatible with 1.34. I'd recommend leaving 1.34 installed as the default and figure out how to get a later version installed in parallel with the system default. Building boost from source is known to work, see http://gnuradio.org/trac/browser/gnuradio/trunk/README.building-boost?format=raw Eric _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio