I'm exactly where you are with my amanda-2.4.3 compile on AIX 5.1.
Here's what I did to get dislodged:

"setenv CC cc" before I run ./configure because
        "/bin/getconf XBS5_ILP32_OFFBIG_CFLAGS" returns
                "-q32 -D_LARGE_FILES -qlonglong"
        but gcc won't accept that.

"touch config/*.in" before I run make;
        otherwise every make will try to recreate config/config.h EVERY time;
        is this is bug in the Makefiles or auto*?

Liudvikas Bukys
University of Rochester
[EMAIL PROTECTED]

Reply via email to