HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
GettySysV.c++
Hello,
on my s700 hp workstation, hp-ux 10.20, gcc 2.7.2.2, libg++ 2.7.2, gmake 3.75, i get the following
error message.
GettySysV.c++: In method `void SysVGetty::loginAccount()':
GettySysV.c++:172: `struct utmpx' has no member named `ut_xtime'
GettySysV.c++: In method `void SysVGetty::hangup()':
GettySysV.c++:215: `struct utmpx' has no member named `ut_xtime'
A look into /usr/include/utmpx.h shows that the gcc is right. There is no such variable in that structure.
Any ideas?
greetings
Ties Meyer-Jark