Gentoo Archives: gentoo-embedded

From: capsel <capsel@×××××.com>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] basille
Date: Wed, 27 Apr 2005 15:56:29
Message-Id: d038873905042708567aef7698@mail.gmail.com
1 Do anybody knows how to fix problem with emerging bastille:
2 emerge bastille -p
3
4 These are the packages that I would merge, in order:
5
6 Calculating dependencies ...done!
7 [ebuild N ] mail-client/mailx-8.1.2.20040524-r1
8 [ebuild N ] dev-libs/libpcre-5.0
9 [ebuild N ] app-admin/metalog-0.8_pre20031130
10 [ebuild N ] net-firewall/psad-1.3.2
11 [ebuild N ] dev-perl/Curses-1.06-r2
12 [ebuild N ] app-admin/logrotate-3.6.5-r1
13 [ebuild N ] app-admin/bastille-2.1.1-r3
14
15 And while compiling mailx I get this error:
16
17 fio.c:52:21: wordexp.h: No such file or directory
18 fio.c: In function `setptr':
19 fio.c:99: warning: implicit declaration of function `fseeko'
20 fio.c: In function `expand':
21 fio.c:439: error: `wordexp_t' undeclared (first use in this function)
22 fio.c:439: error: (Each undeclared identifier is reported only once
23 fio.c:439: error: for each function it appears in.)
24 fio.c:439: error: syntax error before "p"
25 fio.c:486: error: `p' undeclared (first use in this function)
26 fio.c:487: warning: implicit declaration of function `wordexp'
27 fio.c:487: error: `WRDE_NOCMD' undeclared (first use in this function)
28 fio.c:499: error: `WRDE_NOSPACE' undeclared (first use in this function)
29 fio.c:502: error: `WRDE_BADVAL' undeclared (first use in this function)
30 fio.c:503: error: `WRDE_BADCHAR' undeclared (first use in this function)
31 fio.c:504: error: `WRDE_SYNTAX' undeclared (first use in this function)
32 fio.c:507: error: `WRDE_CMDSUB' undeclared (first use in this function)
33 fio.c:515: warning: implicit declaration of function `wordfree'
34 make: *** [fio.o] Error 1
35
36 How this problem can be solved?
37
38 --
39 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] basille Mike Frysinger <vapier@g.o>