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

List:       kde-bugs-dist
Subject:    [Bug 70509] New: Compile error on Solaris 2.6
From:       stevee () zuken ! co ! uk
Date:       2003-12-15 16:10:34
[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=70509     
           Summary: Compile error on Solaris 2.6
           Product: kmix
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: esken@kde.org
        ReportedBy: stevee@zuken.co.uk


Version:            (using KDE KDE 3.1.94)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2.3 
OS:          Solaris

I get this compile error on Solaris 2.6:

if /bin/ksh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. \
-I.. -I/opt/kde/include -I/opt/qt/include   \
-I/gorbag/exta/cad/externals/SOLARIS/include  -DQT_THREAD_SUPPORT -I/opt/kde/include \
-I/gorbag/exta/cad/externals/SOLARIS/include -I/opt/qt/include  -D_REENTRANT \
-D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -Wnon-virtual-dtor -Wno-long-long \
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 \
-I/opt/kde/include -I/gorbag/exta/cad/externals/SOLARIS/include -I/opt/qt/include -O2 \
-fomit-frame-pointer -DNeedVarargsPrototypes=1 -DNeedFunctionPrototypes=1 -pipe \
-fno-exceptions -mcpu=ultrasparc -fno-exceptions -fno-check-new -fno-common \
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT \
                -DQT_NO_TRANSLATION  -MT mixer.lo -MD -MP -MF ".deps/mixer.Tpo" \
  -c -o mixer.lo `test -f 'mixer.cpp' || echo './'`mixer.cpp; \
then mv -f ".deps/mixer.Tpo" ".deps/mixer.Plo"; \
else rm -f ".deps/mixer.Tpo"; exit 1; \
fi
In file included from kmix-platforms.cpp:63,
                 from mixer.cpp:30:
mixer_sun.cpp: In member function `virtual int Mixer_SUN::openMixer()':
mixer_sun.cpp:195: no matching function for call to `MixDevice::setRecordSource
   (bool, bool)'
gmake[1]: *** [mixer.lo] Error 1
gmake[1]: Leaving directory `/tmp/kdemultimedia-3.1.94/kmix'




It appears that MixDevice::setRecordSource is being called with an argument list of \
(bool,bool), when it expects (int,bool)


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

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