* [gentoo-dev] libmcrypt ebuild problem
@ 2002-06-08 12:18 Roman Weber
2002-06-08 13:36 ` Markus Krainer
0 siblings, 1 reply; 2+ messages in thread
From: Roman Weber @ 2002-06-08 12:18 UTC (permalink / raw
To: gentoo-dev
Hi All
I'm trying to write an ebuild for the libmcrypt 2.5.1.
(Update to actual version)
Only copying the old ebuild doesn't work.
Has someone an idea, how to resolve this configure 'issue'?
configure: configuring in libltdl
configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr'
'--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib'
'--host=i686-pc-linux-gnu' '--disable-posix-threads' 'CFLAGS=-march=i686
-O3 -pipe' 'host_alias=i686-pc-linux-gnu' --enable-ltdl-install=no
--cache-file=/dev/null --srcdir=.
configure: warning: CFLAGS=-march=i686 -O3 -pipe: invalid host type
configure: warning: host_alias=i686-pc-linux-gnu: invalid host type
configure: error: can only configure for one host and one target at a
time
configure: error: /bin/sh './configure' failed for libltdl
Roman
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] libmcrypt ebuild problem
2002-06-08 12:18 [gentoo-dev] libmcrypt ebuild problem Roman Weber
@ 2002-06-08 13:36 ` Markus Krainer
0 siblings, 0 replies; 2+ messages in thread
From: Markus Krainer @ 2002-06-08 13:36 UTC (permalink / raw
To: gentoo-dev
Roman Weber wrote:
> I'm trying to write an ebuild for the libmcrypt 2.5.1.
> (Update to actual version)
> Only copying the old ebuild doesn't work.
>
> Has someone an idea, how to resolve this configure 'issue'?
>
> configure: configuring in libltdl
> configure: running /bin/sh './configure' --prefix=/usr '--prefix=/usr'
> '--mandir=/usr/share/man' '--infodir=/usr/share/info'
> '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib'
> '--host=i686-pc-linux-gnu' '--disable-posix-threads' 'CFLAGS=-march=i686
> -O3 -pipe' 'host_alias=i686-pc-linux-gnu' --enable-ltdl-install=no
> --cache-file=/dev/null --srcdir=.
> configure: warning: CFLAGS=-march=i686 -O3 -pipe: invalid host type
> configure: warning: host_alias=i686-pc-linux-gnu: invalid host type
> configure: error: can only configure for one host and one target at a
> time
> configure: error: /bin/sh './configure' failed for libltdl
Remove "--host=${CHOST}" in ./configure
HTH
-Markus-
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-08 13:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-08 12:18 [gentoo-dev] libmcrypt ebuild problem Roman Weber
2002-06-08 13:36 ` Markus Krainer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox