[Bug 173144] New: #include <string.h> should be added to socketclient.cpp, dbushandler.cpp and socketserver.cpp

Yevgeniy YLitvinenko at astana.oilfield.slb.com
Sun Oct 19 14:07:20 BST 2008


http://bugs.kde.org/show_bug.cgi?id=173144

           Summary: #include <string.h> should be added to socketclient.cpp,
                    dbushandler.cpp and socketserver.cpp
           Product: kde
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: unassigned-bugs at kde.org
        ReportedBy: YLitvinenko at astana.oilfield.slb.com


Version:            (using Devel)
Compiler:          GNU gcc (GCC) 4.3.2 
OS:                Solaris
Installed from:    Compiled sources

When building kdesupport from svn source (SVN 19-Oct-2008 revision 873351) I
get following errors:

1.
kdesupport/strigi/src/daemon/socketclient.cpp: In member function 'int
SocketClient::open()':
kdesupport/strigi/src/daemon/socketclient.cpp:53: error: 'strerror' was not
declared in this scope
kdesupport/strigi/src/daemon/socketclient.cpp:58: error: 'memset' was not
declared in this scope
kdesupport/strigi/src/daemon/socketclient.cpp:62: error: 'strncpy' was not
declared in this scope
kdesupport/strigi/src/daemon/socketclient.cpp:69: error: 'strerror' was not
declared in this scope

2.
kdesupport/strigi/src/daemon/dbus/dbuscpp/dbushandler.cpp:108: error: 'memset'
was not declared in this scope

3.
kdesupport/strigi/src/daemon/socketserver.cpp:62: error: 'strncpy' was not
declared in this scope
kdesupport/strigi/src/daemon/socketserver.cpp:109: error: 'strerror' was not
declared in this scope

OS: Solaris x86, SunOS 5.11 (Solaris Express Community Edition Build 99)
compiler: gcc version 4.3.2


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list