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

List:       kde-devel
Subject:    Re: kwrited ?
From:       Michael Seiwert <m.seiwert () linuxraid ! de>
Date:       2001-03-17 13:16:40
[Download RAW message or body]


Hi,

I think that it is a general problem. The problem exists since
yesterday. I've compiled the source from thursday on two systems
SuSE 7.0 / SuSE 7.1 and everything went well. Next I've complied the
latest cvs snap on both systems again and the error is back. I've
checked for ptsname and grantpt both are members of stdlib.h and
this include is on my system.

/* Setup DES tables according KEY.  */
extern void setkey __P ((__const char *__key));
 
/* X/Open pseudo terminal handling.  */
 
/* The next four functions all take a master pseudo-tty fd and
   perform an operation on the associated slave:  */
 
/* Chown the slave to the calling user.  */
extern int grantpt __P ((int __fd));
 
/* Release an internal lock so the slave can be opened.
   Call after grantpt().  */
extern int unlockpt __P ((int __fd));
 
/* Return the pathname of the pseudo terminal slave assoicated with
   the master FD is open on, or NULL on errors.
   The returned storage is good until the next call to this
function.  */
extern char *ptsname __P ((int __fd));
#endif

Regards

Micha

 
 
>> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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