Re: [gentoo-user] cyrus-imap-admin compiling error

2006-09-03 Thread Arnau Bria
El Sat, 2 Sep 2006 19:30:23 -0700
Richard Fish dijo:

> On 9/2/06, Arnau Bria <[EMAIL PROTECTED]> wrote:
> > I'm not so familiar with that... I supposed it was "stable"...
> 
> Well, don't feel bad about that.  Seems like quite a few bugs being
> filed today about stable packages not building with gcc-4.1, while the
> ~arch versions do.
Well, thats for that. 
Next time I'll look in bugzilla too!

 
> -Richard

Cheers!
Arnau
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cyrus-imap-admin compiling error

2006-09-02 Thread Richard Fish

On 9/2/06, Arnau Bria <[EMAIL PROTECTED]> wrote:

I'm not so familiar with that... I supposed it was "stable"...


Well, don't feel bad about that.  Seems like quite a few bugs being
filed today about stable packages not building with gcc-4.1, while the
~arch versions do.

-Richard
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cyrus-imap-admin compiling error

2006-09-02 Thread Arnau Bria
El Sat, 2 Sep 2006 14:03:14 -0700
Richard Fish dijo:

> On 9/2/06, Arnau Bria <[EMAIL PROTECTED]> wrote:
> > I've been looking fot this in gentoo forums and in google but I found 
> > nothuing...
> 
> Did you try searching bugzilla?
Nop...

I'm not so familiar with that... I supposed it was "stable"...

> http://bugs.gentoo.org/show_bug.cgi?id=126968

[...]
> 
> echo "=net-mail/cyrus-imap-admin-2.2.12-r1 ~x86" >>
> /etc/portage/package.keywords

Thanks... ginna try it, I suppose it will work.

 
> HTH,
> -Richard
Arnau
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] cyrus-imap-admin compiling error

2006-09-02 Thread Richard Fish

On 9/2/06, Arnau Bria <[EMAIL PROTECTED]> wrote:

I've been looking fot this in gentoo forums and in google but I found 
nothuing...


Did you try searching bugzilla?

http://bugs.gentoo.org/show_bug.cgi?id=126968

And then from /usr/portage/net-mail/cyrus-imap-admin/ChangeLog:

*cyrus-imap-admin-2.2.12-r1 (27 Mar 2006)

 27 Mar 2006; Tun V<83>n <[EMAIL PROTECTED]>
 +files/cyrus-imap-admin-2.2.12-gcc4.patch,
 +cyrus-imap-admin-2.2.12-r1.ebuild:
 gcc-4 fix. Bug #126968 reported by Patrick Lauer <[EMAIL PROTECTED]>.

So it looks like you need to try 2.2.12-r1.  However, it is still
~X86, so you'll need:

echo "=net-mail/cyrus-imap-admin-2.2.12-r1 ~x86" >>
/etc/portage/package.keywords

HTH,
-Richard
--
gentoo-user@gentoo.org mailing list



[gentoo-user] cyrus-imap-admin compiling error

2006-09-02 Thread Arnau Bria
Hi,

after a gcc upgrate (4.1.1) and emerge -e system & world, I find taht
cyrus-imap-admin-2.2.10 was not able to comple:

[...]
config.status: creating perl/sieve/lib/Makefile
config.status: creating Makefile
config.status: creating config.h
make: Entering directory 
`/var/tmp/portage/cyrus-imap-admin-2.2.10/work/cyrus-imapd-2.2.10/lib'
i686-pc-linux-gnu-gcc -fPIC -c -I..   -I../et  -DHAVE_CONFIG_H  -march=athlon 
-O2 -pipe -fomit-frame-pointer  \
libconfig.c
In file included from libconfig.h:47,
 from libconfig.c:57:
imapopts.h:181: error: el tipo matriz tiene tipo de elemento incompleto
make: *** [libconfig.o] Error 1
make: Leaving directory 
`/var/tmp/portage/cyrus-imap-admin-2.2.10/work/cyrus-imapd-2.2.10/lib'

!!! ERROR: net-mail/cyrus-imap-admin-2.2.10 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  cyrus-imap-admin-2.2.10.ebuild, line 71:   Called die


I've been looking fot this in gentoo forums and in google but I found 
nothuing...

Any idea of what's hepping?

Thanks in advance

Arnau
-- 
gentoo-user@gentoo.org mailing list