[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Mintlib bug in unistd.h?



On Sun, 2004-02-29 at 04:21, Frank Naumann wrote:
> Hello!
> 
> > I grepped the code I am trying to build for off_t and can't find it.  So
> > I'm not sure where the problem exists.  I mean if off_t is defined
> > elsewhere then it should be defined in the code I am attempting to build
> > and perhaps error out on linking then right?
> 
> off_t is just a type, not a symbol. Can you upload the source tree do you
> try to compile? I take a look then.

Frank,

ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-1.7.tar.gz

CFLAGS="-O2" LIBS="-lsocket" ./configure --prefix=/usr && make

So hrmm.  Everything should be reproduced then.

Thanks,
Mark