Gentoo Archives: gentoo-dev

From: Roman Weber <gentoo@×××××.ch>
To: gentoo-dev@g.o
Subject: [gentoo-dev] libmcrypt ebuild problem
Date: Sat, 08 Jun 2002 07:18:14
Message-Id: 1023538735.5859.24.camel@wintermute.tessier-ashpool.ch
1 Hi All
2
3 I'm trying to write an ebuild for the libmcrypt 2.5.1.
4 (Update to actual version)
5 Only copying the old ebuild doesn't work.
6
7 Has someone an idea, how to resolve this configure 'issue'?
8
9 configure: configuring in libltdl
10 configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr'
11 '--mandir=/usr/share/man' '--infodir=/usr/share/info'
12 '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib'
13 '--host=i686-pc-linux-gnu' '--disable-posix-threads' 'CFLAGS=-march=i686
14 -O3 -pipe' 'host_alias=i686-pc-linux-gnu' --enable-ltdl-install=no
15 --cache-file=/dev/null --srcdir=.
16 configure: warning: CFLAGS=-march=i686 -O3 -pipe: invalid host type
17 configure: warning: host_alias=i686-pc-linux-gnu: invalid host type
18 configure: error: can only configure for one host and one target at a
19 time
20 configure: error: /bin/sh './configure' failed for libltdl
21
22 Roman

Replies

Subject Author
Re: [gentoo-dev] libmcrypt ebuild problem Markus Krainer <markus-krainer@××××××.at>