Hi all, I am trying to port parted-1.7.1 to Hurd. As it is logged in the failed builds report [ http://unstable.buildd.net/buildd/hurd-i386_Failed.html] there is a problem with variables '_IOT__IOTBASE_format_data_t' and '_IOT__IOTBASE_dasd_information2_t' in s/390 architecture's code. But at these lines there is no use of such variables. But there is a call to ioctl at both the places. Problem here is that there are 3 parameters passed to ioctl which can be of any type and is optional. In this case they are pointers to structures. However problem wont occur when there are just two parameters passed. But this error occurs when there is a third parameter. Can someone help me please?
-- Thanks and regards, Madhusudan.C.S Blogs at: www.madhusudancs.info