bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: autoconf 2.50 problem


From: Danny Backx
Subject: Re: autoconf 2.50 problem
Date: Wed, 13 Jun 2001 21:30:49 +0200

Akim Demaille wrote:
> 
> [Moved to bug-autoconf].
> 
> | I suspect problems with the line
> |   $ac_cs_success || { (exit 1); exit 1; }
> | which seems to come from acgeneral.m4, in the AC_OUTPUT_COMMANDS_POST macro.
> 
> | + echo 'ac_cs_success is (:)'
> | ac_cs_success is (:)
> | + ''
> | ../configure: ./: is a directory
> 
> We need to know what triggered this.  What was it trying to do?

I think it came back from config.status and didn't process the return value
correctly or so. Doesn't the combination of the two attachments that I
sent you tell you that ?

> Please, config.log can be useful to understand what happened.  What
> arch are you running on?

Ok, I'm attaching it.

> Thanks for tracking this down, but really, we don't have enough
> information to understand your issue.

Actually I am not sure whether or not the libtool patch has anything to
do with this. Could you check the two things I sent in my first message
and see whether you have the same conclusions as I do ?

If not, then maybe we should drop this alltogether.

        Danny
-- 
Danny Backx (address@hidden address@hidden)
Home page :     http://users.skynet.be/danny.backx
Projects:       LessTif (http://www.lesstif.org)
                Oleo    (http://www.gnu.org/software/oleo/oleo.html)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.50.  Invocation command line was

  $ ../configure --prefix=/usr/lesstif --disable-static --enable-shared 
--enable-default-21 --with-editres --with-xdnd --enable-verbose 
--enable-nonstandard-conversions --disable-production --enable-build-Xlt 
--enable-build-Xbae --enable-xbae-24bit --enable-xbae-row-heights 
--disable-debug --disable-build-12 --disable-build-20 --enable-build-21 
--enable-sciplot-with-motif --enable-sciplot-with-uil 
--with-motif-includes=/usr/lesstif/include 
--with-motif-libraries=/usr/lesstif/lib --enable-maintainer-mode

## ---------- ##
## Platform.  ##
## ---------- ##

hostname = dell
uname -m = i686
uname -r = 2.2.18
uname -s = Linux
uname -v = #1 Wed Jan 24 12:28:55 GMT 2001

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH = 
.:/usr/netscape/bin:/usr/local/bin:/home/danny/bin:/home/danny/bin/linux:/bin:/usr/sbin:/usr/lesstif/bin:/usr/bin:/usr/X11R6/bin:/usr/contrib/bin:/usr/games:/usr/old/bin:/usr/motif/bin:/sbin:/usr/local/sbin:/usr/athena/bin:/usr/local/samba/bin

## ------------ ##
## Core tests.  ##
## ------------ ##

configure:1122: PATH=".;."; conftest.sh
../configure: conftest.sh: command not found
configure:1125: $? = 127
configure:1165: checking build system type
configure:1183: result: i686-pc-linux-gnu
configure:1190: checking host system type
configure:1204: result: i686-pc-linux-gnu
configure:1211: checking whether to enable maintainer-specific portions of 
Makefiles
configure:1220: result: yes
configure:1248: checking for a BSD compatible install
configure:1297: result: /usr/bin/ginstall -c
configure:1308: checking whether build environment is sane
configure:1351: result: yes
configure:1372: checking whether make sets ${MAKE}
configure:1392: result: yes
configure:1420: checking for working aclocal
configure:1427: result: found
configure:1435: checking for working autoconf
configure:1442: result: found
configure:1450: checking for working automake
configure:1457: result: found
configure:1465: checking for working autoheader
configure:1472: result: found
configure:1480: checking for working makeinfo
configure:1487: result: found
configure:1547: checking whether to build a Motif 1.2 compatible version
configure:1567: result: no
configure:1570: checking whether to build a Motif 2.0 compatible version
configure:1590: result: no
configure:1593: checking whether to build a Motif 2.1 compatible version
configure:1613: result: yes
configure:1616: checking whether to install a Motif 2.1 compatible version as 
default
configure:1636: result: yes
configure:1639: checking whether to install a Motif 2.0 compatible version as 
default
configure:1667: result: no
configure:1670: checking whether to install a Motif 1.2 compatible version as 
default
configure:1690: result: no
configure:1801: checking whether to support EditRes
configure:1814: result: yes
configure:1960: checking for gcc
configure:1975: found /usr/bin/gcc
configure:1983: result: gcc
configure:2227: checking for C compiler default output
configure:2230: gcc -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:2233: $? = 0
configure:2256: result: a.out
configure:2261: checking whether the C compiler works
configure:2267: ./a.out
configure:2270: $? = 0
configure:2285: result: yes
configure:2292: checking whether we are cross compiling
configure:2294: result: no
configure:2297: checking for executable suffix
configure:2299: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:2302: $? = 0
configure:2324: result: 
configure:2330: checking for object suffix
configure:2348: gcc -c -O  conftest.c >&5
configure:2351: $? = 0
configure:2370: result: o
configure:2374: checking whether we are using the GNU C compiler
configure:2395: gcc -c -O  conftest.c >&5
configure:2398: $? = 0
configure:2401: test -s conftest.o
configure:2404: $? = 0
configure:2416: result: yes
configure:2422: checking whether gcc accepts -g
configure:2440: gcc -c -g  conftest.c >&5
configure:2443: $? = 0
configure:2446: test -s conftest.o
configure:2449: $? = 0
configure:2459: result: yes
configure:2486: gcc -c -O  conftest.c >&5
conftest.c:2: parse error before `me'
configure:2489: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2584: checking compiler flags
configure:2629: result: "-O "
configure:2637: checking how to run the C preprocessor
configure:2664: gcc -E  conftest.c
configure:2670: $? = 0
configure:2697: gcc -E  conftest.c
configure:2694: ac_nonexistent.h: No such file or directory
configure:2703: $? = 1
configure: failed program was:
#line 2693 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2740: result: gcc -E
configure:2755: gcc -E  conftest.c
configure:2761: $? = 0
configure:2788: gcc -E  conftest.c
configure:2785: ac_nonexistent.h: No such file or directory
configure:2794: $? = 1
configure: failed program was:
#line 2784 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2833: checking for AIX
configure:2852: result: no
configure:2857: checking for gcc option to accept ANSI C
configure:2916: gcc  -c -O  conftest.c >&5
configure:2919: $? = 0
configure:2922: test -s conftest.o
configure:2925: $? = 0
configure:2939: result: none needed
configure:3010: checking for ld used by GCC
configure:3073: result: /usr/i486-suse-linux/bin/ld
configure:3082: checking if the linker (/usr/i486-suse-linux/bin/ld) is GNU ld
GNU ld version 2.10.91 (with BFD 2.10.0.33)
configure:3094: result: yes
configure:3098: checking for /usr/i486-suse-linux/bin/ld option to reload 
object files
configure:3105: result: -r
configure:3114: checking for BSD-compatible nm
configure:3148: result: /usr/bin/nm -B
configure:3152: checking whether ln -s works
configure:3156: result: yes
configure:3163: checking how to recognise dependant libraries
configure:3331: result: pass_all
configure:3345: checking command to parse /usr/bin/nm -B output
configure:3423: gcc -c -O  conftest.c >&5
configure:3426: $? = 0
configure:3430: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[  
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
configure:3433: $? = 0
configure:3485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c 
conftstm.o >&5
configure:3488: $? = 0
configure:3529: result: ok
configure:3635: checking for dlfcn.h
configure:3645: gcc -E  conftest.c
configure:3651: $? = 0
configure:3670: result: yes
configure:3764: checking for ranlib
configure:3779: found /usr/bin/ranlib
configure:3788: result: ranlib
configure:3838: checking for strip
configure:3853: found /usr/bin/strip
configure:3862: result: strip
configure:4078: checking for gcc option to produce PIC
configure:4241: result: -fPIC -DPIC
configure:4263: checking whether the linker (/usr/i486-suse-linux/bin/ld) 
supports shared libraries
configure:4886: result: yes
configure:4904: checking whether -lc should be explicitly linked in
configure:4912: gcc -c -O  conftest.c >&5
configure:4915: $? = 0
configure:4929: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:4932: $? = 0
configure:4944: result: no
configure:4952: checking command to parse /usr/bin/nm -B output
configure:5136: result: ok
configure:5142: checking if gcc PIC flag -fPIC -DPIC works
configure:5166: result: yes
configure:5184: checking if gcc static flag -static works
configure:5207: result: yes
configure:5220: checking the maximum length of command line arguments
configure:5254: result: 49153
configure:5258: checking if gcc supports -fno-rtti -fno-exceptions
configure:5282: result: yes
configure:5294: checking if gcc supports -c -o file.o
configure:5336: result: yes
configure:5362: checking for objdir
configure:5377: result: .libs
configure:5381: checking how to hardcode library paths into programs
configure:5405: result: immediate
configure:5419: checking whether stripping libraries is possible
configure:5424: result: yes
configure:5431: checking dynamic linker characteristics
configure:5818: result: GNU/Linux ld.so
configure:6361: checking if libtool supports shared libraries
configure:6363: result: yes
configure:7007: checking command to parse /usr/bin/nm -B output
configure:7191: result: ok
configure:7197: checking if gcc PIC flag  -fPIC -DPIC works
configure:7221: result: yes
configure:7239: checking if gcc static flag -static works
configure:7262: result: yes
configure:7275: checking the maximum length of command line arguments
configure:7309: result: 49153
configure:7313: checking if gcc supports -fno-rtti -fno-exceptions
configure:7337: result: yes
configure:7349: checking if gcc supports -c -o file.o
configure:7391: result: yes
configure:7417: checking for objdir
configure:7432: result: .libs
configure:7436: checking how to hardcode library paths into programs
configure:7460: result: immediate
configure:7474: checking whether stripping libraries is possible
configure:7479: result: yes
configure:7486: checking dynamic linker characteristics
configure:7873: result: GNU/Linux ld.so
configure:8416: checking if libtool supports shared libraries
configure:8418: result: yes
configure:7007: checking command to parse /usr/bin/nm -B output
configure:7191: result: ok
configure:7197: checking if gcc PIC flag  -fPIC -DPIC works
configure:7221: result: yes
configure:7239: checking if gcc static flag -static works
configure:7262: result: yes
configure:7275: checking the maximum length of command line arguments
configure:7309: result: 49153
configure:7313: checking if gcc supports -fno-rtti -fno-exceptions
configure:7337: result: yes
configure:7349: checking if gcc supports -c -o file.o
configure:7391: result: yes
configure:7417: checking for objdir
configure:7432: result: .libs
configure:7436: checking how to hardcode library paths into programs
configure:7460: result: immediate
configure:7474: checking whether stripping libraries is possible
configure:7479: result: yes
configure:7486: checking dynamic linker characteristics
configure:7873: result: GNU/Linux ld.so
configure:8416: checking if libtool supports shared libraries
configure:8418: result: yes
configure:8776: checking if malloc debugging is wanted
configure:8839: result: no
configure:8869: checking for ar
configure:8893: result: ar
configure:8900: checking whether make sets ${MAKE}
configure:8920: result: yes
configure:8941: checking for a BSD compatible install
configure:8990: result: /usr/bin/ginstall -c
configure:9001: checking whether ln -s works
configure:9005: result: yes
configure:9016: checking for bison
configure:9031: found /usr/bin/bison
configure:9039: result: bison -y
configure:9055: checking for flex
configure:9070: found /usr/bin/flex
configure:9078: result: flex
configure:9093: checking for flex
configure:9116: result: flex
configure:9129: checking for yywrap in -lfl
configure:9156: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c -lfl   >&5
configure:9159: $? = 0
configure:9162: test -s conftest
configure:9165: $? = 0
configure:9176: result: yes
configure:9239: checking lex output file root
configure:9258: result: lex.yy
configure:9262: checking whether yytext is a pointer
configure:9278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  -lfl >&5
configure:9281: $? = 0
configure:9284: test -s conftest
configure:9287: $? = 0
configure:9299: result: yes
configure:9314: checking for ctags
configure:9329: found /usr/local/bin/ctags
configure:9338: result: yes
configure:9346: checking if ctags is actually Exuberant ctags
configure:9353: result: no
configure:9365: checking for ANSI C header files
configure:9379: gcc -E  conftest.c
configure:9385: $? = 0
configure:9472: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:9475: $? = 0
configure:9477: ./conftest
configure:9480: $? = 0
configure:9493: result: yes
configure:9503: checking for gcc option to accept ANSI C
configure:9560: gcc  -c -O  conftest.c >&5
configure:9563: $? = 0
configure:9566: test -s conftest.o
configure:9569: $? = 0
configure:9586: result: none needed
configure:9594: checking for an ANSI C-conforming const
configure:9658: gcc -c -O  conftest.c >&5
configure:9661: $? = 0
configure:9664: test -s conftest.o
configure:9667: $? = 0
configure:9677: result: yes
configure:9690: checking for fcntl.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9690: checking for libgen.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9690: checking for pwd.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9690: checking for unistd.h
configure:9700: gcc -E  conftest.c
configure:9706: $? = 0
configure:9725: result: yes
configure:9738: checking for sys/select.h
configure:9748: gcc -E  conftest.c
configure:9754: $? = 0
configure:9773: result: yes
configure:9738: checking for sys/stat.h
configure:9748: gcc -E  conftest.c
configure:9754: $? = 0
configure:9773: result: yes
configure:9738: checking for sys/systeminfo.h
configure:9748: gcc -E  conftest.c
configure:9745: sys/systeminfo.h: No such file or directory
configure:9754: $? = 1
configure: failed program was:
#line 9744 "configure"
#include "confdefs.h"
#include <sys/systeminfo.h>
configure:9773: result: no
configure:9786: checking for sys/time.h
configure:9796: gcc -E  conftest.c
configure:9802: $? = 0
configure:9821: result: yes
configure:9786: checking for sys/types.h
configure:9796: gcc -E  conftest.c
configure:9802: $? = 0
configure:9821: result: yes
configure:9786: checking for sys/wait.h
configure:9796: gcc -E  conftest.c
configure:9802: $? = 0
configure:9821: result: yes
configure:9831: checking whether stat file-mode macros are broken
configure:9876: result: no
configure:9889: checking for dirent.h that defines DIR
configure:9909: gcc -c -O  conftest.c >&5
configure:9912: $? = 0
configure:9915: test -s conftest.o
configure:9918: $? = 0
configure:9928: result: yes
configure:9941: checking for opendir in -ldir
configure:9968: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c -ldir   
>&5
/usr/i486-suse-linux/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure:9971: $? = 1
configure: failed program was:
#line 9949 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char opendir ();
int
main ()
{
opendir ();
  ;
  return 0;
}
configure:9988: result: no
configure:10050: checking whether time.h and sys/time.h may both be included
configure:10071: gcc -c -O  conftest.c >&5
configure:10074: $? = 0
configure:10077: test -s conftest.o
configure:10080: $? = 0
configure:10090: result: yes
configure:10103: checking for snprintf
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for strcasecmp
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for strdup
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for strncasecmp
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10103: checking for vsnprintf
configure:10140: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10143: $? = 0
configure:10146: test -s conftest
configure:10149: $? = 0
configure:10159: result: yes
configure:10172: checking for basename
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for dirname
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for _exit
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for execl
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for execvp
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10172: checking for fork
configure:10209: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10212: $? = 0
configure:10215: test -s conftest
configure:10218: $? = 0
configure:10228: result: yes
configure:10241: checking for getcwd
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10241: checking for getdtablesize
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10241: checking for getitimer
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10241: checking for getopt
configure:10278: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10281: $? = 0
configure:10284: test -s conftest
configure:10287: $? = 0
configure:10297: result: yes
configure:10310: checking for getpid
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getpwnam
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getpwuid
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getrlimit
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10310: checking for getuid
configure:10347: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10350: $? = 0
configure:10353: test -s conftest
configure:10356: $? = 0
configure:10366: result: yes
configure:10379: checking for pipe
configure:10416: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10419: $? = 0
configure:10422: test -s conftest
configure:10425: $? = 0
configure:10435: result: yes
configure:10379: checking for putenv
configure:10416: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10419: $? = 0
configure:10422: test -s conftest
configure:10425: $? = 0
configure:10435: result: yes
configure:10448: checking for setenv
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for setitimer
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for sigaction
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for sleep
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for stat
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10448: checking for sysconf
configure:10485: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10488: $? = 0
configure:10491: test -s conftest
configure:10494: $? = 0
configure:10504: result: yes
configure:10517: checking for uname
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10517: checking for usleep
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10517: checking for wait3
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10517: checking for waitpid
configure:10554: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10557: $? = 0
configure:10560: test -s conftest
configure:10563: $? = 0
configure:10573: result: yes
configure:10586: checking for stdlib.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for string.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for memory.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for strings.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for inttypes.h
configure:10596: gcc -E  conftest.c
configure:10602: $? = 0
configure:10621: result: yes
configure:10586: checking for unistd.h
configure:10621: result: yes
configure:10631: checking for short
configure:10652: gcc -c -O  conftest.c >&5
configure:10655: $? = 0
configure:10658: test -s conftest.o
configure:10661: $? = 0
configure:10671: result: yes
configure:10674: checking size of short
configure:10838: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:10841: $? = 0
configure:10843: ./conftest
configure:10846: $? = 0
configure:10862: result: 2
configure:10868: checking for int
configure:10889: gcc -c -O  conftest.c >&5
configure:10892: $? = 0
configure:10895: test -s conftest.o
configure:10898: $? = 0
configure:10908: result: yes
configure:10911: checking size of int
configure:11075: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:11078: $? = 0
configure:11080: ./conftest
configure:11083: $? = 0
configure:11099: result: 4
configure:11105: checking for long
configure:11126: gcc -c -O  conftest.c >&5
configure:11129: $? = 0
configure:11132: test -s conftest.o
configure:11135: $? = 0
configure:11145: result: yes
configure:11148: checking size of long
configure:11312: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:11315: $? = 0
configure:11317: ./conftest
configure:11320: $? = 0
configure:11336: result: 4
configure:11342: checking for long long
configure:11363: gcc -c -O  conftest.c >&5
configure:11366: $? = 0
configure:11369: test -s conftest.o
configure:11372: $? = 0
configure:11382: result: yes
configure:11385: checking size of long long
configure:11549: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:11552: $? = 0
configure:11554: ./conftest
configure:11557: $? = 0
configure:11573: result: 8
configure:11579: checking for X
configure:11788: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:11906: checking for dnet_ntoa in -ldnet
configure:11933: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c -ldnet   
>&5
/usr/i486-suse-linux/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:11936: $? = 1
configure: failed program was:
#line 11914 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa ();
int
main ()
{
dnet_ntoa ();
  ;
  return 0;
}
configure:11953: result: no
configure:11960: checking for dnet_ntoa in -ldnet_stub
configure:11987: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c 
-ldnet_stub   >&5
/usr/i486-suse-linux/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:11990: $? = 1
configure: failed program was:
#line 11968 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa ();
int
main ()
{
dnet_ntoa ();
  ;
  return 0;
}
configure:12007: result: no
configure:12023: checking for gethostbyname
configure:12060: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12063: $? = 0
configure:12066: test -s conftest
configure:12069: $? = 0
configure:12079: result: yes
configure:12200: checking for connect
configure:12237: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12240: $? = 0
configure:12243: test -s conftest
configure:12246: $? = 0
configure:12256: result: yes
configure:12316: checking for remove
configure:12353: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12356: $? = 0
configure:12359: test -s conftest
configure:12362: $? = 0
configure:12372: result: yes
configure:12432: checking for shmat
configure:12469: gcc -o conftest -O  -L/usr/local/lib/mysql conftest.c  >&5
configure:12472: $? = 0
configure:12475: test -s conftest
configure:12478: $? = 0
configure:12488: result: yes
configure:12557: checking for IceConnectionNumber in -lICE
configure:12584: gcc -o conftest -O  -L/usr/local/lib/mysql -L/usr/X11R6/lib 
conftest.c -lICE   >&5
configure:12587: $? = 0
configure:12590: test -s conftest
configure:12593: $? = 0
configure:12604: result: yes
configure:12614: checking whether gethostname() is available
configure:12645: gcc -o conftest  -I/usr/X11R6/include -O  -I/usr/X11R6/include 
 -L/usr/local/lib/mysql conftest.c  >&5
configure:12648: $? = 0
configure:12651: test -s conftest
configure:12654: $? = 0
configure:12668: result: yes
configure:12691: checking for Xt Revision Number 6
configure:12709: gcc -o conftest -O -I/usr/X11R6/include  
-L/usr/local/lib/mysql conftest.c  >&5
configure:12712: $? = 0
configure:12715: test -s conftest
configure:12718: $? = 0
configure:12777: result: revision 6
configure:12790: checking whether libXp is available
configure:12825: gcc -o conftest  -I/usr/X11R6/include -O -I/usr/X11R6/include  
-I/usr/X11R6/include  -L/usr/local/lib/mysql conftest.c  -L/usr/X11R6/lib -lXp 
-lXext -lXt  -lSM -lICE -lX11   >&5
configure:12828: $? = 0
configure:12831: test -s conftest
configure:12834: $? = 0
configure:12845: result: yes
configure:12899: checking for Motif
configure:13106: result: libraries /usr/lesstif/lib, headers 
/usr/lesstif/include
configure:13122: checking whether libXt was compiled with -DXTHREADS
configure:13152: gcc -o conftest  -I/usr/X11R6/include -O -I/usr/X11R6/include  
-I/usr/X11R6/include  -L/usr/local/lib/mysql conftest.c  -L/usr/X11R6/lib -lXt  
-lSM -lICE -lX11   >&5
configure:13155: $? = 0
configure:13157: ./conftest
configure:13160: $? = 0
configure:13173: result: yes
configure:13211: checking for lynx
configure:13228: found /usr/bin/lynx
configure:13239: result: /usr/bin/lynx
configure:13248: checking for links
configure:13279: result: no
configure:13295: checking for suitable man2html
configure:13299: checking for man2html
configure:13316: found /home/danny/bin/linux/man2html
configure:13327: result: /home/danny/bin/linux/man2html
configure:13339: result: Use LessTif one
configure:13360: checking whether to build Xlt
configure:13384: result: yes
configure:13387: checking whether to build Xbae
configure:13411: result: yes
configure:13414: checking whether to build the tests
configure:13438: result: no
configure:13523: creating ./config.status

## ----------------------- ##
## Running config.status.  ##
## ----------------------- ##

This file was extended by config.status 2.50, executed with
  > ./config.status 
on dell

config.status:14122: creating Makefile
config.status:14122: creating scripts/Makefile
config.status:14122: creating scripts/autoconf/Makefile
config.status:14122: creating scripts/FreeBSD/Makefile
config.status:14122: creating scripts/RedHat/Makefile
config.status:14122: creating scripts/RedHat/lesstif.spec
config.status:14122: creating scripts/Slackware/Makefile
config.status:14122: creating scripts/Slackware/disklesstif1
config.status:14122: creating scripts/Slackware/doinst.sh
config.status:14122: creating scripts/OS2/Makefile
config.status:14122: creating include/Makefile
config.status:14122: creating include/Motif-1.2/Makefile
config.status:14122: creating include/Motif-1.2/Mrm/Makefile
config.status:14122: creating include/Motif-1.2/Xm/Makefile
config.status:14122: creating include/Motif-1.2/uil/Makefile
config.status:14122: creating include/Motif-1.2/Xm/Xm.h
config.status:14122: creating include/Motif-1.2/XmI/Makefile
config.status:14122: creating include/Motif-2.0/Makefile
config.status:14122: creating include/Motif-2.0/Mrm/Makefile
config.status:14122: creating include/Motif-2.0/Xm/Makefile
config.status:14122: creating include/Motif-2.0/Xm/Xm.h
config.status:14122: creating include/Motif-2.0/uil/Makefile
config.status:14122: creating include/Motif-2.0/XmI/Makefile
config.status:14122: creating include/Motif-2.1/Makefile
config.status:14122: creating include/Motif-2.1/Mrm/Makefile
config.status:14122: creating include/Motif-2.1/Xm/Makefile
config.status:14122: creating include/Motif-2.1/Xm/Xm.h
config.status:14122: creating include/Motif-2.1/uil/Makefile
config.status:14122: creating include/Motif-2.1/XmI/Makefile
config.status:14122: creating lib/Makefile
config.status:14122: creating lib/config/Makefile
config.status:14122: creating lib/config/Imake.tmpl
config.status:14122: creating lib/config/LessTif.tmpl
config.status:14122: creating lib/config/mxmkmf
config.status:14122: creating lib/Xm/Makefile
config.status:14122: creating lib/Mrm/Makefile
config.status:14122: creating lib/Uil/Makefile
config.status:14122: creating lib/Xm-2.0/Makefile
config.status:14122: creating lib/Mrm-2.0/Makefile
config.status:14122: creating lib/Uil-2.0/Makefile
config.status:14122: creating lib/Xm-2.1/Makefile
config.status:14122: creating lib/Mrm-2.1/Makefile
config.status:14122: creating lib/Uil-2.1/Makefile
config.status:14122: creating lib/Dt/Makefile
config.status:14122: creating clients/Makefile
config.status:14122: creating clients/Motif-1.2/Makefile
config.status:14122: creating clients/Motif-1.2/mwm/Makefile
config.status:14122: creating clients/Motif-1.2/uil/Makefile
config.status:14122: creating clients/Motif-1.2/xmbind/Makefile
config.status:14122: creating clients/Motif-2.0/Makefile
config.status:14122: creating clients/Motif-2.0/mwm/Makefile
config.status:14122: creating clients/Motif-2.0/uil/Makefile
config.status:14122: creating clients/Motif-2.0/xmbind/Makefile
config.status:14122: creating clients/Motif-2.1/Makefile
config.status:14122: creating clients/Motif-2.1/mwm/Makefile
config.status:14122: creating clients/Motif-2.1/uil/Makefile
config.status:14122: creating clients/Motif-2.1/xmbind/Makefile
config.status:14122: creating doc/Makefile
config.status:14122: creating doc/www.lesstif.org/Makefile
config.status:14122: creating doc/www.lesstif.org/images/Makefile
config.status:14122: creating doc/lessdox/Makefile
config.status:14122: creating doc/lessdox/clients/Makefile
config.status:14122: creating doc/lessdox/widgets/Makefile
config.status:14122: creating doc/lessdox/functions/Makefile
config.status:14214: creating include/LTconfig.h
config.status:14355: include/LTconfig.h is unchanged

## ----------------- ##
## Cache variables.  ##
## ----------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-O
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-L/usr/local/lib/mysql
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func__exit=yes
ac_cv_func_basename=yes
ac_cv_func_connect=yes
ac_cv_func_dirname=yes
ac_cv_func_execl=yes
ac_cv_func_execvp=yes
ac_cv_func_fork=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdtablesize=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_getitimer=yes
ac_cv_func_getopt=yes
ac_cv_func_getpid=yes
ac_cv_func_getpwnam=yes
ac_cv_func_getpwuid=yes
ac_cv_func_getrlimit=yes
ac_cv_func_getuid=yes
ac_cv_func_pipe=yes
ac_cv_func_putenv=yes
ac_cv_func_remove=yes
ac_cv_func_setenv=yes
ac_cv_func_setitimer=yes
ac_cv_func_shmat=yes
ac_cv_func_sigaction=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_stat=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_sysconf=yes
ac_cv_func_uname=yes
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_wait3=yes
ac_cv_func_waitpid=yes
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/X11R6/include 
ac_x_libraries=/usr/X11R6/lib'
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_stat_broken=no
ac_cv_header_stdc=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_systeminfo_h=no
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dir_opendir=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_fl_yywrap=yes
ac_cv_objext=o
ac_cv_path_LYNX_CMD=/usr/bin/lynx
ac_cv_path_install='/usr/bin/ginstall -c'
ac_cv_path_man2html_cmd=/home/danny/bin/linux/man2html
ac_cv_path_motif='no_motif= ac_motif_includes=/usr/lesstif/include 
ac_motif_libraries=/usr/lesstif/lib'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_LEX=flex
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_ac_have_ctags=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_lex_root=lex.yy
ac_cv_prog_lex_yytext_pointer=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
am_cv_prog_cc_stdc=
lt_cv_archive_cmds_need_lc=no
lt_cv_build12=no
lt_cv_build20=no
lt_cv_build21=yes
lt_cv_buildXbae=yes
lt_cv_buildXlt=yes
lt_cv_buildtests=no
lt_cv_compiler_c_o=yes
lt_cv_default12=no
lt_cv_default20=no
lt_cv_default21=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-*.so'
lt_cv_gethostname=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char 
\1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_libxp=yes
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/i486-suse-linux/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC -DPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_rtti_exceptions=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      
]\([ABCDGISTW][ABCDGISTW]*\)[   ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p'\'''
lt_cv_sys_max_cmd_len=49153
lt_cv_sys_path_separator=:
lt_cv_xthreads=yes

## ------------ ##
## confdefs.h.  ##
## ------------ ##

#define PACKAGE "lesstif"
#define VERSION "0.92.33"
#define LESSTIF_EDITRES 1
#define USE_XDND 1
#define LESSTIF_VERBOSE 1
#define NONSTANDARD_CONVERTERS 1
#define HAVE_DLFCN_H 1
#define YYTEXT_POINTER 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_PWD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_DIRENT_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SNPRINTF 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_VSNPRINTF 1
#define HAVE_BASENAME 1
#define HAVE_DIRNAME 1
#define HAVE__EXIT 1
#define HAVE_EXECL 1
#define HAVE_EXECVP 1
#define HAVE_FORK 1
#define HAVE_GETCWD 1
#define HAVE_GETDTABLESIZE 1
#define HAVE_GETITIMER 1
#define HAVE_GETOPT 1
#define HAVE_GETPID 1
#define HAVE_GETPWNAM 1
#define HAVE_GETPWUID 1
#define HAVE_GETRLIMIT 1
#define HAVE_GETUID 1
#define HAVE_PIPE 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETITIMER 1
#define HAVE_SIGACTION 1
#define HAVE_SLEEP 1
#define HAVE_STAT 1
#define HAVE_SYSCONF 1
#define HAVE_UNAME 1
#define HAVE_USLEEP 1
#define HAVE_WAIT3 1
#define HAVE_WAITPID 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define HAVE_GETHOSTNAME 1
#define HAVE_LIB_XP 1
#define XTHREADS 1


configure: exit 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]