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

List:       kde-bugs-dist
Subject:    Bug#1358: Missing wait () prototype in kdebase-1.1.1/kikbd/kikbdconf.cpp
From:       Paul Sydney <sydney () ulua ! mhpcc ! af ! mil>
Date:       1999-05-12 8:08:02
[Download RAW message or body]

Package: kdelibs-1.1.1
Directory: kikbd
File: kikbdconf.cpp
Platform: sgi-irix-6.5 using egcs (1999-05-03 snapshot) --shared

kikbdconf.cpp needs prototype definition of wait () defined in
<sys/wait.h> on SGI.  Here is the patch:

*** kikbdconf.cpp.orig	Tue May 11 22:03:00 1999
--- kikbdconf.cpp	Tue May 11 22:00:58 1999
***************
*** 21,26 ****
--- 21,28 ----
  #include <stream.h>
  #include <unistd.h>
  #include <stdlib.h>
+ #include <sys/types.h>
+ #include <sys/wait.h>
  #include <qfileinf.h>
  #include <qdir.h>
  #include <qcolor.h>

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

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