* [gentoo-embedded] squid + uclibc
@ 2006-09-17 20:20 Jose Alberto Suarez Lopez
2006-09-17 21:38 ` Natanael Copa
0 siblings, 1 reply; 6+ messages in thread
From: Jose Alberto Suarez Lopez @ 2006-09-17 20:20 UTC (permalink / raw
To: gentoo-embedded
anyone succes to build squid+uclibc ? i want to create a gnap module.
regards
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-embedded] squid + uclibc
2006-09-17 20:20 [gentoo-embedded] squid + uclibc Jose Alberto Suarez Lopez
@ 2006-09-17 21:38 ` Natanael Copa
2006-09-18 7:40 ` José Alberto Suárez López
0 siblings, 1 reply; 6+ messages in thread
From: Natanael Copa @ 2006-09-17 21:38 UTC (permalink / raw
To: gentoo-embedded
On Sun, 2006-09-17 at 22:20 +0200, Jose Alberto Suarez Lopez wrote:
> anyone succes to build squid+uclibc ? i want to create a gnap module.
squid + uclibc was no problem for me.
emerge squid
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-embedded] squid + uclibc
2006-09-17 21:38 ` Natanael Copa
@ 2006-09-18 7:40 ` José Alberto Suárez López
2006-09-18 16:59 ` Thierry Carrez
0 siblings, 1 reply; 6+ messages in thread
From: José Alberto Suárez López @ 2006-09-18 7:40 UTC (permalink / raw
To: gentoo-embedded
No so easy:
Invalid configuration `i386-gentoo-linux-uclibc': machine
`i386-gentoo-linux' not recognized
coss/store_io_coss.c:37:17: aio.h: No such file or directory
In file included from coss/store_io_coss.c:38:
coss/async_io.h:30: error: field `aq_e_aiocb' has incomplete type
trying to make a gnap-ext
El dom, 17-09-2006 a las 23:38 +0200, Natanael Copa escribió:
> On Sun, 2006-09-17 at 22:20 +0200, Jose Alberto Suarez Lopez wrote:
> > anyone succes to build squid+uclibc ? i want to create a gnap module.
>
> squid + uclibc was no problem for me.
>
> emerge squid
>
>
>
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-embedded] squid + uclibc
2006-09-18 7:40 ` José Alberto Suárez López
@ 2006-09-18 16:59 ` Thierry Carrez
2006-09-19 8:02 ` José Alberto Suárez López
2006-09-19 10:23 ` José Alberto Suárez López
0 siblings, 2 replies; 6+ messages in thread
From: Thierry Carrez @ 2006-09-18 16:59 UTC (permalink / raw
To: gentoo-embedded
José Alberto Suárez López wrote:
> Invalid configuration `i386-gentoo-linux-uclibc': machine
> `i386-gentoo-linux' not recognized
> coss/store_io_coss.c:37:17: aio.h: No such file or directory
> In file included from coss/store_io_coss.c:38:
> coss/async_io.h:30: error: field `aq_e_aiocb' has incomplete type
>
> trying to make a gnap-ext
>
> El dom, 17-09-2006 a las 23:38 +0200, Natanael Copa escribió:
>> On Sun, 2006-09-17 at 22:20 +0200, Jose Alberto Suarez Lopez wrote:
>>> anyone succes to build squid+uclibc ? i want to create a gnap module.
>> squid + uclibc was no problem for me.
Hi BaSS :)
Sorry for not replying to the other mail, I'm very short on time those days.
Try to reproduce the compilation problem outside GNAP (starting from an
official uclibc stage3 in a chroot and emerge squid). If you can't
reproduce it then it's a GNAP-specific bug I'll have to dig in.
--
Koon
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-embedded] squid + uclibc
2006-09-18 16:59 ` Thierry Carrez
@ 2006-09-19 8:02 ` José Alberto Suárez López
2006-09-19 10:23 ` José Alberto Suárez López
1 sibling, 0 replies; 6+ messages in thread
From: José Alberto Suárez López @ 2006-09-19 8:02 UTC (permalink / raw
To: gentoo-embedded
Hola koon :)
i'm working in it now so i found some interesting question. Samba
depends on virtual/libiconv but uclibc don't provide it. gnap must
provide it with uclibc or is better to adapt dev-libs/libiconv? (masked)
regards
El lun, 18-09-2006 a las 18:59 +0200, Thierry Carrez escribió:
> Hi BaSS :)
> Sorry for not replying to the other mail, I'm very short on time those days.
>
> Try to reproduce the compilation problem outside GNAP (starting from an
> official uclibc stage3 in a chroot and emerge squid). If you can't
> reproduce it then it's a GNAP-specific bug I'll have to dig in.
>
> --
> Koon
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-embedded] squid + uclibc
2006-09-18 16:59 ` Thierry Carrez
2006-09-19 8:02 ` José Alberto Suárez López
@ 2006-09-19 10:23 ` José Alberto Suárez López
1 sibling, 0 replies; 6+ messages in thread
From: José Alberto Suárez López @ 2006-09-19 10:23 UTC (permalink / raw
To: gentoo-embedded
[-- Attachment #1: Type: text/plain, Size: 860 bytes --]
i built squid in a uclib-satge3-2006.1 chroot without errors so maybe is
a gnap bug. watch this: http://article.gmane.org/gmane.linux.ltp/802
[...]
Invalid configuration `i386-gentoo-linux-uclibc': machine
`i386-gentoo-linux' not recognized
coss/store_io_coss.c:37:17: aio.h: No such file or directory
In file included from coss/store_io_coss.c:38:
coss/async_io.h:30: error: field `aq_e_aiocb' has incomplete type
[...]
i attach the complete logs
El lun, 18-09-2006 a las 18:59 +0200, Thierry Carrez escribió:
> Hi BaSS :)
> Sorry for not replying to the other mail, I'm very short on time those days.
>
> Try to reproduce the compilation problem outside GNAP (starting from an
> official uclibc stage3 in a chroot and emerge squid). If you can't
> reproduce it then it's a GNAP-specific bug I'll have to dig in.
>
> --
> Koon
[-- Attachment #2: gnap_make_err_out.tbz2 --]
[-- Type: application/x-bzip, Size: 96032 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-09-19 10:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-17 20:20 [gentoo-embedded] squid + uclibc Jose Alberto Suarez Lopez
2006-09-17 21:38 ` Natanael Copa
2006-09-18 7:40 ` José Alberto Suárez López
2006-09-18 16:59 ` Thierry Carrez
2006-09-19 8:02 ` José Alberto Suárez López
2006-09-19 10:23 ` José Alberto Suárez López
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox