Bug 110625 - kpl does not compile without arts installed
Bug#: 110625 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: sci@gentoo.org Reported By: Moartel@gmx.de
Component: Applications
URL: 
Summary: kpl does not compile without arts installed
Keywords:  
Status Whiteboard: patch_configure_for_arts
Opened: 2005-10-27 08:04 0000
Description:   Opened: 2005-10-27 08:04 0000
As above, kpl does not compile without arts 

Reproducible: Always
Steps to Reproduce:
1. emerge kpl 
2. 
3. 
 
Actual Results:  
configure quits with: 
checking for mcopidl... not found   
configure: error: The important program mcopidl was not found!   
Please check whether you installed aRts correctly. 

Expected Results:  
emerge should finish successfully 

Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.4.3-20050110,    
glibc-2.3.5-r2, 2.6.13-ck8 i686)    
=================================================================    
System uname: 2.6.13-ck8 i686 Intel(R) Celeron(TM) CPU                1133MHz    
Gentoo Base System version 1.6.13    
dev-lang/python:     2.4.2    
sys-apps/sandbox:    1.2.12    
sys-devel/autoconf:  2.13, 2.59-r6    
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1    
sys-devel/binutils:  2.15.92.0.2-r10    
sys-devel/libtool:   1.5.20    
virtual/os-headers:  2.6.11-r2    
ACCEPT_KEYWORDS="x86"    
AUTOCLEAN="yes"    
CBUILD="i686-pc-linux-gnu"    
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fforce-addr"    
CHOST="i686-pc-linux-gnu"    
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"    
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"    
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fforce-addr    
-fvisibility-inlines-hidden"    
DISTDIR="/home/distfiles"    
FEATURES="autoconfig distlocks sandbox sfperms strict"    
GENTOO_MIRRORS="http://distfiles.gentoo.org    
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"    
LC_ALL="de_DE@euro"    
LDFLAGS="-Wl,-O1 -Wl,--sort-common"    
LINGUAS="de"    
MAKEOPTS="-j2"    
PKGDIR="/usr/portage/packages"    
PORTAGE_TMPDIR="/var/tmp"    
PORTDIR="/usr/portage"    
SYNC="rsync://rsync.gentoo.org/gentoo-portage"    
USE="x86 X aac acpi alsa apm avi bitmap-fonts browserplugin crypt cups curl    
dvd encode flac foomaticdb ftp gif gstreamer hal i8x0 imlib ipv6 java jpeg kde    
libwww mad mikmod mmx mmxext mp3 mpeg ncurses nls nptl nptlonly ogg oggvorbis    
opengl oss pam pcmcia pdflib perl png ppds python qt quicktime readline sdl    
spell sse ssl svga tcpd tetex tiff truetype truetype-fonts type1-fonts udev    
usb vorbis win32codecs xml2 xv xvid zlib linguas_de userland_GNU kernel_linux    
elibc_glibc"    
Unset:  ASFLAGS, CTARGET, LANG, PORTDIR_OVERLAY

------- Comment #1 From Marcus D. Hanwell 2005-11-27 10:00:48 0000 -------
I have now patched the kpl-3.2 configure script. Thanks for reporting this bug.