Gentoo Archives: gentoo-user-es

From: Einar Matveinen <tuulen_ukko2@×××.net>
To: "Lista de usuarios españoles gentoo" <gentoo-user-es@l.g.o>
Subject: [gentoo-user-es] Pregunta
Date: Wed, 03 Mar 2004 10:39:10
Message-Id: E1AyTkh-0003Ka-00@bender
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hola. He instalado una gentoo en una máquina dell scsi para que haga de proxy
5 con squid. También he instalado correctamente el mrtg en la máquina haciendo:
6
7 emerge mrtg
8
9 El problema viene al tratar de repetir este proceso con el squid
10
11 emerge net-www/squid
12
13 ó
14
15 emerge squid
16
17 aparece lo siguiente:
18 >>> Unpacking source...
19 >>> Unpacking squid-2.5.STABLE3.tar.bz2 to /var/tmp/portage/squid-2.5.4/work
20 >>> Unpacking diff-2.5.STABLE3-2.5.STABLE4.gz to
21
22 /var/tmp/portage/squid-2.5.4/work
23 patching file ChangeLog
24 patching file QUICKSTART
25 patching file RELEASENOTES.html
26 patching file configure
27 patching file configure.in
28 patching file errors/Lithuanian/ERR_ACCESS_DENIED
29 patching file errors/Lithuanian/ERR_CACHE_ACCESS_DENIED
30 patching file errors/Lithuanian/ERR_CACHE_MGR_ACCESS_DENIED
31 patching file errors/Lithuanian/ERR_CANNOT_FORWARD
32 patching file errors/Lithuanian/ERR_CONNECT_FAIL
33 patching file errors/Lithuanian/ERR_DNS_FAIL
34 patching file errors/Lithuanian/ERR_FORWARDING_DENIED
35 patching file errors/Lithuanian/ERR_FTP_DISABLED
36 patching file errors/Lithuanian/ERR_FTP_FAILURE
37 patching file errors/Lithuanian/ERR_FTP_PUT_CREATED
38 patching file errors/Lithuanian/ERR_FTP_PUT_ERROR
39 patching file errors/Lithuanian/ERR_FTP_PUT_MODIFIED
40 patching file errors/Lithuanian/ERR_INVALID_REQ
41 patching file errors/Lithuanian/ERR_INVALID_URL
42 patching file errors/Lithuanian/ERR_LIFETIME_EXP
43 patching file errors/Lithuanian/ERR_NO_RELAY
44 patching file errors/Lithuanian/ERR_ONLY_IF_CACHED_MISS
45 patching file errors/Lithuanian/ERR_READ_ERROR
46 patching file errors/Lithuanian/ERR_READ_TIMEOUT
47 patching file errors/Lithuanian/ERR_SOCKET_FAILURE
48 patching file errors/Lithuanian/ERR_UNSUP_REQ
49 patching file errors/Lithuanian/ERR_URN_RESOLVE
50 patching file errors/Lithuanian/ERR_WRITE_ERROR
51 patching file errors/Lithuanian/ERR_ZERO_SIZE_OBJECT
52 patching file errors/Makefile.am
53 patching file errors/Makefile.in
54 patching file errors/Spanish/ERR_TOO_BIG
55 patching file helpers/basic_auth/LDAP/README
56 patching file helpers/basic_auth/NCSA/ncsa_auth.c
57 patching file helpers/basic_auth/winbind/wb_basic_auth.c
58 patching file helpers/external_acl/winbind_group/wb_check_group.c
59 patching file helpers/ntlm_auth/winbind/wb_ntlm_auth.c
60 patching file include/version.h
61 patching file lib/GNUregex.c
62 patching file lib/radix.c
63 patching file lib/rfc1738.c
64 patching file src/HttpHeader.c
65 patching file src/HttpHeaderTools.c
66 patching file src/access_log.c
67 patching file src/asn.c
68 patching file src/auth/basic/auth_basic.c
69 patching file src/auth/digest/auth_digest.c
70 patching file src/cache_cf.c
71 patching file src/carp.c
72 patching file src/cbdata.c
73 patching file src/cf.data.pre
74 patching file src/client_side.c
75 patching file src/delay_pools.c
76 patching file src/errorpage.c
77 patching file src/external_acl.c
78 patching file src/forward.c
79 patching file src/fs/aufs/aiops.c
80 patching file src/fs/aufs/store_asyncufs.h
81 patching file src/fs/aufs/store_dir_aufs.c
82 patching file src/fs/aufs/store_io_aufs.c
83 patching file src/fs/coss/async_io.c
84 patching file src/fs/coss/coss-notes.txt
85 patching file src/fs/coss/store_coss.h
86 patching file src/fs/coss/store_dir_coss.c
87 patching file src/fs/coss/store_io_coss.c
88 patching file src/fs/diskd/store_dir_diskd.c
89 patching file src/ftp.c
90 patching file src/helper.c
91 patching file src/htcp.c
92 patching file src/http.c
93 patching file src/icmp.c
94 patching file src/main.c
95 patching file src/neighbors.c
96 patching file src/peer_digest.c
97 patching file src/protos.h
98 patching file src/snmp_agent.c
99 patching file src/snmp_core.c
100 patching file src/ssl.c
101 patching file src/stat.c
102 patching file src/store.c
103 patching file src/store_client.c
104 patching file src/store_dir.c
105 patching file src/structs.h
106 patching file src/tools.c
107 patching file src/unlinkd.c
108 patching file errors/Makefile.in
109 patching file helpers/basic_auth/SMB/Makefile.in
110 patching file helpers/basic_auth/SMB/smb_auth.sh
111 patching file icons/Makefile.in
112 patching file src/Makefile.in
113 patching file src/cf.data.pre
114 Hunk #2 succeeded at 2053 (offset 21 lines).
115 Hunk #3 succeeded at 2088 (offset 21 lines).
116 Hunk #4 succeeded at 2109 (offset 21 lines).
117 Hunk #5 succeeded at 2323 (offset 16 lines).
118 Hunk #6 succeeded at 2333 (offset 16 lines).
119 Hunk #7 succeeded at 3109 with fuzz 1 (offset 16 lines).
120 Hunk #8 succeeded at 3133 (offset -6 lines).
121 patching file src/debug.c
122 patching file src/defines.h
123 patching file src/main.c
124 Hunk #6 succeeded at 914 (offset 2 lines).
125 patching file src/url.c
126 configure.in:13: warning: do not use m4_patsubst: use patsubst or
127 m4_bpatsubst aclocal.m4:628: AM_CONFIG_HEADER is expanded from...
128 configure.in:13: the top level
129 configure.in:1409: warning: AC_CHECK_TYPE: assuming `u_short' is not a type
130 autoconf/types.m4:234: AC_CHECK_TYPE is expanded from...
131 configure.in:1409: the top level
132 configure.in:2296: warning: do not use m4_regexp: use regexp or m4_bregexp
133 aclocal.m4:641: _AM_DIRNAME is expanded from...
134 configure.in:2296: the top level
135 configure.in:2109: error: do not use LIBOBJS directly, use AC_LIBOBJ (see
136 section `AC_LIBOBJ vs LIBOBJS'
137 If this token and others are legitimate, please use m4_pattern_allow.
138 See the Autoconf documentation.
139
140 !!! ERROR: net-www/squid-2.5.4 failed.
141 !!! Function src_unpack, Line 52, Exitcode 1
142 !!! (no error message)
143
144 Calculating dependencies ...done!
145
146 >>> emerge (1 of 1) net-www/squid-2.5.4 to /
147 >>> md5 src_uri ;-) squid-2.5.STABLE3.tar.bz2
148 >>> md5 src_uri ;-) diff-2.5.STABLE3-2.5.STABLE4.gz
149
150 ¿Sabe alguien quépuede estar pasando?.
151
152 Un saludo y gracias.
153
154 - --
155
156 Einar Matveinen
157
158 Vitoð ér enn eða hvat
159 var der mere I ville vide
160 Vitoð ér enn eða hvat
161 vil I mere før jeg forsvinder
162 under solen
163
164 Rekisteröitynyt Linux käyttäjä nro 221083
165
166 Katso http://barrapunto.com/index.pl?section=mbp-einarmatveinen
167
168
169
170
171 -----BEGIN PGP SIGNATURE-----
172 Version: GnuPG v1.0.6 (GNU/Linux)
173 Comment: For info see http://www.gnupg.org
174
175 iD8DBQFARbW6WskLvsnDTo0RAqGAAKDBXisu86QlgedbHEw1cBWwcng7cwCgj2UT
176 FtCKBpmX5sGRrXK0f7ZOKfQ=
177 =HeSo
178 -----END PGP SIGNATURE-----
179
180 --
181 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] Pregunta "Alberto F. Capel" <afcapel@××××××××××.es>