Re: [boost] Trouble with asio while compiling libtorrent

Hi Simon,
here's what's on my G3 Powerbook: Ubuntu 6.06 LTS ubuntu boost version: 1.33.1-2
I've never used Ubuntu, but am I right in assuming that the version you're using has a very recent Linux kernel? It seems likely that something has changed in the Linux system header files that is breaking the build. Specifically, the FIONREAD and FIONBIO macros no longer expand to simple integer constants. I'll investigate and determine the correct fix. Cheers, Chris

Christopher Kohlhoff wrote:
I've never used Ubuntu, but am I right in assuming that the version you're using has a very recent Linux kernel?
FYI... Ubuntun 6.06 uses the 2.615 kernel <http://distrowatch.com/table.php?distribution=ubuntu> -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo

Thanks :) My kernel: 2.6.15-26-powerpc On Fri, 2006-09-29 at 07:13 -0700, Christopher Kohlhoff wrote:
Hi Simon,
here's what's on my G3 Powerbook: Ubuntu 6.06 LTS ubuntu boost version: 1.33.1-2
I've never used Ubuntu, but am I right in assuming that the version you're using has a very recent Linux kernel? It seems likely that something has changed in the Linux system header files that is breaking the build. Specifically, the FIONREAD and FIONBIO macros no longer expand to simple integer constants. I'll investigate and determine the correct fix.
Cheers, Chris
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (3)
-
Christopher Kohlhoff
-
Rene Rivera
-
simon