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

Falha de segmentação



Olá,

Fiz a seguinte instalação no debian e ocorreu o seguinte erro:

pandora:/usr/local/wsdl2php-0.0.1# ./configure
^[[Cchecking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working strtod... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memmove... yes
checking for memset... yes
checking for strchr... yes
checking for xml2-config binary... yes
checking for xml2... yes
./configure: line 4786: //: is a directory
./configure: line 4787: //: is a directory
./configure: line 4788: //: is a directory
./configure: line 4789: //: is a directory
checking for xslt-config binary... yes
checking for xslt... yes
./configure: line 4884: //: is a directory
./configure: line 4885: //: is a directory
./configure: line 4886: //: is a directory
./configure: line 4887: //: is a directory
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
pandora:/usr/local/wsdl2php-0.0.1# make
if gcc -DPACKAGE_NAME=\"wsdl2php\" -DPACKAGE_TARNAME=\"wsdl2php\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"wsdl2php\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"wsdl2php\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1  -I. -I. -I/usr/include/libxml2 -I/usr/include/libxml2    -g -O2 -MT wsdl2php.o -MD -MP -MF ".deps/wsdl2php.Tpo" -c -o wsdl2php.o `test -f 'src/wsdl2php.c' || echo './'`src/wsdl2php.c; \
then mv -f ".deps/wsdl2php.Tpo" ".deps/wsdl2php.Po"; else rm -f ".deps/wsdl2php.Tpo"; exit 1; fi
if gcc -DPACKAGE_NAME=\"wsdl2php\" -DPACKAGE_TARNAME=\"wsdl2php\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"wsdl2php\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"wsdl2php\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_STDLIB_H=1 -DHAVE__BOOL=1 -DHAVE_STDBOOL_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_INET_NTOA=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_STRCHR=1  -I. -I. -I/usr/include/libxml2 -I/usr/include/libxml2    -g -O2 -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o `test -f 'src/util.c' || echo './'`src/util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
gcc  -g -O2  -L/usr/lib -L/usr/lib -o wsdl2php  wsdl2php.o util.o -L/usr/lib -lxml2 -lz -lpthread -lm -L/usr/lib -lxslt -lxml2 -lz -lpthread -lm
pandora:/usr/local/wsdl2php-0.0.1# ./wsdl2php -h

wsdl2php Version 0.0.1 (c) 2006 Manfred Weber
Usage: ./wsdl2php [-h] [-V] [-v] [-D] [-o <folder>] [-s <namespace>] [-n <namespace>] [-w <url|file>] ...

  -h                Print this help and exit
  -V                Print version and exit
  -v                See what the tool is generating as it is generating it.
  -D                Print debug information
  -o                Override the root directory for all emitted files
  -w                URL or filename of wsdl
  -s                Override Schema Namespace - Default is generated from WSDL-Schema Definition
  -n                Override Service Namespace
  -f                Override Filetype Suffix - Default is <.php>
  -x                Register new xsl Template set - Default is <php5>
  -t                Create Testcases

pandora:/usr/local/wsdl2php-0.0.1# ./wsdl2php -w c
chess.wsdl     config.log     config.status  configure      configure.ac
pandora:/usr/local/wsdl2php-0.0.1# ./wsdl2php -w c
chess.wsdl     config.log     config.status  configure      configure.ac
pandora:/usr/local/wsdl2php-0.0.1# ./wsdl2php -w chess.wsdl
Creating Datatype Files  done
Falha de segmentação


Alguém sabe o que pode ser, parece q foi td ok.


Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Yahoo! Respostas!
Reply to: