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

List:       kdevelop-bugs
Subject:    [Bug 99701] New: Compile error on solaris 2.6 - languages/ruby/debugger/rdbcontroller.cpp uses sockl
From:       kdevelop-bugs-admin () barney ! cs ! uni-potsdam ! de
Date:       2005-02-18 12:56:44
Message-ID: 20050218135640.99701.stevee () zuken ! co ! uk
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=99701         
           Summary: Compile error on solaris 2.6 -
                    languages/ruby/debugger/rdbcontroller.cpp uses
                    socklen_t, which is not available
           Product: kdevelop
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kdevelop-bugs kdevelop org
        ReportedBy: stevee zuken co uk


Version:            (using KDE KDE 3.3.92)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.3 
OS:                Solaris

I get this compile error:

if /bin/ksh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H \
-I. -I. -I../../.. -I../../../languages/lib/debugger -I../../../lib/interfaces \
-I../../../lib/interfaces/extensions -I../../../lib/util -I../../../lib/widgets \
-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 rdbcontroller.lo -MD -MP -MF ".deps/rdbcontroller.Tpo" -c -o \
rdbcontroller.lo rdbcontroller.cpp; \ then mv -f ".deps/rdbcontroller.Tpo" \
                ".deps/rdbcontroller.Plo"; else rm -f ".deps/rdbcontroller.Tpo"; exit \
                1; fi
rdbcontroller.cpp: In member function `virtual void \
RDBDebugger::RDBController::slotAcceptConnection(int)': rdbcontroller.cpp:1175: \
error: `socklen_t' undeclared (first use this function) rdbcontroller.cpp:1175: \
error: (Each undeclared identifier is reported only once for each function it appears \
in.) rdbcontroller.cpp:1175: error: expected `;' before "fromlen"
rdbcontroller.cpp:1182: error: `fromlen' undeclared (first use this function)
rdbcontroller.cpp:1183: error: `fcntl' undeclared (first use this function)


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

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