(Instalando DDD) missingX11 + configure: erro: o compilador C não pode criar executáveis

0

Estou tentando instalar o DDD V3.3.12. Durante a execução (./configure&& make) estou recebendo o seguinte erro:

**configure: error: The X11 library '-lX11' could not be found.
                  Please use the configure options '--x-includes=DIR'
                  and '--x-libraries=DIR'**

Eu tentei pesquisar on-line, mas sem sorte. Havia poucas soluções dadas online, como instalar o pacote 'kernel-devel', mas isso não resolveu o problema. Como posso fazer isso funcionar?

Saída completa   ./ configure & & fazer

checking for product name... ddd 3.3.12 "Dale Head"
checking for expiration date... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
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... 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 gzip... gzip
checking for gzip... gzip
checking for remsh... no
checking for rsh... /usr/bin/rsh
checking for lp... no
checking for lpr... no
checking for gcore... gcore
checking for compface... no
checking for xbm2xface.pl... no
checking for xbm2xface... no
checking for gdb... gdb
checking for perl... perl
checking for perl version greater than or equal to 5.8.0... ok
checking for xterm... no
checking for kterm... no
checking for dtterm... no
checking for hpterm... no
checking for xfontsel... xfontsel
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... no
checking for byacc... no
checking for yacc flags...
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for flex... no
checking for lex... no
checking for ${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run flex flags...
checking for gawk... (cached) gawk
checking for library containing strerror... none required
checking whether the C compiler (gcc) compiles and links a simple C program... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether the C++ compiler (g++) compiles a simple program... yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking if this is a problematic g++ version... no
checking whether the C++ compiler (g++) accepts -Weffc++... yes
checking whether the C++ compiler (g++) accepts -Wuninitialized... yes
checking whether the C++ compiler (g++) accepts -mminimal-toc... no
checking for C++ compiler (g++) warning options... -Wall -W -Wwrite-strings
checking for C++ compiler (g++) optimizing options...  -O2
checking for C++ compiler (g++) debugging options... -g
checking for C++ compiler (g++) extra libraries...
checking for C++ compiler (g++) static binding options... -Bstatic
checking for C++ compiler (g++) dynamic binding options... -Bdynamic
checking whether the C++ compiler (g++) accepts -fpermissive... yes
checking whether the C++ compiler (g++) accepts -trigraphs... yes
checking whether the C++ compiler (g++) supports bool types... yes
checking whether the C++ compiler (g++) supports explicit constructors... yes
checking whether the C++ compiler (g++) supports mutable members... yes
checking whether the C++ compiler (g++) supports exception handling... yes
checking whether the C++ compiler (g++) supports standard exceptions... yes
checking whether the C++ compiler (g++) supports namespaces... yes
checking whether the C++ compiler (g++) supports run-time type info... yes
checking whether the C++ compiler (g++) supports long long types... yes
checking whether the C++ compiler (g++) supports __PRETTY_FUNCTION__... yes
checking whether the C++ compiler (g++) supports overloaded new... yes
checking whether the C++ compiler (g++) supports placement new... yes
checking whether the C++ compiler (g++) accepts -isystem... yes
checking whether the C++ compiler (g++) supports new style casts... yes
checking whether the C++ compiler (g++) supports __attribute__ ((noreturn))... yes
checking whether the C++ compiler (g++) supports __builtin_expect... yes
checking for a traditional C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU Fortran 77 compiler... no
checking whether g77 accepts -g... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... no
checking if g77 static flag -static works... no
checking if g77 supports -c -o file.o... no
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
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... no
checking for tgetent in -lncurses... yes
checking for streampos... no
checking for std::streampos... yes
checking whether the C++ compiler (g++) accepts -fpermissive... (cached) yes
checking for X... no
checking whether libXext is in the standard X library path... no
checking whether libXp is in the standard X library path... no
checking whether libXmu is in the standard X library path... no
checking for Motif... libraries /usr/lib/x86_64-linux-gnu, headers (none)
checking for Xpm... libraries /usr/lib/x86_64-linux-gnu, headers (none)
checking for Athena... libraries /usr/lib/x86_64-linux-gnu, headers (none)
checking whether compiling X headers requires -fpermissive... no
checking for XOpenDisplay in -lX11... no
configure: error: The X11 library '-lX11' could not be found.
                  Please use the configure options '--x-includes=DIR'
                  and '--x-libraries=DIR' to specify the X location.
                  See the files 'config.log' and 'ddd/config.log'
                  for further diagnostics.

config.log gerado:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ddd configure 3.3.12, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

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

hostname = MSI
uname -m = x86_64
uname -r = 4.4.0-43-Microsoft
uname -s = Linux
uname -v = #1-Microsoft Wed Dec 31 14:42:53 PST 2014

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

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

PATH: /home/mtchan/bin
PATH: /home/mtchan/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /mnt/c/ProgramData/Oracle/Java/javapath_target_14793937
PATH: /mnt/c/Program Files (x86)/Intel/iCLS Client
PATH: /mnt/c/Program Files/Intel/iCLS Client
PATH: /mnt/c/Windows/System32
PATH: /mnt/c/Windows
PATH: /mnt/c/Windows/System32/wbem
PATH: /mnt/c/Windows/System32/WindowsPowerShell/v1.0
PATH: /mnt/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common
PATH: /mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL
PATH: /mnt/c/Program Files/Intel/Intel(R) Management Engine Components/DAL
PATH: /mnt/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT
PATH: /mnt/c/Program Files/Intel/Intel(R) Management Engine Components/IPT
PATH: /mnt/c/Windows/System32
PATH: /mnt/c/Windows
PATH: /mnt/c/Windows/System32/wbem
PATH: /mnt/c/Windows/System32/WindowsPowerShell/v1.0
PATH: /mnt/c/Program Files/nodejs
PATH: /mnt/c/Users/Marcus/AppData/Local/Microsoft/WindowsApps
PATH: /mnt/c/Users/Marcus/AppData/Roaming/npm
PATH: /mnt/c/Users/Marcus/AppData/Local/GitHubDesktop/bin
PATH: /snap/bin


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

configure:2064: checking for product name
configure:2070: result: ddd 3.3.12 "Dale Head"
configure:2072: checking for expiration date
configure:2075: result: no
configure:2124: checking build system type
configure:2142: result: x86_64-unknown-linux-gnu
configure:2164: checking host system type
configure:2179: result: x86_64-unknown-linux-gnu
configure:2201: checking target system type
configure:2216: result: x86_64-unknown-linux-gnu
configure:2272: checking for a BSD-compatible install
configure:2328: result: /usr/bin/install -c
configure:2339: checking whether build environment is sane
configure:2382: result: yes
configure:2397: checking for a thread-safe mkdir -p
configure:2436: result: /bin/mkdir -p
configure:2449: checking for gawk
configure:2465: found /usr/bin/gawk
configure:2476: result: gawk
configure:2487: checking whether make sets $(MAKE)
configure:2508: result: yes
configure:2696: checking whether make sets $(MAKE)
configure:2717: result: yes
configure:2730: checking for g77
configure:2760: result: no
configure:2730: checking for fort77
configure:2760: result: no
configure:2730: checking for f77
configure:2760: result: no
configure:2730: checking for f2c
configure:2760: result: no
configure:2771: checking whether ln -s works
configure:2775: result: yes
configure:2786: checking for sh
configure:2804: found /bin/sh
configure:2816: result: /bin/sh
configure:2831: checking for gtar
configure:2861: result: no
configure:2831: checking for tar
configure:2847: found /bin/tar
configure:2858: result: tar
configure:2873: checking for gm4
configure:2903: result: no
configure:2873: checking for m4
configure:2889: found /usr/bin/m4
configure:2900: result: m4
configure:2915: checking for gsed
configure:2945: result: no
configure:2915: checking for sed
configure:2931: found /bin/sed
configure:2942: result: sed
configure:2957: checking for gdiff
configure:2987: result: no
configure:2957: checking for diff
configure:2973: found /usr/bin/diff
configure:2984: result: diff
configure:2999: checking for gzip
configure:3015: found /bin/gzip
configure:3026: result: gzip
configure:3045: checking for gzip
configure:3061: found /bin/gzip
configure:3072: result: gzip
configure:3094: checking for remsh
configure:3127: result: no
configure:3094: checking for rsh
configure:3112: found /usr/bin/rsh
configure:3124: result: /usr/bin/rsh
configure:3139: checking for lp
configure:3169: result: no
configure:3139: checking for lpr
configure:3169: result: no
configure:3188: checking for gcore
configure:3204: found /usr/bin/gcore
configure:3215: result: gcore
configure:3235: checking for compface
configure:3265: result: no
configure:3293: checking for xbm2xface.pl
configure:3323: result: no
configure:3293: checking for xbm2xface
configure:3323: result: no
configure:3337: checking for gdb
configure:3353: found /usr/bin/gdb
configure:3364: result: gdb
configure:3395: checking for perl
configure:3411: found /usr/bin/perl
configure:3422: result: perl
configure:3436: checking for perl version greater than or equal to 5.8.0
configure:3449: result: ok
configure:3462: checking for xterm
configure:3492: result: no
configure:3462: checking for kterm
configure:3492: result: no
configure:3462: checking for dtterm
configure:3492: result: no
configure:3462: checking for hpterm
configure:3492: result: no
configure:3504: checking for xfontsel
configure:3520: found /usr/bin/xfontsel
configure:3531: result: xfontsel
configure:3555: checking for a BSD-compatible install
configure:3611: result: /usr/bin/install -c
configure:3626: checking for bison
configure:3656: result: no
configure:3626: checking for byacc
configure:3656: result: no
configure:3665: checking for yacc flags
configure:3668: result: 
configure:3699: checking for style of include used by make
configure:3727: result: GNU
configure:3797: checking for gcc
configure:3824: result: gcc54
configure:4062: checking for C compiler version
configure:4069: gcc54 --version >&5
./configure: line 4070: gcc54: command not found
configure:4072: $? = 127
configure:4079: gcc54 -v >&5
./configure: line 4080: gcc54: command not found
configure:4082: $? = 127
configure:4089: gcc54 -V >&5
./configure: line 4090: gcc54: command not found
configure:4092: $? = 127
configure:4115: checking for C compiler default output file name
configure:4142: gcc54    conftest.c  >&5
./configure: line 4143: gcc54: command not found
configure:4145: $? = 127
configure:4183: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ddd"
| #define PACKAGE_TARNAME "ddd"
| #define PACKAGE_VERSION "3.3.12"
| #define PACKAGE_STRING "ddd 3.3.12"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "ddd"
| #define VERSION "3.3.12"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:4190: error: C compiler cannot create executables
See 'config.log' for more details.

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc54
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++54
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
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_host=x86_64-unknown-linux-gnu
ac_cv_path_RSH=/usr/bin/rsh
ac_cv_path_SH=/bin/sh
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_COMPRESS=gzip
ac_cv_prog_DEBUGGER=gdb
ac_cv_prog_DIFF=diff
ac_cv_prog_GCORE=gcore
ac_cv_prog_M4=m4
ac_cv_prog_PERL=perl
ac_cv_prog_SED=sed
ac_cv_prog_TAR=tar
ac_cv_prog_UNCOMPRESS=gzip
ac_cv_prog_XFONTSEL=xfontsel
ac_cv_prog_ac_ct_CC=gcc54
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run tar'
AR=''
AUTOCONF='${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run autoconf'
AUTOHEADER='${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run autoheader'
AUTOMAKE='${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run automake-1.10'
AWK='gawk'
BIG_TOC=''
CC='gcc54'
CCDEPMODE=''
CFLAGS=''
COMPFACE=''
COMPRESS='gzip -c -9'
CPP=''
CPPFLAGS=''
CPP_TRADITIONAL=''
CXX='g++54'
CXXCPP=''
CXXDEBUG=''
CXXDEPMODE=''
CXXDYNAMIC_BINDING=''
CXXFLAGS=''
CXXLIBS=''
CXXOPT=''
CXXSTATIC_BINDING=''
CXXSTUFF=''
CXXWARNINGS=''
CYGPATH_W='echo'
DDD='DDD'
DEBUGGER='gdb'
DEBUGGER_OPTION=''
DEFS=''
DELETE_CR=''
DEPDIR='.deps'
DIFF='diff'
DSYMUTIL=''
Ddd='Ddd'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXPIRES=''
F77='g77'
FFLAGS='-g'
GCORE='gcore'
GCORE_COMMAND='gcore -o @FILE@ @PID@'
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
ISYSTEM=''
LDFLAGS=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LFLAGS=''
LIBC=''
LIBELF=''
LIBGEN=''
LIBM=''
LIBNSL=''
LIBOBJS=''
LIBREADLINE=''
LIBRX=''
LIBS=''
LIBSOCKET=''
LIBTERMCAP=''
LIBTOOL=''
LIBY=''
LN_S='ln -s'
LPR=''
LTLIBOBJS=''
M4='m4'
MAKEINFO='${SHELL} /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/missing --run makeinfo'
MINIMAL_TOC=''
NICKNAME='Dale Head'
NMEDIT=''
OBJEXT=''
PACKAGE='ddd'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='ddd'
PACKAGE_STRING='ddd 3.3.12'
PACKAGE_TARNAME='ddd'
PACKAGE_VERSION='3.3.12'
PATH_SEPARATOR=':'
PERL='perl'
PERMISSIVE=''
PRINT_COMMAND='lp'
RANLIB=''
RPATH=''
RSH='/usr/bin/rsh'
SED='sed'
SET_MAKE=''
SH='/bin/sh'
SHELL='/bin/bash'
STRIP=''
TAR='tar'
TRANSLATIONS=''
TRIGRAPHS=''
UNCOMPRESS='gzip -d -c'
VERSION='3.3.12'
WARN_EFFECTIVE_CXX=''
WARN_NO_EFFECTIVE_CXX=''
WARN_NO_UNINITIALIZED=''
WARN_UNINITIALIZED=''
X11_LIBS=''
XAW_LIBS=''
XBM2XFACE='false'
XEXT_LIBS=''
XFONTSEL='xfontsel'
XMKMF=''
XMU_LIBS=''
XM_LIBS=''
XPM_LIBS=''
XP_LIBS=''
XS_DEBUG_INFO=''
XTERM='xterm'
XT_LIBS=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PERMISSIVE=''
X_PRE_LIBS=''
YACC='yacc'
YFLAGS=''
ac_ct_CC='gcc54'
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
ddd='ddd'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /mnt/c/Users/Marcus/Desktop/Class/ecs122a-gysel/ddd-3.3.12/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

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

#define PACKAGE_NAME "ddd"
#define PACKAGE_TARNAME "ddd"
#define PACKAGE_VERSION "3.3.12"
#define PACKAGE_STRING "ddd 3.3.12"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE "ddd"
#define VERSION "3.3.12"

configure: exit 77

Tentei também: erro: cd ddd-3.3.12 / & & exportar CC = gcc34 CXX = g ++ 34 & ./configure & & make: sem erros. de - > link

    
por jamarcus_13 25.11.2017 / 16:58

0 respostas