Another annoyance

J. Blank mol-general@lists.maconlinux.org
Mon, 21 Jul 2003 03:20:57 -0600 (MDT)


It would look like a GCC/G++ parameter... but I went:

arwen:/usr/src/mol-0.9.68# export CPPFLAGS=3D-D_FILE_OFFSET_BITS=3D6
arwen:/usr/src/mol-0.9.68# export CFLAGS=3D-D_FILE_OFFSET_BITS=3D6
arwen:/usr/src/mol-0.9.68# export CXXFLAGS=3D-D_FILE_OFFSET_BITS=3D6


and then ran ./configure ; make clean ; make
=2E..and saw it not.

I DID see "-D__ASSEMBLY__", "-D__KERNEL__",  "-DMODULE", etc.... but no
"-D_FILE_OFFSET_BITS".

Please help?

On Mon, 21 Jul 2003, J. Blank wrote:

> Where does that parameter go?
>
> On Mon, 21 Jul 2003, Andreas Schwab wrote:
>
> > "J. Blank" <jb@twu.net> writes:
> >
> > |> Now I'm installing OS X... I tried using a partition on a drive (i.e=
=2E:
> > |> /dev/hdf4), but Mac OS X said that I could not install onto it becau=
se I
> > |> cannot boot off of it. So I made a large (6GB-- I am using jfs and c=
an do
> > |> that) disk image. When I started MOL with it, I get:
> > |>
> > |> ----> (disk_open) Opening /home/jb/mol/macosx.img: File too large
> > |>
> > |> ...what gives? Why should MOL care if the file is larger than 2GB? I=
t's
> > |> not like MOL is based on the ext2 sources ;)
> >
> > Try compiling MOL with -D_FILE_OFFSET_BITS=3D64.
> >
> > Andreas.
> >
> > --
> > Andreas Schwab, SuSE Labs, schwab@suse.de
> > SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 N=FCrnberg
> > Key fingerprint =3D 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
> > "And now for something completely different."
> > _______________________________________________
> > mol-general mailing list
> > mol-general@lists.maconlinux.org
> > http://lists.maconlinux.org/mailman/listinfo/mol-general
> >
>
> J e s s i c a    L e a h    B l a n k
> _______________________________________________
> mol-general mailing list
> mol-general@lists.maconlinux.org
> http://lists.maconlinux.org/mailman/listinfo/mol-general
>

J e s s i c a    L e a h    B l a n k