FW: sethostid problem under 6.0 and 6.1

1999-10-26 Thread mike mcgahan
Correct, it solved the problem. Thanks mike -- From: Alan Cox[SMTP:[EMAIL PROTECTED]] Sent: Tuesday, October 26, 1999 12:08 PM To: [EMAIL PROTECTED] Subject:Re: sethostid problem under 6.0 and 6.1 Doing mkdir /var/adm probably fixes that -- To unsubscribe: mail -s

sethostid problem under 6.0 and 6.1

1999-10-26 Thread mike mcgahan
the call sethostid worked under 5.2 but fails under 6.0 and 6.1 strerror reports "No such file or directory" see attached source code compile with g++ or c++ command line options are listed in source code you are welcome to the code if it is of any use. thanks for any help you can give mike