xparam doesn't compile under AIX
Brought to you by:
michaelbrand,
ronniemaor
Hi ,
I had a problem to compile the xparam under AIX.
in order to compile I did the following steps:
1. changed the function :
int file_selector(const struct dirent* my_dirent)
to
int file_selector(struct dirent* my_dirent)
2. linkage problem ( ar failed no such file or directory)
create a link from <PATH>/lib/lib/.libs to <PATH>/lib/.libs