On Thu, 4 Mar 2004, Riccardo wrote:
[...] Please try changing these to int. This is:
#define socklen_t int I did that right now and recompiled. Only a bunch of files recompiled.
I still get the same SIGILL, illegal instruction.
Does current CVS produce SIGILL too?
The other warnings worth of considering at this point are:
<q> ld: 0711-224 WARNING: Duplicate symbol: .strcmp ld: 0711-224 WARNING: Duplicate symbol: strcmp ld: 0711-224 WARNING: Duplicate symbol: .pow ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. </q> I stil have no clue about that. Wasn't here on the list someone with more AIX experience?
I don't have any AIX experience, but google searching showed that sometimes the LANG variable has incidence: http://ferret.wrc.noaa.gov/Ferret/FAQ/system/aix_setenv_LANG.html Other than that, I don't know... :( Cheers Jorge.-