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

List:       kde-bugs-dist
Subject:    [Bug 76167] New: AIX and HP-UX portability fixes
From:       The Written Word <bugzilla-kde () thewrittenword ! com>
Date:       2004-02-26 8:16:35
Message-ID: 20040226081635.15701.qmail () ktown ! kde ! org
[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=76167      
           Summary: AIX and HP-UX portability fixes
           Product: arts
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: stefan space twc de
        ReportedBy: bugzilla-kde thewrittenword com


Version:           1.2.0 (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
Compiler:          GCC 3.3.2 
OS:          HP/UX

1. [flow/gsl/gslcommon.c, flow/gsl/gslopmaster.c]
   On AIX 5.1, <sys/poll.h> has:
#define events  reqevents               /* SVR3,4 pollfd member name    */
#define revents rtnevents               /* SVR3,4 pollfd member name    */

   So, we need to make sure <sys/poll.h> is included before any Glib headers.

2. [mcop_mt/Makefile.am, configure.in]
   HP-UX needs -lrt for sem_init.

3. [mcop_mt/threads_posix.cc]
   Is the #if (GSL_HAVE_MUTEXATTR_SETTYPE > 0) even needed anymore? Can't say that \
Solaris, Redhat Linux, nor HP-UX need it.  HP-UX needs <sys/types>, <stddef.h>, and \
<stdarg.h> defined.

4. [qtmcop/Makefile.am]
   Link order is important on IRIX. $(USER_LDFLAGS) before $(X_LDFLAGS).


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

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