Debian bug report logs - #1205 strace doesn't compile with newer kernel sources Package: strace ; Reported by: jdassen@WI.LeidenUniv.NL (J.H.M.Dassen); 86 days old . ----------------------------------------------------------------------- Message received at debian-bugs: From WI.LeidenUniv.NL!jdassen Sun Aug 6 02:13:15 1995 Return-Path: Received: from pixar.com by mongo.pixar.com with smtp (Smail3.1.28.1 #15) id m0sf1li-0005nOC; Sun, 6 Aug 95 02:13 PDT Received: from mailhost.WI.LeidenUniv.NL (zeus128.wi.leidenuniv.nl) by pixar.com with SMTP id AA25698 (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Sun, 6 Aug 1995 02:13:02 -0700 Received: from ind156c.wi.leidenuniv.nl (jdassen@ind156c [132.229.128.221]) by mailhost.WI.LeidenUniv.NL (8.6.10a/FHM-1.20-M) with ESMTP id LAA09707 Sun, 6 Aug 1995 11:12:51 +0200 (MET) From: jdassen@WI.LeidenUniv.NL (J.H.M.Dassen) Organization: Leiden University, Dept. of Mathematics & Computer Science, The Netherlands Received: from (jdassen@localhost) by ind156c.wi.leidenuniv.nl (8.6.9/FHM-1.03-S) id JAA16678 Sun, 6 Aug 1995 09:12:51 GMT (MET) Message-Id: <199508060912.JAA16678@ind156c.wi.leidenuniv.nl> Subject: strace doesn't compile with newer kernel sources To: debian-bugs@pixar.com, rsanders@mindspring.com Date: Sun, 6 Aug 1995 11:12:50 +0200 (MDT) Return-Receipt-To: jdassen@WI.LeidenUniv.NL X-Home-Page: X-Mailer: ELM [version 2.4 PL24 (modified)] Content-Type: text Content-Length: 965 Package: strace Version: 3.0-1 strace doesn't compile anymore with newer kernel includes (e.g. 1.2.13's). It creates a file 'linux/ioctlent.raw' which includes nearly all linux/*.h files, to get at defines. In 1.2.13 some of these defines are #ifdef __KERNEL__ 'd, so this file should do '#define __KERNEL__'. '#include ' needs to be added, and '#include ' needs to be moved upward. Furthermore, the lines for MTIOCGETCONFIG and MTIOCSETCONFIG result in problems which I couldn't solve (putting them into comments allowed for further compiling, but is only a hack, not a solution). Quite likely, similar problems will happen when using a 1.3.x kernel. Ray -- PATRIOTISM A great British writer once said that if he had to choose between betraying his country and betraying a friend he hoped he would have the decency to betray his country. - The Hipcrime Vocab by Chad C. Mulligan ----------------------------------------------------------------------- Acknowledgement sent to jdassen@WI.LeidenUniv.NL (J.H.M.Dassen) : New bug report received and forwarded. Full text available. ----------------------------------------------------------------------- Report forwarded to debian-devel@pixar.com : Bug#1205 ; Package strace . Full text available. ----------------------------------------------------------------------- Ian Jackson / iwj10@thor.cam.ac.uk , with the debian-bugs tracking mechanism This page last modified 07:43:01 GMT Wed 01 Nov