
On Sun, Jan 20, 2008 at 12:27:09PM +0000, Richard W.M. Jones wrote:
Jim Meyering wrote:
"Daniel P. Berrange" <berrange@redhat.com> wrote: ...
Since you're working on the weekend ;-), here are some notices I'd begun to accumulate:
There are a bunch of new uses of open64, which isn't portable. How about using AC_SYS_LARGEFILE in configure.in instead? Then you can use "open" everywhere.
Agreed -- I actually got libvirt + storage to almost compile on Mac OS X yesterday, except I had to remove open64 and stat64 stuff.
The latest patches I pushed to the repo, remove all use of the *64 variants and follow Jim's AC_SYS_LARGEFILE suggestion instead. Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|