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

List:       kde-bugs-dist
Subject:    [Bug 116241] New: Compile error in misc_python.cpp on Solaris 9/Sparc
From:       Bernd Kuhls <bernd.kuhls () informatik ! uni-oldenburg ! de>
Date:       2005-11-13 14:47:29
Message-ID: 20051113154727.116241.bernd.kuhls () informatik ! uni-oldenburg ! de
[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=116241         
           Summary: Compile error in misc_python.cpp on Solaris 9/Sparc (fix
                    incl.)
           Product: superkaramba
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: p0z3r earthlink net
        ReportedBy: bernd.kuhls informatik uni-oldenburg de


Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-3.3.5 
OS:                Solaris

make[1]: Entering directory \
`/disk/sunray/sd2h/local/lude/soft/KDE-3.5b2/src/orig/kdeutils-479464/superkaramba/src'
 if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/KDE-3.5b2/include \
-I/usr/local/qt-050201/include    -I/usr/local/include/python2.4  -DQT_THREAD_SUPPORT \
-D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4  -Wno-long-long -Wundef \
-Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -Wno-non-virtual-dtor \
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST \
-DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -MT misc_python.o -MD -MP -MF \
".deps/misc_python.Tpo" -c -o misc_python.o misc_python.cpp; \ then mv -f \
".deps/misc_python.Tpo" ".deps/misc_python.Po"; else rm -f ".deps/misc_python.Tpo"; \
                exit 1; fi
misc_python.cpp: In function `QString getIp(char*)':
misc_python.cpp:461: error: `SIOCGIFCONF' undeclared (first use this function)
misc_python.cpp:461: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
misc_python.cpp:480: error: `SIOCGIFADDR' undeclared (first use this function)
misc_python.cpp:483: error: `SIOCGIFFLAGS' undeclared (first use this function)
make[1]: *** [misc_python.o] Error 1

Adding

#include <sys/sockio.h>

fixes the bug.


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

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