ddd
[Top][All Lists]
Advanced

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

DDD ./configure problem (flex and yacc not found)


From: Srivathsan
Subject: DDD ./configure problem (flex and yacc not found)
Date: Fri, 14 Mar 2003 18:04:03 -0800 (PST)

Hi folks,
   I just tried installing DDD 3.3.1 on Mandrake Linux 9.0 and gcc
version 3.2 (Mandrake Linux 9.0 3.2-1mdk). But, (as you will see in the
following result of "./configure" if you scroll down), it is unable to
find Flex or Yacc (Shouldn't these come as a part of Linux
distribution??). Should I also download and install LessTif (which
again needs fLex and Yacc). Please advise me on how to proceed.

BTW, I executed "./configure" under normal user mode (not super-user
mode).

Thanks much,
Sri.



address@hidden ddd-3.3.1]$
address@hidden ddd-3.3.1]$ ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
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) g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking whether the C++ compiler (g++) compiles a simple program...
(cached) yes
checking for tgetent in -lmytinfo... (cached) no
checking for tgetent in -lncurses... (cached) no
checking for tgetent in -lcurses... (cached) no
checking for tgetent in -ltermcap... (cached) no
checking for tgetent in -lterminfo... (cached) no
checking for tgetent in -ltermlib... (cached) no
checking for xstrerror in -liberty... (cached) no
checking for packages to be configured and built... readline libiberty
termcap vsllib themes ddd
creating ./config.status
creating Makefile
configuring in readline
running /bin/sh ./configure  --host=i686-pc-linux-gnu
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i686-pc-linux-gnu
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) /usr//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) no
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) yes
checking whether signal handlers are of type void... (cached) yes
checking for TIOCGWINSZ in sys/ioctl.h... (cached) yes
checking for TIOCSTAT in sys/ioctl.h... (cached) no
checking for FIONREAD in sys/ioctl.h... (cached) yes
checking for speed_t in sys/types.h... (cached) no
checking for struct winsize in sys/ioctl.h and termios.h... (cached)
sys/ioctl.h
checking if struct dirent has a d_ino member... (cached) yes
checking if struct dirent has a d_fileno member... (cached) yes
checking which library has the termcap functions... (cached) using
gnutermcap
checking configuration for building shared libraries... supported
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating shlib/Makefile
creating config.h
config.h is unchanged
configuring in libiberty
running /bin/sh ./configure  --host=i686-pc-linux-gnu
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr//bin/install -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... (cached) yes
checking for atexit... (cached) yes
checking for basename... (cached) yes
checking for bcmp... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... (cached) yes
checking for calloc... (cached) yes
checking for clock... (cached) yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... (cached) yes
checking for insque... (cached) yes
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemps... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for rename... (cached) yes
checking for rindex... (cached) yes
checking for setenv... (cached) yes
checking for sigsetmask... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) yes
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) yes
checking for getrusage... (cached) yes
checking for on_exit... (cached) yes
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
checking for sbrk... (cached) yes
checking for gettimeofday... (cached) yes
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
config.h is unchanged
configuring in termcap
running /bin/sh ./configure  --host=i686-pc-linux-gnu
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
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 how to run the C preprocessor... (cached) gcc -E
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for ANSI C header files... (cached) yes
creating ./config.status
creating Makefile
configuring in vsllib
running /bin/sh ./configure  --host=i686-pc-linux-gnu
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD compatible install... /usr//bin/install -c
creating ./config.status
creating Makefile
configuring in themes
running /bin/sh ./configure  --host=i686-pc-linux-gnu
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD compatible install... /usr//bin/install -c
creating ./config.status
creating Makefile
configuring in ddd
running /bin/sh ./configure  --host=i686-pc-linux-gnu
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
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... no
checking for fort77... no
checking for f77... no
checking for f2c... no
checking whether ln -s works... yes
checking for sh... /bin/sh
checking for gtar... gtar
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... no
checking for on... no
checking for lp... lp
checking for gcore... no
checking for gdb... gdb
checking for xterm... xterm
checking for xfontsel... no
checking for a BSD compatible install... /usr//bin/install -c
checking for ranlib... (cached) ranlib
checking for bison... no
checking for byacc... no
checking for yacc flags...
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... no
checking for lex... no
./configure: line 2114: flex: command not found
checking for flex... lex
checking for yywrap in -ll... no
checking lex output file root... ./configure: line 2202: lex: command
not found
configure: error: cannot find output from lex; giving up
configure: error: ./configure failed for ddd
address@hidden ddd-3.3.1]$

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com




reply via email to

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