Gentoo Archives: gentoo-user

From: wenpin cui <wenpin.cui@×××××××.com>
To: gentoo-user@l.g.o
Cc: "张秀文" <xiuwen.zhang@×××××××.com>
Subject: [gentoo-user] emerge w3m failed
Date: Tue, 24 Apr 2012 10:33:06
Message-Id: 20120424102959.GA5693@Gentoo
1 hi, all,
2
3 I tried to emerge www-client/w3m but failed, does anybody have met this
4 problem?
5
6 This is build log:
7 istream.h:23:8: error: redefinition of ‘struct file_handle’
8 /usr/include/bits/fcntl.h:254:8: note: originally defined here
9 main.c: In function ‘cmd_loadURL’:
10 main.c:4016:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
11 main.c: In function ‘followA’:
12 main.c:2979:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
13 main.c: In function ‘editScr’:
14 main.c:2648:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
15 main.c: In function ‘editBf’:
16 main.c:2625:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
17 main.c: In function ‘execsh’:
18 main.c:2104:8: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result
19 make: *** [main.o] Error 1
20 emake failed
21 * ERROR: www-client/w3m-0.5.2-r4 failed (compile phase):
22 * emake failed
23 *
24 * Call stack:
25 * ebuild.sh, line 85: Called src_compile
26 * environment, line 1879: Called die
27 * The specific snippet of code:
28 * emake -j1 || die "emake failed"
29 --
30
31 Best regards

Replies

Subject Author
[gentoo-user] Re: emerge w3m failed walt <w41ter@×××××.com>