I have a program developed under gcc 2.95.3, in a FreeBSD machine. We are migrating it to a linux gentoo machine, and gcc version is 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7). When I try to compile in the new machine, I mean, make the program, I got this error: error: storage class specified for parameter `....' but in the old FreeBSD is ok... How can I fix this problem? Do you have any suggestions? Any ideas? thanks a lot, Luiz Gustavo (Brazil)