[gentoo-user] libpcre-7.6-r1

2008-02-19 Thread Fabrício L. Ribeiro
Friends,

I'm trying to install the library libpcre-7.6-r1, but I'm getting this:

 * ERROR: dev-libs/libpcre-7.6-r1 failed.
 * Call stack:
 *   ebuild.sh, line   49:  Called src_compile
 * environment, line 2301:  Called econf 'src_compile'
'src_compile' '--with-match-limit-recursion=8192' '--enable-utf8'
'--enable-unicode-properties' '--enable-cpp' '--enable-pcregrep-libz'
'--disable-pcregrep-libbz2' '--enable-static'
 *   ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *  die econf failed
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/libpcre-
7.6-r1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/dev-libs/libpcre-7.6-r1/temp/environment'.


I haven't understended the build error. It's something missing? What should
I do to solve?

Everything that I try to install uses this library (Samba, Apache, etc.).

[]s



-- 
Fabrício L. Ribeiro
http://palavrasapenas.wordpress.com

† Pro Catholica Societate †


Re: [gentoo-user] OT im more just curious

2007-04-13 Thread Fabrício L. Ribeiro

On 4/13/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

What is the average age of the gentoo user here?



I'm 24 recently completed.


--
Fabrício L. Ribeiro
http://opalavrorio.blogspot.com

==
V. Regina cæli, lætare, alleluia.
R. Quia quem meruisti portare, alleluia.
V. Resurrexit, sicut dixit, alleluia.
R. Ora pro nobis Deum, alleluia.


[gentoo-user] Firebird version on the Portage

2007-03-01 Thread Fabrício L. Ribeiro

When I try emerge -pv firebird, I can know that the Firebird version
that would be emerged is 1.5.3-r1. Is this ok.

But I need to know if the version of Firebird on the Portage is a
ClassicServer or SuperServer, two different modes of running Firebird.

Anyone knows?

Thanks!


--
FABRÍCIO L. RIBEIRO
===
[icq: 66770900]
[e-mail, gtalk e msn: [EMAIL PROTECTED]
[blog: http://opalavrorio.blogspot.com]


[gentoo-user] Guide for Authenticate Squid in a Active Directory base

2007-02-28 Thread Fabrício L. Ribeiro

Could anyone to suggest me a good guide or tutorial for Active
Directory authentication on Squid using Gentoo?

Thanks!



--
FABRÍCIO L. RIBEIRO
===
[icq: 66770900]
[e-mail, gtalk e msn: [EMAIL PROTECTED]
[blog: http://opalavrorio.blogspot.com]
z���(��j)b�   b�

Re: [gentoo-user] off topic : Dolphin massacre in Japan

2007-02-22 Thread Fabrício L. Ribeiro

Can you, please, continue this discussion in your private emails?

Thanks!



--
FABRÍCIO L. RIBEIRO
===
[icq: 66770900]
[e-mail, gtalk e msn: [EMAIL PROTECTED]
[blog: http://opalavrorio.blogspot.com]
z���(��j)b�   b�

[gentoo-user] Error emerging gcc-4.1.1-r3

2007-02-21 Thread Fabrício L. Ribeiro

I was updating my system with emerge --update --deep world and the
follow error is returned to me when emerging gcc-4.1.1-r3:

 begin 

[...]

make[2]: *** [tree-ssa-loop-ivcanon.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/build/gcc'
make[1]: *** [stageprofile_build] Error 2
make[1]: Leaving directory
`/var/tmp/portage/sys-devel/gcc-4.1.1-r3/work/build/gcc'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-4.1.1-r3 failed.
Call stack:
 ebuild.sh, line 1614:   Called dyn_compile
 ebuild.sh, line 971:   Called qa_call 'src_compile'
 environment, line 5305:   Called src_compile
 ebuild.sh, line 1304:   Called toolchain_src_compile
 toolchain.eclass, line 24:   Called gcc_src_compile
 toolchain.eclass, line 1548:   Called gcc_do_make
 toolchain.eclass, line 1422:   Called die

!!! emake failed with profiledbootstrap
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at
'/var/tmp/portage/sys-devel/gcc-4.1.1-r3/temp/build.log'.

=== end ===

What should I do?

Thanks!


--
FABRÍCIO L. RIBEIRO
===
[icq: 66770900]
[e-mail, gtalk e msn: [EMAIL PROTECTED]
[blog: http://opalavrorio.blogspot.com]


Re: [gentoo-user] Emerging Gnome and KDE

2007-01-26 Thread Fabrício L. Ribeiro

Thanks, and I apologize for my attention fault and my poor english!



On 1/26/07, Michael Sullivan [EMAIL PROTECTED] wrote:


I'd start by emerging cairo with the X flag set

# USE=X emerge cairo




--
FABRÍCIO L. RIBEIRO
===
[icq: 66770900]
[e-mail, gtalk e msn: [EMAIL PROTECTED]
[blog: http://opalavrorio.blogspot.com]

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Iptables

2007-01-19 Thread Fabrício L. Ribeiro

People,

The response is in Nelson's mail.

Thanks Nelson and thanks to all.

On 1/19/07, Pete Pardoe [EMAIL PROTECTED] wrote:

Alan

IPTables support must be compiled into the kernel.  I am not in front of my
gentoo system so cannot help you find the location in make menuconfig  but
if you poke around you should be able to locate it.

Pete


On 1/19/07, Alan McKinnon [EMAIL PROTECTED] wrote:
 On Thursday 18 January 2007 17:58, Fabrício L. Ribeiro wrote:
  How can I install and run iptables (with conntrack and all other
  modules) in a Gentoo 2006.1 box with kernel generated by genkernel?
 
  I tried emerge iptables, but when I type iptables -F I get
  something like this:
 
  FATAL: Module ip_tables not found.
  iptables v1.3.5: can't initialize iptables table `filter': iptables
  who? (do you need to insmod?)
  Perhaps iptables or your kernel needs to be upgraded.

 genkernel uses a standard .config the first time you use it on a kernel
 version. In the kernel sources, all the netfilter options are disabled
 by default, and you MUST enable them via menuconfig.

 Did you perhaps omit this step?

 alan


 --
 gentoo-user@gentoo.org mailing list





--
Pete Pardoe



--
FABRÍCIO L. RIBEIRO
===
[icq: 66770900]
[e-mail, gtalk e msn: [EMAIL PROTECTED]
[blog: http://opalavrorio.blogspot.com]

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Iptables

2007-01-18 Thread Fabrício L. Ribeiro

How can I install and run iptables (with conntrack and all other
modules) in a Gentoo 2006.1 box with kernel generated by genkernel?

I tried emerge iptables, but when I type iptables -F I get
something like this:

FATAL: Module ip_tables not found.
iptables v1.3.5: can't initialize iptables table `filter': iptables
who? (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.

Thanks!

--
FABRÍCIO L. RIBEIRO

--
gentoo-user@gentoo.org mailing list