From: Stephen D. <sd...@gm...> - 2010-04-12 16:31:23
|
On Mon, Apr 12, 2010 at 3:58 PM, Gustaf Neumann <ne...@wu...> wrote: > > Cool, good guess, but it did not help - but the proposed > change should go into the repository. Actually this doesn't make any sense and shows how long it's been since I've touched any C. > But, i got that sucker: In the following ioctl (and others > maybe as well) the "long" is wrong, since linux expects > there an int. That's why we see the problem with 64bit > machines and on bsd! Well spotted. > Does anyone know, how to figure out, on which platforms > the long is wanted? The majority seems to be "int". Not sure. Just go with int? How many people are running on MKS or Amiga? |