Web Site Traffic Building

2001-03-15 Thread Top Ten
We have ranked the top ten traffic building sites on the web, these sites have been ranked by our experts, our clients and by you our visitors. Come to www.greatfreesite.net/bestten One of the top ten sites, can even guarantee top placement on the top ten search engines. Our site has bee

Re: assertion failure

2001-03-15 Thread Paul D. Smith
%% Eric Hanchrow <[EMAIL PROTECTED]> writes: eh> make version 3.78.1 eh> My Makefile contains exactly three characters -- a backslash, a eh> space, and a colon. eh> Typing `make' yields this: eh> make: read.c:892: read_makefile: Assertion `*p2 != '\0'' failed. eh> Aborted (core

assertion failure

2001-03-15 Thread Eric Hanchrow
make version 3.78.1 My Makefile contains exactly three characters -- a backslash, a space, and a colon. Typing `make' yields this: make: read.c:892: read_makefile: Assertion `*p2 != '\0'' failed. Aborted (core dumped) For what it's worth, I do not see this behavior with 3.79.1

Re: Make configure error on AIX 4.3.3 w/GCC 2.95.2.1

2001-03-15 Thread Scott Thomason
Ooops, I had inadvertently built make-3.79 (in an effort to work around the problems I was having with 3.79.1). I'll get more info and fixes to you on 3.79.1... ---scott ___ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/

Re: Make configure error on AIX 4.3.3 w/GCC 2.95.2.1

2001-03-15 Thread Paul D. Smith
Please try the latest version, 3.79.1 and see if that's any better; if not please describe what went wrong, not just how you fixed it. Also, don't forget to include the version of _make_ you're building; that's the most important piece of info! I gleaned it from the contents of your config.h, he

Make configure error on AIX 4.3.3 w/GCC 2.95.2.1

2001-03-15 Thread Scott Thomason
The configure script doesn't work exactly right... I have to say: export CFLAGS="-DHAVE_LC_MESSAGES -DHAVE_SETLOCALE $CFLAGS" ./configure \ --prefix=$BASE \ --disable-nls to make it compile. I've attached my config.h and config.log files. ---scott /* config.h. Generated automatically by