I tried all of that, but I still get the same results. Just for grins, I also did a ./configure in 2.4.3b4 and got the same results. I even downloaded a fresh copy from the amanda.org website to make sure I didn't get a corrupt copy. No dice on that either.
I take it that you did NOT get this configure error on your AIX 4.3.3? On Mon, 2002-10-14 at 09:12, [EMAIL PROTECTED] wrote: > My guess is that your configure cache is full of bogus results > because the first time you ran configure, it tried to run gcc > with the flags -q32 -D_LARGE_FILES -qlonglong and it decided that > NOTHING works. If you have a Makefile, try a "make distclean", > setenv CC cc, and ./configure. If you don't have a Makefile, > just wipe it all out and start from the tar file? -- UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
