[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 68382] New: arts' configure fails to find my OSS installation
From:       Torsten Kasch <tk () Genetik ! Uni-Bielefeld ! DE>
Date:       2003-11-16 16:26:25
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
     
http://bugs.kde.org/show_bug.cgi?id=68382     
           Summary: arts' configure fails to find my OSS installation
           Product: configure
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: coolo@kde.org
        ReportedBy: tk@Genetik.Uni-Bielefeld.DE


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 2.95.3 20010315 (release) 
OS:          Solaris

I'm trying to ./configure a recent arts snapshot on my Solaris 8 x86 box. Having OSS \
installed in /opt/oss, I've tried to configure arts the following way:

KDEDIR=/vol/kde-cvs
QTDIR=/vol/qt-3.2.1
CPPFLAGS="-I/opt/oss/include"
LDFLAGS="-R${KDEDIR}/lib -R${QTDIR}/lib -R/vol/local/lib -R/vol/graphics/lib"
PKG_CONFIG_PATH=/vol/gtk-2.2.0/lib/pkgconfig
export KDEDIR LDFLAGS QTDIR PKG_CONFIG_PATH
./configure \
   --prefix=${KDEDIR} \
   --with-qt-includes=${QTDIR}/include \
   --with-qt-libraries=${QTDIR}/lib \
   --with-extra-includes=/vol/local/include:/vol/graphics/include:/opt/oss/include \
   --with-extra-libs=/vol/local/lib:/vol/graphics/lib

Unfortunately this doesn't seem to pass /opt/oss/include for the autoconf test for \
<sys/soundcard.h> and thus HAVE_SYS_SOUNDCARD_H wouldn't get defined in config.h as \
it should.

additional notes:

* I'm using autoconf 2.53
* IIRC, this didn't work for arts from KDE 3.1.0 (at least)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic