From mboxrd@z Thu Jan 1 00:00:00 1970 From: bryan@ak.net (bryan@ak.net) Date: Thu, 19 May 2005 06:24:22 +0000 Subject: compile bug workaround (ticket 1344) Message-Id: <20031026224736.GA6514@avalon.gci.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org I had the exact same problem as the poster in ticket 1344. The poster offered a workaround which is not very clean. I improved the workaround a bit: I switched module compilation on, and did a "make user". I then copied sensors.h to sensors.h.bak. After that, I did a "make clean", restored sensors.h from the backup, turned module compilation back off, and did another "make user". The compilation went fine then. -- Bryan Medsker bryan@ak.net