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

List:       kde-bugs-dist
Subject:    [Bug 49184] New: Build problems on Solaris 2.6
From:       stevee () zuken ! co ! uk
Date:       2002-10-15 12:30:26
[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=49184     
           Summary: Build problems on Solaris 2.6
           Product: quanta
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: amantia@freemail.hu
        ReportedBy: stevee@zuken.co.uk


Version:           3.0 (using KDE 3.0.4)
Installed from:    compiled sources
Compiler:          gcc version 2.95.3 20010315 (release)
OS:          SunOS (sun4u) release 5.6

In the source file

quanta/plugins/php4dbg/dbgbase/ListenerGlobals.cpp

The code:

#if defined(__NetBSD__)
   strncpy (buf, strerror (err), bufsize);
#else
   strerror_r(err, buf, bufsize);
#endif

Unfortunately strerror_r does not exist in Solaris 2.6, which prevents it from building.

The netbsd version however works if enabled on Solaris
[prev in list] [next in list] [prev in thread] [next in thread] 

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