Date: Fri, 30 Nov 2001 10:21:01 -0600 From: Glenn Johnson <gjohnson@srrc.ars.usda.gov> To: stable@freebsd.org Subject: problem with the new linux module Message-ID: <20011130102101.A5245@node7.cluster.srrc.usda.gov>
next in thread | raw e-mail | index | archive | help
The commits made to the Linux kernel module beginning Nov 5, 2001
19:08:22 GMT have broken the Linux FLEX license manager. The output of
'lmutil lmhostid' should produce output as follows:
lmutil - Copyright (C) 1989-2000 Globetrotter Software, Inc.
The FLEXlm host ID of this machine is "000102c921d5"
^^^^^^^^^^^^^^^^
However, with the new Linux module, the following is produced:
lmutil - Copyright (C) 1989-2000 Globetrotter Software, Inc.
The FLEXlm host ID of this machine is ""
^^^^
Note the null host ID. This prevents any product that uses FLEXlm from
verifying its' license and thus keeps it from running.
--
Glenn Johnson
USDA, ARS, SRRC Phone: (504) 286-4252
New Orleans, LA 70124 e-mail: gjohnson@srrc.ars.usda.gov
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011130102101.A5245>
