Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] uclibc gentoo fails to build squid
Date: Thu, 29 Jul 2004 15:07:12
Message-Id: 41091299.8070608@tanael.org
1 Squid compiling ends up with this:
2
3 depmode=gcc3 /bin/sh ../../cfgaux/depcomp \
4 gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I. -I../../include
5 -I../../include -I../../src/ -Os -march=i386 -pipe -D_REENTRANT -c -o
6 coss/store_dir_coss.o `test -f coss/store_dir_coss.c || echo
7 './'`coss/store_dir_coss.c
8 coss/store_io_coss.c:37:17: aio.h: No such file or directory
9 In file included from coss/store_io_coss.c:38:
10 coss/async_io.h:30: error: field `aq_e_aiocb' has incomplete type
11 coss/store_dir_coss.c:37:17: aio.h: No such file or directory
12 In file included from coss/store_dir_coss.c:39:
13 coss/async_io.h:30: error: field `aq_e_aiocb' has incomplete type
14 make[4]: *** [coss/store_io_coss.o] Error 1
15 make[4]: *** Waiting for unfinished jobs....
16 make[4]: *** [coss/store_dir_coss.o] Error 1
17 make[4]: Leaving directory
18 `/var/tmp/portage/squid-2.5.6/work/squid-2.5.STABLE6/src/fs'
19 make[3]: *** [all-recursive] Error 1
20 make[3]: Leaving directory
21 `/var/tmp/portage/squid-2.5.6/work/squid-2.5.STABLE6/src/fs'
22 make[2]: *** [all-recursive] Error 1
23 make[2]: Leaving directory
24 `/var/tmp/portage/squid-2.5.6/work/squid-2.5.STABLE6/src'
25 make[1]: *** [all] Error 2
26 make[1]: Leaving directory
27 `/var/tmp/portage/squid-2.5.6/work/squid-2.5.STABLE6/src'
28 make: *** [all-recursive] Error 1
29
30 !!! ERROR: net-www/squid-2.5.6 failed.
31 !!! Function src_compile, Line 124, Exitcode 2
32 !!! compile problem
33
34
35
36 --
37 gentoo-embedded@g.o mailing list