Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: Chuck DOT Irvine AT mail DOT sprint DOT com X-OpenMail-Hops: 1 Date: Mon, 13 Nov 2000 16:55:37 -0600 Message-Id: Subject: RE: problem: configure ddd -> Can't find Motif or Athena MIME-Version: 1.0 TO: cygwin-xfree AT sources DOT redhat DOT com, cygwin AT sourceware DOT cygnus DOT com, ddd AT gnu DOT org, ssiddiqi AT inspirepharm DOT com Content-Type: multipart/mixed; boundary="openmail-part-1a17394a-00000001" --openmail-part-1a17394a-00000001 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline ;Creation-Date="Mon, 13 Nov 2000 16:55:36 -0600" Content-Transfer-Encoding: 8bit I installed LessTiff. Actually, an earlier part of the configure script checked successfully for Athena and Motif: checking for Motif... libraries /usr/local/lib, headers /usr/local/include checking for Athena... libraries /usr/X11R6/lib, headers in default path I suspect that the DDD configure script also is having problems finding libXaw For convenience, I'm attaching my ddd configure log. Thanks Chuck -----Original Message----- From: ssiddiqi [mailto:ssiddiqi AT inspirepharm DOT com] Sent: Monday, November 13, 2000 4:20 PM To: Chuck.Irvine; cygwin-xfree; cygwin Cc: ssiddiqi Subject: RE: problem: configure ddd -> Can't find Motif or Athena No It is not realted. Did you insatll libXm? checking for xmUseVersion in -lXm... no checking for XmInstallImage in -lXm... no checking for Xm21InstallImage in -lXm... no LibXaw is there and I know DDD configure script has problems finding it under Cygwin, you need to fix the configure script. Suhaib > -----Original Message----- > From: Chuck DOT Irvine AT mail DOT sprint DOT com > [mailto:Chuck DOT Irvine AT mail DOT sprint DOT com] > Sent: Monday, November 13, 2000 5:15 PM > To: cygwin-xfree AT sources DOT redhat DOT com; cygwin AT sourceware DOT cygnus DOT com > Subject: problem: configure ddd -> Can't find Motif or Athena > > > Even though this problem is related to building DDD, it may be related > to Cygwin/XFreee interactions.... > > I'm trying to build DDD on Cygwin. When I invoke configure, I get the > following errors indicated below. My ddd/config.log file is > attached. I > tried both "./configure" and "./configure > --with-athena-includes=/usr/X11R6/lib/ > --with-motif-libraries=/usr/local/lib/" and got the same results with > both. Thank you for your help. > > Chuck Irvine > Sprint > > > ================================================================= > > checking for XawTextSetInsertionPoint in -lXaw... no > configure: warning: The Athena widgets library '-lXaw' could not be > found. > If you have the athena library, please use the > configure options > '--with-athena-includes=DIR' and > '--with-athena-libraries=DIR' to specify the Xaw > location. > If you do not have the athena library, use the > configure > option '--without-athena' to suppress > this message. > See the files 'config.log' and 'ddd/config.log' > for further diagnostics. > checking for XpmCreatePixmapFromXpmImage in -lXpm... yes > checking for X11/xpm.h... yes > checking for xpm.h... yes > checking for XpSelectInput in -lXp... yes > checking for XmCreateOptionMenu in -lXm... no > checking for xmUseVersion in -lXm... no > checking for XmInstallImage in -lXm... no > checking for Xm21InstallImage in -lXm... no > configure: error: The Motif library '-lXm' could not be found. > Please use the configure options > '--with-motif-includes=DIR' > and '--with-motif-libraries=DIR' to specify the Xm > location. > See the files 'config.log' and 'ddd/config.log' > for further diagnostics. > configure: error: ./configure failed for ddd > > ====================================================================== > > --openmail-part-1a17394a-00000001 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline ;Creation-Date="Mon, 13 Nov 2000 16:55:37 -0600" Content-Transfer-Encoding: 7bit > ./configure creating cache ./config.cache checking host system type... i686-pc-cygwin32 checking target system type... i686-pc-cygwin32 checking build system type... i686-pc-cygwin32 checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking whether the C compiler (gcc) compiles and links a simple C program... yes checking for c++... c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking whether the C++ compiler (c++) compiles a simple program... yes checking for tgetent in -lmytinfo... no checking for tgetent in -lncurses... yes checking for xstrerror in -liberty... yes checking for packages to be configured and built... readline vsllib themes ddd updating cache ./config.cache creating ./config.status creating Makefile configuring in readline running /bin/sh ./configure --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking host system type... i686-pc-cygwin32 checking for gcc... (cached) gcc checking whether the C compiler (gcc -g ) works... yes checking whether the C compiler (gcc -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... gcc -E checking for minix/config.h... no checking whether gcc needs -traditional... no checking for a BSD compatible install... (cached) /bin/install -c checking for ar... ar checking for ranlib... ranlib checking return type of signal handlers... void checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for strcasecmp... yes checking for select... yes checking for setenv... yes checking for putenv... yes checking for tcgetattr... yes checking for setlocale... yes checking for lstat... yes checking for working strcoll... yes checking for unistd.h... yes checking for stdlib.h... yes checking for varargs.h... yes checking for stdarg.h... yes checking for string.h... yes checking for sys/ptem.h... no checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for termcap.h... yes checking for termios.h... yes checking for termio.h... yes checking for sys/file.h... yes checking for locale.h... yes checking for type of signal functions... posix checking if signal handlers must be reinstalled when invoked... no checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking for lstat... yes checking whether programs are able to redeclare getpw functions... yes checking whether or not strcoll and strcmp differ... no checking whether signal handlers are of type void... yes checking for TIOCGWINSZ in sys/ioctl.h... no checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... no checking for speed_t in sys/types.h... no checking for struct winsize in sys/ioctl.h and termios.h... termios.h checking if struct dirent has a d_ino member... yes checking if struct dirent has a d_fileno member... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap checking configuration for building shared libraries... supported updating cache .././config.cache creating ./config.status creating Makefile creating doc/Makefile creating examples/Makefile creating shlib/Makefile creating config.h configuring in vsllib running /bin/sh ./configure --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /bin/install -c updating cache .././config.cache creating ./config.status creating Makefile configuring in themes running /bin/sh ./configure --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /bin/install -c updating cache .././config.cache creating ./config.status creating Makefile configuring in ddd running /bin/sh ./configure --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking host system type... i686-pc-cygwin32 checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for g77... g77 checking whether ln -s works... yes checking for sh... /bin/sh checking for gtar... no checking for tar... tar checking for gm4... no checking for m4... m4 checking for gsed... no checking for sed... sed checking for gdiff... no checking for diff... diff checking for dvips... no checking for dvi2ps... no checking for gzip... gzip checking for gzip... gzip checking for remsh... no checking for rsh... /bin/rsh checking for lp... no checking for lpr... no checking for gcore... no checking for gdb... gdb checking for xterm... xterm checking for xfontsel... xfontsel checking for a BSD compatible install... /bin/install -c checking for ranlib... (cached) ranlib checking for bison... bison -y checking for bison -y flags... checking how to run the C preprocessor... (cached) gcc -E checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for flex flags... -8 checking for gawk... gawk checking whether the C compiler (gcc) compiles and links a simple C program... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether the C++ compiler (c++) compiles a simple program... (cached) yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... c++ -E checking whether the C++ compiler (c++) accepts -Werror... yes checking whether the C++ compiler (c++) accepts -Weffc++... yes checking whether the C++ compiler (c++) accepts -Wuninitialized... no checking whether the C++ compiler (c++) accepts -mminimal-toc... no checking for C++ compiler (c++) warning options... -W -Wall checking for C++ compiler (c++) optimizing options... -DNDEBUG -O2 checking for C++ compiler (c++) debugging options... -g checking for C++ compiler (c++) extra libraries... checking for C++ compiler (c++) static binding options... -Bstatic checking for C++ compiler (c++) dynamic binding options... -Bdynamic checking whether the C++ compiler (c++) accepts -fexternal-templates... no checking whether the C++ compiler (c++) accepts -fpermissive... yes checking whether the C++ compiler (c++) accepts -felide-constructors... yes checking whether the C++ compiler (c++) accepts -fconserve-space... yes checking whether the C++ compiler (c++) accepts -trigraphs... yes checking whether the C++ compiler (c++) supports bool types... yes checking whether the C++ compiler (c++) supports explicit constructors... yes checking whether the C++ compiler (c++) supports mutable members... yes checking whether the C++ compiler (c++) supports exception handling... yes checking whether the C++ compiler (c++) supports standard exceptions... yes checking whether the C++ compiler (c++) supports namespaces... yes checking whether the C++ compiler (c++) supports run-time type info... yes checking whether the C++ compiler (c++) supports long long types... yes checking whether the C++ compiler (c++) supports named return values... yes checking whether the C++ compiler (c++) supports __PRETTY_FUNCTION__... yes checking whether the C++ compiler (c++) supports overloaded new[]... yes checking whether the C++ compiler (c++) supports placement new... yes checking whether the C++ compiler (c++) supports ANSI lifetime of temporaries... yes checking whether the C++ compiler (c++) accepts -isystem... yes checking for a traditional C preprocessor... gcc -E -traditional-cpp checking for Cygwin environment... yes checking for mingw32 environment... no checking for executable suffix... .exe checking for object suffix... o checking build system type... i686-pc-cygwin32 checking for ld used by GCC... /bin/ld checking if the linker (/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /bin/nm -B updating cache .././config.cache checking for object suffix... o checking for executable suffix... .exe checking for gcc option to produce PIC... none checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking if the linker (/bin/ld) is GNU ld... yes checking whether the linker (/bin/ld) supports shared libraries... yes checking command to parse /bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /bin/ld option to reload object files... -r checking dynamic linker characteristics... Win32 ld.exe checking if libtool supports shared libraries... yes checking if package supports dlls... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache .././config.cache checking for connect... yes checking for gethostbyname... yes checking for regcmp... no checking for regcmp in -lgen... no checking for yyerror in -ly... no checking for sin in -lm... yes checking for open in -lc... yes checking for elf_version in -lelf... no checking for tgetent in -lmytinfo... (cached) no checking for tgetent in -lncurses... (cached) yes checking for xstrerror in -liberty... (cached) yes checking for streampos... yes checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... yes checking for shmat... no checking for shmat in -lipc... no checking for IceConnectionNumber in -lICE... yes checking for Motif... libraries /usr/local/lib, headers /usr/local/include checking for Athena... libraries /usr/X11R6/lib, headers in default path checking for Xpm... libraries /usr/X11R6/lib, headers in default path checking whether compiling X headers requires -fpermissive... no checking for XOpenDisplay in -lX11... yes checking for _Xlcmbcurmax in -lXintl... no checking for shmap in -lipc... no checking for XtToolkitInitialize in -lXt... yes checking for XShapeQueryVersion in -lXext... yes checking for XmuCvtStringToOrientation in -lXmu... no checking for XawTextSetInsertionPoint in -lXaw... no configure: warning: The Athena widgets library '-lXaw' could not be found. If you have the athena library, please use the configure options '--with-athena-includes=DIR' and '--with-athena-libraries=DIR' to specify the Xaw location. If you do not have the athena library, use the configure option '--without-athena' to suppress this message. See the files 'config.log' and 'ddd/config.log' for further diagnostics. checking for XpmCreatePixmapFromXpmImage in -lXpm... yes checking for X11/xpm.h... yes checking for xpm.h... yes checking for XpSelectInput in -lXp... yes checking for XmCreateOptionMenu in -lXm... no checking for xmUseVersion in -lXm... no checking for XmInstallImage in -lXm... no checking for Xm21InstallImage in -lXm... no configure: error: The Motif library '-lXm' could not be found. Please use the configure options '--with-motif-includes=DIR' and '--with-motif-libraries=DIR' to specify the Xm location. See the files 'config.log' and 'ddd/config.log' for further diagnostics. configure: error: ./configure failed for ddd /cygdrive/c/tmp/ddd/ddd-3.2.91 > find /cygwin/ -name libXm.a -print find: /cygwin/: No such file or directory /cygdrive/c/tmp/ddd/ddd-3.2.91 > find /cygdrive/c/cygwin/ -name libXm.a -print /cygdrive/c/cygwin/usr/local/LessTif/Motif2.0/lib/libXm.a /cygdrive/c/cygwin/usr/local/lib/libXm.a /cygdrive/c/tmp/ddd/ddd-3.2.91 > find /cygdrive/c/cygwin/ -name libXaw.a -print /cygdrive/c/cygwin/usr/X11R6/lib/libXaw.a /cygdrive/c/tmp/ddd/ddd-3.2.91 > ls -la /cygdrive/c/cygwin/usr/local/LessTif/Motif2.0/lib/ | grep libXm.a -rw-r--r-- 1 cirvine None 18473650 Nov 13 12:59 libXm.a /cygdrive/c/tmp/ddd/ddd-3.2.91 > ls -la /cygdrive/c/cygwin/usr/local/lib | grep libXm.a lrw-r--r-- 1 cirvine None 42 Nov 13 12:59 libXm.a -> ../LessTif/Motif2.0/lib/libXm.a /cygdrive/c/tmp/ddd/ddd-3.2.91 > ./configure --with-athena-includes=/cygdrive/c/cygwin/usr/X11R6/lib/ --with-motif-libraries=/cygdrive/c/cygwin/usr/local/lib/ loading cache ./config.cache checking host system type... i686-pc-cygwin32 checking target system type... i686-pc-cygwin32 checking build system type... i686-pc-cygwin32 checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking whether the C compiler (gcc) compiles and links a simple C program... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether the C++ compiler (c++) compiles a simple program... (cached) yes checking for tgetent in -lmytinfo... (cached) no checking for tgetent in -lncurses... (cached) yes checking for xstrerror in -liberty... (cached) yes checking for packages to be configured and built... readline vsllib themes ddd updating cache ./config.cache creating ./config.status creating Makefile configuring in readline running /bin/sh ./configure --with-athena-includes=/cygdrive/c/cygwin/usr/X11R6/lib/ --with-motif-libraries=/cygdrive/c/cygwin/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking host system type... i686-pc-cygwin32 checking for gcc... (cached) gcc checking whether the C compiler (gcc -g ) works... yes checking whether the C compiler (gcc -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for minix/config.h... (cached) no checking whether gcc needs -traditional... (cached) no checking for a BSD compatible install... (cached) /bin/install -c checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking return type of signal handlers... (cached) void checking whether stat file-mode macros are broken... (cached) no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for strcasecmp... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for tcgetattr... (cached) yes checking for setlocale... (cached) yes checking for lstat... (cached) yes checking for working strcoll... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for sys/ptem.h... (cached) no checking for sys/pte.h... (cached) no checking for sys/stream.h... (cached) no checking for sys/select.h... (cached) yes checking for termcap.h... (cached) yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/file.h... (cached) yes checking for locale.h... (cached) yes checking for type of signal functions... (cached) posix checking if signal handlers must be reinstalled when invoked... (cached) no checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present checking for lstat... (cached) yes checking whether programs are able to redeclare getpw functions... (cached) yes checking whether or not strcoll and strcmp differ... (cached) no checking whether signal handlers are of type void... (cached) yes checking for TIOCGWINSZ in sys/ioctl.h... (cached) no checking for TIOCSTAT in sys/ioctl.h... (cached) no checking for FIONREAD in sys/ioctl.h... (cached) no checking for speed_t in sys/types.h... (cached) no checking for struct winsize in sys/ioctl.h and termios.h... (cached) termios.h checking if struct dirent has a d_ino member... (cached) yes checking if struct dirent has a d_fileno member... (cached) no checking which library has the termcap functions... (cached) using libtermcap checking configuration for building shared libraries... supported updating cache .././config.cache creating ./config.status creating Makefile creating doc/Makefile creating examples/Makefile creating shlib/Makefile creating config.h config.h is unchanged configuring in vsllib running /bin/sh ./configure --with-athena-includes=/cygdrive/c/cygwin/usr/X11R6/lib/ --with-motif-libraries=/cygdrive/c/cygwin/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /bin/install -c updating cache .././config.cache creating ./config.status creating Makefile configuring in themes running /bin/sh ./configure --with-athena-includes=/cygdrive/c/cygwin/usr/X11R6/lib/ --with-motif-libraries=/cygdrive/c/cygwin/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /bin/install -c updating cache .././config.cache creating ./config.status creating Makefile configuring in ddd running /bin/sh ./configure --with-athena-includes=/cygdrive/c/cygwin/usr/X11R6/lib/ --with-motif-libraries=/cygdrive/c/cygwin/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking host system type... i686-pc-cygwin32 checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for g77... (cached) g77 checking whether ln -s works... (cached) yes checking for sh... (cached) /bin/sh checking for gtar... (cached) tar checking for gm4... (cached) m4 checking for gsed... (cached) sed checking for gdiff... (cached) diff checking for dvips... no checking for dvi2ps... no checking for gzip... (cached) gzip checking for gzip... (cached) gzip checking for remsh... (cached) /bin/rsh checking for lp... no checking for lpr... no checking for gcore... no checking for gdb... (cached) gdb checking for xterm... (cached) xterm checking for xfontsel... (cached) xfontsel checking for a BSD compatible install... /bin/install -c checking for ranlib... (cached) ranlib checking for bison... (cached) bison -y checking for bison -y flags... checking how to run the C preprocessor... (cached) gcc -E checking for flex... (cached) flex checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes checking for flex flags... -8 checking for gawk... (cached) gawk checking whether the C compiler (gcc) compiles and links a simple C program... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether the C++ compiler (c++) compiles a simple program... (cached) yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... (cached) c++ -E checking whether the C++ compiler (c++) accepts -Werror... (cached) yes checking whether the C++ compiler (c++) accepts -Weffc++... (cached) yes checking whether the C++ compiler (c++) accepts -Wuninitialized... (cached) no checking whether the C++ compiler (c++) accepts -mminimal-toc... (cached) no checking for C++ compiler (c++) warning options... -W -Wall checking for C++ compiler (c++) optimizing options... -DNDEBUG -O2 checking for C++ compiler (c++) debugging options... -g checking for C++ compiler (c++) extra libraries... checking for C++ compiler (c++) static binding options... -Bstatic checking for C++ compiler (c++) dynamic binding options... -Bdynamic checking whether the C++ compiler (c++) accepts -fexternal-templates... (cached) no checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes checking whether the C++ compiler (c++) accepts -felide-constructors... (cached) yes checking whether the C++ compiler (c++) accepts -fconserve-space... (cached) yes checking whether the C++ compiler (c++) accepts -trigraphs... (cached) yes checking whether the C++ compiler (c++) supports bool types... (cached) yes checking whether the C++ compiler (c++) supports explicit constructors... (cached) yes checking whether the C++ compiler (c++) supports mutable members... (cached) yes checking whether the C++ compiler (c++) supports exception handling... (cached) yes checking whether the C++ compiler (c++) supports standard exceptions... (cached) yes checking whether the C++ compiler (c++) supports namespaces... (cached) yes checking whether the C++ compiler (c++) supports run-time type info... (cached) yes checking whether the C++ compiler (c++) supports long long types... (cached) yes checking whether the C++ compiler (c++) supports named return values... (cached) yes checking whether the C++ compiler (c++) supports __PRETTY_FUNCTION__... (cached) yes checking whether the C++ compiler (c++) supports overloaded new[]... (cached) yes checking whether the C++ compiler (c++) supports placement new... (cached) yes checking whether the C++ compiler (c++) supports ANSI lifetime of temporaries... (cached) yes checking whether the C++ compiler (c++) accepts -isystem... (cached) yes checking for a traditional C preprocessor... (cached) gcc -E -traditional-cpp checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking for executable suffix... (cached) .exe checking for object suffix... (cached) o checking build system type... i686-pc-cygwin32 checking for ld used by GCC... (cached) /bin/ld checking if the linker (/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /bin/nm -B updating cache .././config.cache checking for object suffix... o checking for executable suffix... .exe checking for gcc option to produce PIC... none checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking if the linker (/bin/ld) is GNU ld... yes checking whether the linker (/bin/ld) supports shared libraries... yes checking command to parse /bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /bin/ld option to reload object files... -r checking dynamic linker characteristics... Win32 ld.exe checking if libtool supports shared libraries... yes checking if package supports dlls... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache .././config.cache checking for connect... yes checking for gethostbyname... yes checking for regcmp... no checking for regcmp in -lgen... no checking for yyerror in -ly... no checking for sin in -lm... yes checking for open in -lc... yes checking for elf_version in -lelf... no checking for tgetent in -lmytinfo... (cached) no checking for tgetent in -lncurses... (cached) yes checking for xstrerror in -liberty... (cached) yes checking for streampos... yes checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... yes checking for shmat... no checking for shmat in -lipc... no checking for IceConnectionNumber in -lICE... yes checking for Motif... libraries /cygdrive/c/cygwin/usr/local/lib/, headers /usr/local/include checking for Athena... libraries /usr/X11R6/lib, headers /cygdrive/c/cygwin/usr/X11R6/lib/ checking for Xpm... libraries /usr/X11R6/lib, headers in default path checking whether compiling X headers requires -fpermissive... no checking for XOpenDisplay in -lX11... yes checking for _Xlcmbcurmax in -lXintl... no checking for shmap in -lipc... no checking for XtToolkitInitialize in -lXt... yes checking for XShapeQueryVersion in -lXext... yes checking for XmuCvtStringToOrientation in -lXmu... no checking for XawTextSetInsertionPoint in -lXaw... no configure: warning: The Athena widgets library '-lXaw' could not be found. If you have the athena library, please use the configure options '--with-athena-includes=DIR' and '--with-athena-libraries=DIR' to specify the Xaw location. If you do not have the athena library, use the configure option '--without-athena' to suppress this message. See the files 'config.log' and 'ddd/config.log' for further diagnostics. checking for XpmCreatePixmapFromXpmImage in -lXpm... yes checking for X11/xpm.h... yes checking for xpm.h... yes checking for XpSelectInput in -lXp... yes checking for XmCreateOptionMenu in -lXm... no checking for xmUseVersion in -lXm... no checking for XmInstallImage in -lXm... no checking for Xm21InstallImage in -lXm... no configure: error: The Motif library '-lXm' could not be found. Please use the configure options '--with-motif-includes=DIR' and '--with-motif-libraries=DIR' to specify the Xm location. See the files 'config.log' and 'ddd/config.log' for further diagnostics. configure: error: ./configure failed for ddd /cygdrive/c/tmp/ddd/ddd-3.2.91 > ./configure --with-athena-includes=/usr/X11R6/lib/ --with-motif-libraries=/usr/local/lib/ loading cache ./config.cache checking host system type... i686-pc-cygwin32 checking target system type... i686-pc-cygwin32 checking build system type... i686-pc-cygwin32 checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking whether the C compiler (gcc) compiles and links a simple C program... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether the C++ compiler (c++) compiles a simple program... (cached) yes checking for tgetent in -lmytinfo... (cached) no checking for tgetent in -lncurses... (cached) yes checking for xstrerror in -liberty... (cached) yes checking for packages to be configured and built... readline vsllib themes ddd updating cache ./config.cache creating ./config.status creating Makefile configuring in readline running /bin/sh ./configure --with-athena-includes=/usr/X11R6/lib/ --with-motif-libraries=/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking host system type... i686-pc-cygwin32 checking for gcc... (cached) gcc checking whether the C compiler (gcc -g ) works... yes checking whether the C compiler (gcc -g ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) gcc -E checking for minix/config.h... (cached) no checking whether gcc needs -traditional... (cached) no checking for a BSD compatible install... (cached) /bin/install -c checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking return type of signal handlers... (cached) void checking whether stat file-mode macros are broken... (cached) no checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for strcasecmp... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for tcgetattr... (cached) yes checking for setlocale... (cached) yes checking for lstat... (cached) yes checking for working strcoll... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... (cached) yes checking for stdarg.h... (cached) yes checking for string.h... (cached) yes checking for sys/ptem.h... (cached) no checking for sys/pte.h... (cached) no checking for sys/stream.h... (cached) no checking for sys/select.h... (cached) yes checking for termcap.h... (cached) yes checking for termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/file.h... (cached) yes checking for locale.h... (cached) yes checking for type of signal functions... (cached) posix checking if signal handlers must be reinstalled when invoked... (cached) no checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present checking for lstat... (cached) yes checking whether programs are able to redeclare getpw functions... (cached) yes checking whether or not strcoll and strcmp differ... (cached) no checking whether signal handlers are of type void... (cached) yes checking for TIOCGWINSZ in sys/ioctl.h... (cached) no checking for TIOCSTAT in sys/ioctl.h... (cached) no checking for FIONREAD in sys/ioctl.h... (cached) no checking for speed_t in sys/types.h... (cached) no checking for struct winsize in sys/ioctl.h and termios.h... (cached) termios.h checking if struct dirent has a d_ino member... (cached) yes checking if struct dirent has a d_fileno member... (cached) no checking which library has the termcap functions... (cached) using libtermcap checking configuration for building shared libraries... supported updating cache .././config.cache creating ./config.status creating Makefile creating doc/Makefile creating examples/Makefile creating shlib/Makefile creating config.h config.h is unchanged configuring in vsllib running /bin/sh ./configure --with-athena-includes=/usr/X11R6/lib/ --with-motif-libraries=/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /bin/install -c updating cache .././config.cache creating ./config.status creating Makefile configuring in themes running /bin/sh ./configure --with-athena-includes=/usr/X11R6/lib/ --with-motif-libraries=/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /bin/install -c updating cache .././config.cache creating ./config.status creating Makefile configuring in ddd running /bin/sh ./configure --with-athena-includes=/usr/X11R6/lib/ --with-motif-libraries=/usr/local/lib/ --host=i686-pc-cygwin32 --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for prefix by checking for ddd... no checking for product name... DDD 3.2.91 "Da da da" checking for expiration date... no checking for a BSD compatible install... (cached) /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... found checking for working automake... missing checking for working autoheader... found checking for working makeinfo... found checking host system type... i686-pc-cygwin32 checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for POSIXized ISC... no checking for g77... (cached) g77 checking whether ln -s works... (cached) yes checking for sh... (cached) /bin/sh checking for gtar... (cached) tar checking for gm4... (cached) m4 checking for gsed... (cached) sed checking for gdiff... (cached) diff checking for dvips... no checking for dvi2ps... no checking for gzip... (cached) gzip checking for gzip... (cached) gzip checking for remsh... (cached) /bin/rsh checking for lp... no checking for lpr... no checking for gcore... no checking for gdb... (cached) gdb checking for xterm... (cached) xterm checking for xfontsel... (cached) xfontsel checking for a BSD compatible install... /bin/install -c checking for ranlib... (cached) ranlib checking for bison... (cached) bison -y checking for bison -y flags... checking how to run the C preprocessor... (cached) gcc -E checking for flex... (cached) flex checking for flex... (cached) flex checking for yywrap in -lfl... (cached) yes checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes checking for flex flags... -8 checking for gawk... (cached) gawk checking whether the C compiler (gcc) compiles and links a simple C program... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking whether the C++ compiler (c++) compiles a simple program... (cached) yes checking how to run the C preprocessor... gcc -E checking how to run the C++ preprocessor... (cached) c++ -E checking whether the C++ compiler (c++) accepts -Werror... (cached) yes checking whether the C++ compiler (c++) accepts -Weffc++... (cached) yes checking whether the C++ compiler (c++) accepts -Wuninitialized... (cached) no checking whether the C++ compiler (c++) accepts -mminimal-toc... (cached) no checking for C++ compiler (c++) warning options... -W -Wall checking for C++ compiler (c++) optimizing options... -DNDEBUG -O2 checking for C++ compiler (c++) debugging options... -g checking for C++ compiler (c++) extra libraries... checking for C++ compiler (c++) static binding options... -Bstatic checking for C++ compiler (c++) dynamic binding options... -Bdynamic checking whether the C++ compiler (c++) accepts -fexternal-templates... (cached) no checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes checking whether the C++ compiler (c++) accepts -felide-constructors... (cached) yes checking whether the C++ compiler (c++) accepts -fconserve-space... (cached) yes checking whether the C++ compiler (c++) accepts -trigraphs... (cached) yes checking whether the C++ compiler (c++) supports bool types... (cached) yes checking whether the C++ compiler (c++) supports explicit constructors... (cached) yes checking whether the C++ compiler (c++) supports mutable members... (cached) yes checking whether the C++ compiler (c++) supports exception handling... (cached) yes checking whether the C++ compiler (c++) supports standard exceptions... (cached) yes checking whether the C++ compiler (c++) supports namespaces... (cached) yes checking whether the C++ compiler (c++) supports run-time type info... (cached) yes checking whether the C++ compiler (c++) supports long long types... (cached) yes checking whether the C++ compiler (c++) supports named return values... (cached) yes checking whether the C++ compiler (c++) supports __PRETTY_FUNCTION__... (cached) yes checking whether the C++ compiler (c++) supports overloaded new[]... (cached) yes checking whether the C++ compiler (c++) supports placement new... (cached) yes checking whether the C++ compiler (c++) supports ANSI lifetime of temporaries... (cached) yes checking whether the C++ compiler (c++) accepts -isystem... (cached) yes checking for a traditional C preprocessor... (cached) gcc -E -traditional-cpp checking for Cygwin environment... (cached) yes checking for mingw32 environment... (cached) no checking for executable suffix... (cached) .exe checking for object suffix... (cached) o checking build system type... i686-pc-cygwin32 checking for ld used by GCC... (cached) /bin/ld checking if the linker (/bin/ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) /bin/nm -B updating cache .././config.cache checking for object suffix... o checking for executable suffix... .exe checking for gcc option to produce PIC... none checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if gcc static flag -static works... -static checking if the linker (/bin/ld) is GNU ld... yes checking whether the linker (/bin/ld) supports shared libraries... yes checking command to parse /bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /bin/ld option to reload object files... -r checking dynamic linker characteristics... Win32 ld.exe checking if libtool supports shared libraries... yes checking if package supports dlls... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache .././config.cache checking for connect... yes checking for gethostbyname... yes checking for regcmp... no checking for regcmp in -lgen... no checking for yyerror in -ly... no checking for sin in -lm... yes checking for open in -lc... yes checking for elf_version in -lelf... no checking for tgetent in -lmytinfo... (cached) no checking for tgetent in -lncurses... (cached) yes checking for xstrerror in -liberty... (cached) yes checking for streampos... yes checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for dnet_ntoa in -ldnet... no checking for dnet_ntoa in -ldnet_stub... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... yes checking for shmat... no checking for shmat in -lipc... no checking for IceConnectionNumber in -lICE... yes checking for Motif... libraries /usr/local/lib/, headers /usr/local/include checking for Athena... libraries /usr/X11R6/lib, headers /usr/X11R6/lib/ checking for Xpm... libraries /usr/X11R6/lib, headers in default path checking whether compiling X headers requires -fpermissive... no checking for XOpenDisplay in -lX11... yes checking for _Xlcmbcurmax in -lXintl... no checking for shmap in -lipc... no checking for XtToolkitInitialize in -lXt... yes checking for XShapeQueryVersion in -lXext... yes checking for XmuCvtStringToOrientation in -lXmu... no checking for XawTextSetInsertionPoint in -lXaw... no configure: warning: The Athena widgets library '-lXaw' could not be found. If you have the athena library, please use the configure options '--with-athena-includes=DIR' and '--with-athena-libraries=DIR' to specify the Xaw location. If you do not have the athena library, use the configure option '--without-athena' to suppress this message. See the files 'config.log' and 'ddd/config.log' for further diagnostics. checking for XpmCreatePixmapFromXpmImage in -lXpm... yes checking for X11/xpm.h... yes checking for xpm.h... yes checking for XpSelectInput in -lXp... yes checking for XmCreateOptionMenu in -lXm... no checking for xmUseVersion in -lXm... no checking for XmInstallImage in -lXm... no checking for Xm21InstallImage in -lXm... no configure: error: The Motif library '-lXm' could not be found. Please use the configure options '--with-motif-includes=DIR' and '--with-motif-libraries=DIR' to specify the Xm location. See the files 'config.log' and 'ddd/config.log' for further diagnostics. configure: error: ./configure failed for ddd --openmail-part-1a17394a-00000001 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --openmail-part-1a17394a-00000001--