>That's a standard 'configure' test: > >AC_CHECK_FUNCS(gettimeofday select snprintf strcasecmp strdup strerror >stricmp strlcpy strncasecmp strnicmp strstr vsnprintf) > >so you're saying all you see in config.log is: > >configure:2234: checking for strdup >configure:2263: gcc -o conftest -g -O2 conftest.c 1>&5 >configure:2234: checking for strerror >configure:2263: gcc -o conftest -g -O2 conftest.c 1>&5 > >?? yeah, nothing else shows up inbetween those lines... exactly as you have them here. searching for strdup in the 1300+ line log shows it a couple of times more, but it's too long to post here. > >If so, then what platform again, exactly, are you on? > I'm on Red Hat Linux 7.1, according to my mudshell admin. -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | | Newbie List: http://groups.yahoo.com/group/circle-newbies/ | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 06/25/03 PDT