Gentoo Archives: gentoo-alt

From: Steven Parkes <smparkes@××××××××.net>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] can't emerge dev-util/dialog-1.1.20080819-r1 on mac os
Date: Fri, 17 Apr 2009 17:10:52
Message-Id: 002401c9bf7f$7198c940$54ca5bc0$@net
1 Trying to emerge dev-util/dialog-1.1.20080819-r1 on mac os.
2
3 With binutils i686-apple-darwin9-3.1.2, I get:
4
5 checking version of libtool...
6 configure: error: This is not GNU libtool
7
8 !!! Please attach the following file when seeking support:
9 !!!
10 /opt/gentoo/var/tmp/portage/dev-util/dialog-1.1.20080819-r1/work/dialog-1.1-
11 20080819/config.log
12 * ERROR: dev-util/dialog-1.1.20080819-r1 failed:
13 * econf failed
14 *
15 * Call stack:
16 * ebuild.sh: 49: <call src_configure>
17 * environment:2197: <call econf '--enable-nls' '--with-libtool'
18 '--with-ncursesw'>
19 * ebuild.sh: 527: die "econf failed"
20 *
21 * If you need support, post the topmost build error, and the call stack if
22 relevant.
23
24 With binutils i686-apple-darwin9-native-1, I get:
25
26 /opt/gentoo/usr/bin/libtool --mode=compile i686-apple-darwin9-gcc -O2 -pipe
27 -march=nocona -I/opt/gentoo/usr/include -I/opt/gentoo/usr/include/ncursesw
28 -U_XOPEN_SOURCE -D_XOPEN_SOURCE=500 -DHAVE_CONFIG_H -I. -I.
29 -DLOCALEDIR=\"/opt/gentoo/usr/share/locale\" -c calendar.c
30 libtool: compile: unable to infer tagged configuration
31 libtool: compile: specify a tag with `--tag'
32 libtool: compile: unable to infer tagged configuration
33 libtool: compile: specify a tag with `--tag'
34 make: *** [rc.lo] Error 1
35 make: *** Waiting for unfinished jobs....
36 make: *** [calendar.lo] Error 1
37 libtool: compile: unable to infer tagged configuration
38 libtool: compile: specify a tag with `--tag'
39 make: *** [trace.lo] Error 1
40 * ERROR: dev-util/dialog-1.1.20080819-r1 failed:
41 * emake failed
42 *
43 * Call stack:
44 * ebuild.sh: 49: <call src_compile>
45 * environment:2192: <call _eapi2_src_compile>
46 * ebuild.sh: 627: emake || die "emake failed"
47 *
48 * If you need support, post the topmost build error, and the call stack if
49 relevant.

Replies