mgalec n00b

Joined: 02 Aug 2006 Posts: 2
|
Posted: Wed Aug 02, 2006 7:57 am Post subject: emerge -av libxml2 problem .... |
|
|
I have problem to compile libxml2 on 64-Bit Version of Gentoo 2006.0.
My Machine is: HP ProLiant DL385
(CPU: 2xAMD Opteron Processor 275, 2 GB RAM, RAID 0+1 on HP Smart Array 6i)
I cant't emerge libxml2-2.6.26
==================
emerge -pv libxml2
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] dev-libs/libxml2-2.6.26 USE="ipv6 python readline -debug -doc -test" 0 kB
Total size of downloads: 0 kB
==================
emerge -v libxml2
Calculating dependencies .. done!
>>> Emerging (1 of 1) dev-libs/libxml2-2.6.26 to /
>>> checking ebuild checksums
>>> checking auxfile checksums
>>> checking miscfile checksums
>>> checking libxml2-2.6.26.tar.bz2
>>> Unpacking source...
>>> Unpacking libxml2-2.6.26.tar.bz2
.
.
.
config.status: executing depfiles commands
Done configuring
make: Warning: File `Makefile.in' has modification time 6.7e+06 s in the future
cd . && /bin/sh /var/tmp/portage/libxml2-2.6.26/work/libxml2-2.6.26/missing --run autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-zlib --without-run-debug --without-python --without-readline --without-history --disable-ipv6 --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu CFLAGS=-O2 -pipe -march=k8 CXXFLAGS=-O2 -pipe -march=k8 build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu --no-create --no-recursion
checking build system type... x86_64-pc-linux-gnu
And process start again.
After a few times process display this error:
make: Warning: File `Makefile.in' has modification time 6.7e+06 s in the future
cd . && /bin/sh /var/tmp/portage/libxml2-2.6.26/work/libxml2-2.6.26/missing --run autoconf
configure.in:1366: /usr/bin/m4: ERROR: Cannot create temporary file for diversion: Too many open files
autom4te-2.59: /usr/bin/m4 failed with exit status: 1
make: *** [configure] Error 1
!!! ERROR: dev-libs/libxml2-2.6.2 | |