[proaudio] Linuxsampler emerge problem

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


Hi all. This is my first mail to the list. There's a problem, of course... :) Here's the output:

>>> Emerging (3 of 3) media-sound/linuxsampler-0.5.1 from proaudio
* linuxsampler-0.5.1.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...
                  [ ok ]
* checking ebuild checksums ;-) ...
                  [ ok ]
* checking auxfile checksums ;-) ...
                  [ ok ]
* checking miscfile checksums ;-) ...
                  [ ok ]
 * sqlite useflag not set. Disabling support for instrument-db!
>>> Unpacking source...
>>> Unpacking linuxsampler-0.5.1.tar.bz2 to /var/tmp/portage/media-sound/linuxsampler-0.5.1/work
>>> Source unpacked in /var/tmp/portage/media-sound/linuxsampler-0.5.1/work
>>> Compiling source in /var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1 ... * econf: updating linuxsampler-0.5.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating linuxsampler-0.5.1/config.guess with /usr/share/gnuconfig/config.guess ../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 --enable-alsa-driver --disable-arts-driver --enable-jack-driver --disable-instruments-db --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether byte ordering is bigendian... no
checking target system type... x86_64-pc-linux-gnu
checking whether x86 architecture... no
checking mmsystem.h usability... no
checking mmsystem.h presence... no
checking for mmsystem.h... no
checking whether UNIX98 compatible... yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for NPTL bug... no
checking alsa/asoundlib.h usability... yes
checking alsa/asoundlib.h presence... yes
checking for alsa/asoundlib.h... yes
checking for main in -lasound... yes
checking Alsa version... 1.0.19
checking for x86_64-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for JACK... yes
checking for jack_client_name_size in -ljack... yes
ARTS support disabled by configure script parameter
checking for ASIO headerfile: ./ASIOSDK2/common/asio.h ....no
checking MidiShare.h usability... no
checking MidiShare.h presence... no
checking for MidiShare.h... no
checking CoreMIDI/CoreMIDI.h usability... no
checking CoreMIDI/CoreMIDI.h presence... no
checking for CoreMIDI/CoreMIDI.h... no
checking for mmsystem.h... (cached) no
checking for GIG... yes
yes, found libgig 3.2.1
Instruments DB feature disabled by configure script parameter
benchmarking for the best (signed) triangular oscillator algorithm... integer math using abs() benchmarking for the best (unsigned) triangular oscillator algorithm... integer math using abs()
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
checking for stdlib.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating man/linuxsampler.1
config.status: creating src/Makefile
config.status: creating src/db/Makefile
config.status: creating src/network/Makefile
config.status: creating src/engines/Makefile
config.status: creating src/engines/gig/Makefile
config.status: creating src/engines/common/Makefile
config.status: creating src/common/Makefile
config.status: creating src/testcases/Makefile
config.status: creating src/drivers/Makefile
config.status: creating src/drivers/audio/Makefile
config.status: creating src/drivers/midi/Makefile
config.status: creating src/plugins/Makefile
config.status: creating linuxsampler.spec
config.status: creating debian/Makefile
config.status: creating Artwork/Makefile
config.status: creating scripts/Makefile
config.status: creating osx/Makefile
config.status: creating osx/linuxsampler.xcodeproj/Makefile
config.status: creating Documentation/Makefile
config.status: creating Documentation/Engines/Makefile
config.status: creating Documentation/Engines/gig/Makefile
config.status: creating linuxsampler.pc
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands

#####################################################################
# LinuxSampler Configuration                                        #
#-------------------------------------------------------------------#
# Assembly Optimizations: yes
# Development Mode: no
# Debug Level: 1
# Use Exceptions in RT Context: no
# Preload Samples: 32768
# Maximum Pitch: 4 (octaves)
# Maximum Events: 1024
# Envelope Bottom Level: 0.001 (linear)
# Envelope Minimum Release Time: 0.0025 s
# Streams to be refilled per Disk Thread Cycle: 4
# Minimum Stream Refill Size: 1024
# Maximum Stream Refill Size: 65536
# Stream Size: 262144
# Maximum Disk Streams: 90
# Maximum Voices: 64
# Default Subfragment Size: 32
# Default Global Volume Attenuation: 0.35
# Voice Stealing Algorithm: oldestvoiceonkey
# Signed Triangular Oscillator Algorithm: intmathabs
# Unsigned Triangular Oscillator Algorithm: intmathabs
# SysEx Buffer Size: 2048 Byte
# Min. Portamento Time: 0.1 s
# Max. Portamento Time: 32 s
# Default Portamento Time: 1 s
# Force Filter Usage: no
# Filter Cutoff Minimum: 100.0 Hz
# Filter Cutoff Maximum: 10000.0 Hz
# Override Filter Cutoff Controller: no
# Override Filter Resonance Controller: no
# Override Filter Type: no
# Assert GS SysEx Checksum: no
# Process Muted Channels: no
# Process All-Notes-Off MIDI message: yes
# Interpolate Volume: yes
# Instruments database support: no
# Plugin Path: /usr/lib64/linuxsampler/plugins
#-------------------------------------------------------------------#
# Read './configure --help' or file 'configure.in' for details.     #
#####################################################################

Good. Now type 'make' to compile, followed by 'make install' as root.

make -j4 -j1
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1'
Making all in man
make[2]: Entering directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/man'
Making all in src
make[2]: Entering directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/src'
Making all in db
make[3]: Entering directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/src/db' /bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-g++ -Wreturn-type -ffast-math -march=athlon64 -O2 -pipe -pthread -Wl,-O1 -o liblinuxsamplerdb.la
mkdir .libs
x86_64-pc-linux-gnu-ar cru .libs/liblinuxsamplerdb.a
x86_64-pc-linux-gnu-ranlib .libs/liblinuxsamplerdb.a
creating liblinuxsamplerdb.la
(cd .libs && rm -f liblinuxsamplerdb.la && ln -s ../liblinuxsamplerdb.la liblinuxsamplerdb.la) make[3]: Leaving directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/src/db'
Making all in network
make[3]: Entering directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/src/network' if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wreturn-type -ffast-math -march=athlon64 -O2 -pipe -pthread -MT lscpparser.lo -MD -MP -MF ".deps/lscpparser.Tpo" -c -o lscpparser.lo lscpparser.cpp; \ then mv -f ".deps/lscpparser.Tpo" ".deps/lscpparser.Plo"; else rm -f ".deps/lscpparser.Tpo"; exit 1; fi
mkdir .libs
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wreturn-type -ffast-math -march=athlon64 -O2 -pipe -pthread -MT lscpparser.lo -MD -MP -MF .deps/lscpparser.Tpo -c lscpparser.cpp -fPIC -DPIC -o ..libs/lscpparser.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wreturn-type -ffast-math -march=athlon64 -O2 -pipe -pthread -MT lscpparser.lo -MD -MP -MF .deps/lscpparser.Tpo -c lscpparser.cpp -o lscpparser.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wreturn-type -ffast-math -march=athlon64 -O2 -pipe -pthread -MT lscpserver.lo -MD -MP -MF ".deps/lscpserver.Tpo" -c -o lscpserver.lo lscpserver.cpp; \ then mv -f ".deps/lscpserver.Tpo" ".deps/lscpserver.Plo"; else rm -f ".deps/lscpserver.Tpo"; exit 1; fi x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -Wreturn-type -ffast-math -march=athlon64 -O2 -pipe -pthread -MT lscpserver.lo -MD -MP -MF .deps/lscpserver.Tpo -c lscpserver.cpp -fPIC -DPIC -o ..libs/lscpserver.o lscpserver.cpp: In member function 'String LSCPServer::GetMidiInputDriverParameterInfo(String, String, std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)': lscpserver.cpp:1147: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' lscpserver.cpp: In member function 'String LSCPServer::GetAudioOutputDriverParameterInfo(String, String, std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<const std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >)': lscpserver.cpp:1174: warning: format '%d' expects type 'int', but argument 4 has type 'size_t' lscpserver.cpp: In member function 'String LSCPServer::GetFileInstrumentInfo(String, uint)': lscpserver.cpp:2515: error: no matching function for call to 'find(__gnu_cxx::__normal_iterator<LinuxSampler::InstrumentManager::instrument_id_t*, std::vector<LinuxSampler::InstrumentManager::instrument_id_t, std::allocator<LinuxSampler::InstrumentManager::instrument_id_t> > >, __gnu_cxx::__normal_iterator<LinuxSampler::InstrumentManager::instrument_id_t*, std::vector<LinuxSampler::InstrumentManager::instrument_id_t, std::allocator<LinuxSampler::InstrumentManager::instrument_id_t> > >, LinuxSampler::InstrumentManager::instrument_id_t&)'
make[3]: *** [lscpserver.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/src/network'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/linuxsampler-0.5.1/work/linuxsampler-0.5.1'
make: *** [all] Error 2
 *
 * ERROR: media-sound/linuxsampler-0.5.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2180:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "make failed"
 *  The die message:
 *   make 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/media-sound/linuxsampler-0.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/linuxsampler-0.5.1/temp/environment'. * This ebuild is from an overlay named 'proaudio': '/usr/local/portage/layman/pro-audio/'
 *

>>> Failed to emerge media-sound/linuxsampler-0.5.1, Log file:

>>>  '/var/tmp/portage/media-sound/linuxsampler-0.5.1/temp/build.log'

 * Messages for package media-sound/linuxsampler-0.5.1:

 * sqlite useflag not set. Disabling support for instrument-db!
 *
 * ERROR: media-sound/linuxsampler-0.5.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2180:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "make failed"
 *  The die message:
 *   make 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/media-sound/linuxsampler-0.5.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/linuxsampler-0.5.1/temp/environment'. * This ebuild is from an overlay named 'proaudio': '/usr/local/portage/layman/pro-audio/'
 *

 * GNU info directory index is up-to-date.
localhost sources #

And in the end, emerge --info :
localhost sources # emerge --info
Portage 2.1.6.7 (default/linux/amd64/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.26.8-rt12 x86_64)
=================================================================
System uname: Linux-2.6.26.8-rt12-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_4000+-with-glibc2.2.5
Timestamp of tree: Thu, 26 Feb 2009 14:40:01 +0000
app-shells/bash:     3.2_p48-r1
dev-java/java-config: 2.1.7
dev-lang/python:     2.4.4-r13, 2.5.4-r2
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.3-r1
sys-apps/sandbox:    1.3.8
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19.1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.28-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch" GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://mirror.bih.net.ba/gentoo/ http://distfiles.gentoo.bg/ http://ftp.gentoo.bg/ "
LANG="C"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/pro-audio"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext 64bit X aac aalib accessibility acl acpi alsa amd64 aspell berkdb bindist bzip2 cairo cdr cli cracklib crypt cups dbus djvu dri dssi dvd exif fam ffmpeg flac fltk fontconfig fontforge fortran gdbm glib gpm gtk hal iconv imagemagick ipv6 isdnlog jack jackmidi java jpeg jpeg2k ladspa lcms midi mmx mng mp3 mp4 mudflap multilib mysql ncurses nls nptl nptlonly nsplugin openexr opengl openmp pam pch pcre pdf perl plugins png pppd python qt3 qt4 quicktime readline reflection session smp speex spell spl sse sse2 ssl svg svgz sysfs tcl tcpd theora threads tiff tk unicode usb vorbis webkit wmf xcomposite xft xine xinerama xml xorg xprint xscreensaver xulrunner xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon directory ptp2" ELIBC="glibc" INPUT_DEVICES="wacom evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="nvidia" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Thank you in advance,
Vlada



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/