Julien Nadeau <[EMAIL PROTECTED]> writes:

> 
> This means configure did not succeed, or the file would be there. Can
> you post the ./configure output and config.log contents?
> 
> By the way, I've added a check to configure to prevent it from picking up
> directories when looking for executables. That would have prevented the
> /mingw/lib/gcc/ from causing any problems.
> 


here's the output from configure:

$ ./configure
Host: MINGW32_NT-5.1-1.0.10(0.46/3/2)-i686
checking for a usable C compiler...yes
checking for compiler warnings...yes
checking for IEEE754 floating point...yes
checking __bounded__ attribute...no
checking __format__ attribute...yes
checking __nonnull__ attribute...yes
checking __aligned__ attribute...yes
checking __packed__ attribute...yes
checking for long double...yes
checking for long long...yes
checking for cygwin environment...yes
checking for <sys/types.h>...yes
checking for 64-bit types...no
checking for conflicting typedefs...no
checking for <stdlib.h>...yes
checking for <unistd.h>...no
checking for <limits.h>...yes
checking for the __progname variable...no
checking for free(NULL) is a no-op...yes
checking for the C math library...yes
checking for a gethostname() function...no
checking for a getpwuid() function...no
checking for a getuid() function...no
checking for a getenv() function...yes
checking for setenv() and unsetenv()...no
checking for a strsep() function...no
checking for the snprintf() function...yes
checking for the vsnprintf() function...yes
checking for a vasprintf() function...no
checking for the arc4random() random number generator...no
checking for MD5 functions...no
checking for SHA1 functions...no
checking for RMD160 functions...no
checking for the X window system...no
checking for the signal() function...yes
checking for setjmp() and longjmp()...yes
checking for a strtoll() function...yes
checking for a strtold() function...yes
checking for AltiVec (with <altivec.h>)...no
checking for AltiVec (without <altivec.h>)...no
checking for byte order...
checking for BIG_ENDIAN...no (exec failed)
checking for LITTLE_ENDIAN...yes
checking for SDL (http://www.libsdl.org)...yes
checking whether SDL works...yes
checking for FreeType (http://www.freetype.org)...yes
checking whether FreeType works...yes
checking for OpenGL (http://www.opengl.org)...no
checking whether -lGL requires -lm...no
checking for libjpeg (ftp://ftp.uu.net/graphics/jpeg/)...no
checking for POSIX threads...no
checking for -pthread...no
checking for the X/Open Threads Extension...no
checking for PTHREAD_MUTEX_RECURSIVE...no
checking for PTHREAD_MUTEX_RECURSIVE_NP...no
Don't forget to run "make depend".

For the log file, the system here won't let you post lines with over 80 chars,
so I went and uploaded the file itself here:

http://freefile.kristopherw.us/uploads/merick/config_log.txt

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to