Gentoo Archives: gentoo-alt

From: Greg Trigg <trigggl@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] sys-libs/db-4.6.21_p1.ebuild wants rpcgen
Date: Mon, 14 Jul 2008 10:35:30
Message-Id: 487B2BFC.7070402@yahoo.com
1 I can't build sys-libs/db-4.6.21_p1.ebuild do to the lack of rpcgen on
2 my AIX box. Is rpcgen supposed to be on my native system? Would
3 removing "--enable-rpc" from the ebuild break it? I can't find an rpc
4 package that isn't masked. Is there maybe a use flag to disable it?
5
6
7 Here's what's happening:
8
9 checking for powerpc-ibm-aix5.2.0.0-chmod... no
10 checking for chmod... chmod
11 checking for powerpc-ibm-aix5.2.0.0-cp... no
12 checking for cp... cp
13 checking for powerpc-ibm-aix5.2.0.0-ln... no
14 checking for ln... ln
15 checking for powerpc-ibm-aix5.2.0.0-mkdir... no
16 checking for mkdir... mkdir
17 checking for powerpc-ibm-aix5.2.0.0-rm... no
18 checking for rm... rm
19 checking for powerpc-ibm-aix5.2.0.0-rpcgen... no
20 checking for rpcgen... no
21 configure: error: No rpcgen utility found.
22
23 !!! Please attach the following file when seeking support:
24 !!!
25 /home/greg/gentoo/var/tmp/portage/sys-libs/db-4.6.21_p1/work/db-4.6.21/build_unix/config.log
26 * ERROR: sys-libs/db-4.6.21_p1 failed:
27 * econf failed
28 *
29 * Call stack:
30 * ebuild.sh: 49: <call src_compile>
31 * environment:4642: <call econf
32 '--prefix=/home/greg/gentoo/usr'
33 '--mandir=/home/greg/gentoo/usr/share/man'
34 '--infodir=/home/greg/gentoo/usr/share/info'
35 '--datadir=/home/greg/gentoo/usr/share'
36 '--sysconfdir=/home/greg/gentoo/etc'
37 '--localstatedir=/home/greg/gentoo/var/lib'
38 '--libdir=/home/greg/gentoo/usr/lib' '--enable-compat185'
39 '--without-uniquename' '--enable-rpc' '--host=powerpc-ibm-aix5.2.0.0'
40 '--enable-cxx' '--disable-tcl' '--disable-java'
41 '--build=powerpc-ibm-aix5.2.0.0' '--disable-test' ''>
42 * ebuild.sh: 538: die "econf failed"
43 *
44 * If you need support, post the topmost build error, and the call
45 stack if relevant.
46 !!! When you file a bug report, please include the following information:
47 GENTOO_VM= CLASSPATH="" JAVA_HOME=""
48 JAVACFLAGS="" COMPILER=""
49 and of course, the output of emerge --info
50 * build log:
51 '/home/greg/gentoo/var/tmp/portage/sys-libs/db-4.6.21_p1/temp/build.log'
52 * ebuild environment:
53 '/home/greg/gentoo/var/tmp/portage/sys-libs/db-4.6.21_p1/temp/environment'
54 * S:
55 '/home/greg/gentoo/var/tmp/portage/sys-libs/db-4.6.21_p1/work/db-4.6.21/build_unix'
56
57 --
58
59 Greg Trigg
60 Jacksonville, AR
61
62
63 --
64 gentoo-alt@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-alt] sys-libs/db-4.6.21_p1.ebuild wants rpcgen Fabian Groffen <grobian@g.o>