On 10/24/2005 04:30:15 PM, Andreas Jochens wrote: > With the attached patch 'aptsh' can be compiled on amd64 using > gcc-4.0.
I've already got this done, but thanks though. ps. I think that in src/config_parse.c in line #90 there should be: - options[i].value = (void*)atoi(value); + options[i].value = (void*)atol(value); -- Cheers, Marcin Wrochniak -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]