From fnaumann@mail.cs.uni-magdeburg.de  Mon Mar  1 00:39:49 2004
Subject: Re: [MiNT] Mintlib bug in unistd.h?
From: Mark Duckworth <mduckworth@atari-source.com>
To: Mint List <mint@fishpool.com>
In-Reply-To: <Pine.NEB.4.58.0402291019360.26003@wh58-508.st.uni-magdeburg.de>
References: <1077932783.5755.3.camel@llama>
	 <Pine.NEB.4.58.0402280910010.26003@wh58-508.st.uni-magdeburg.de>
	 <1078002764.25562.2.camel@pikachu.atari-source.com>
	 <Pine.NEB.4.58.0402291019360.26003@wh58-508.st.uni-magdeburg.de>
Content-Type: text/plain
Organization: Atari-source.com
Message-Id: <1078097686.12169.6.camel@llama>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5 
Date: Sun, 29 Feb 2004 18:34:48 -0500
Content-Transfer-Encoding: 7bit
Delivered-To: mint@fishpool.com
Delivered-To: mint@lists.fishpool.fi
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-to: mint-bounce@lists.fishpool.fi
X-original-sender: mduckworth@atari-source.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-ID: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>

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


