tcl [RESOLVIDO]

1. tcl [RESOLVIDO]

anna kamilla
annakamilla

(usa Manjaro Linux)

Enviado em 11/07/2009 - 21:53h

lfslivecd:root | Sáb 11 Jul 2009 21:49:02 GMT | /mnt/lfs
# with-tcl = $ LFS/sources.tcl8.4.7/unix
bash: with-tcl: command not found
lfslivecd:root | Sáb 11 Jul 2009 21:49:06 GMT | /mnt/lfs
# - with-tcl = $ LFS/sources.tcl8.4.7/unix
bash: -: command not found
lfslivecd:root | Sáb 11 Jul 2009 21:49:09 GMT | /mnt/lfs
# ./configure --prefix=/tools
bash: ./configure: Arquivo ou diretório não encontrado
lfslivecd:root | Sáb 11 Jul 2009 21:49:22 GMT | /mnt/lfs
# cd sources
lfslivecd:root | Sáb 11 Jul 2009 21:49:28 GMT | /mnt/lfs/sources
# cd tcl8.4.13
lfslivecd:root | Sáb 11 Jul 2009 21:49:34 GMT | /mnt/lfs/sources/tcl8.4.13
# cd unix
lfslivecd:root | Sáb 11 Jul 2009 21:49:41 GMT | /mnt/lfs/sources/tcl8.4.13/unix
# ./configure --prefix=/tools
loading cache ./config.cache
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
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 dirent.h... (cached) yes
checking for errno.h... (cached) yes
checking for float.h... (cached) yes
checking for values.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking if the compiler understands -pipe... yes
checking for building with threads... no (default)
checking for sin... (cached) no
checking for main in -lieee... (cached) yes
checking for main in -linet... (cached) no
checking for net/errno.h... (cached) no
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
checking how to build libraries... shared
checking for ranlib... (cached) ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... (cached) Linux-2.6.16.38
checking for dlopen in -ldl... (cached) yes
checking for ar... (cached) ar
checking for build with symbols... no
checking for required early compiler flags... (cached) (cached) (cached) _LARGEFILE64_SOURCE
checking for 64-bit integer type... (cached) long long
checking for struct dirent64... (cached) no
checking for struct stat64... (cached) yes
checking for open64... (cached) yes
checking for lseek64... (cached) yes
checking for off64_t... (cached) yes
checking whether byte ordering is bigendian... (cached) no
checking for getcwd... (cached) yes
checking for opendir... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking for tmpnam... (cached) yes
checking for waitpid... (cached) yes
checking for strerror... (cached) yes
checking for getwd... (cached) yes
checking for wait3... (cached) yes
checking for uname... (cached) yes
checking for realpath... (cached) yes
checking for sys/modem.h... (cached) no
checking termios vs. termio vs. sgtty... (cached) none
checking for fd_set in sys/types... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for tm_zone in struct tm... (cached) yes
checking for gmtime_r... (cached) yes
checking for localtime_r... (cached) yes
checking tm_tzadj in struct tm... (cached) no
checking tm_gmtoff in struct tm... (cached) yes
checking long timezone variable... (cached) yes
checking for st_blksize in struct stat... (cached) yes
checking for fstatfs... (cached) yes
checking for 8-bit clean memcmp... (cached) no
checking for memmove... (cached) yes
checking proper strstr implementation... (cached) broken
checking for strtoul... (cached) yes
checking proper strtoul implementation... (cached) broken
checking for strtod... (cached) yes
checking proper strtod implementation... (cached) broken
checking for strtod... (cached) yes
checking for Solaris2.4/Tru64 strtod bugs... (cached) buggy
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for socklen_t... (cached) yes
checking for opendir... (cached) yes
checking union wait... (cached) yes
checking for strncasecmp... (cached) yes
checking for BSDgettimeofday... (cached) no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... (cached) present
checking whether char is unsigned... (cached) no
checking signed char declarations... (cached) yes
checking for a putenv() that copies the buffer... (cached) no
checking for langinfo.h... (cached) yes
checking whether to use nl_langinfo... (cached) yes
checking for fts... (cached) no
checking for sys/ioctl.h... (cached) yes
checking for sys/filio.h... (cached) no
checking system version... (cached) Linux-2.6.16.38
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
creating ./config.status
creating Makefile
creating dltest/Makefile
creating tclConfig.sh
lfslivecd:root | Sáb 11 Jul 2009 21:49:55 GMT | /mnt/lfs/sources/tcl8.4.13/unix
# make
Warning: tclStubInit.c may be out of date.
Developers may want to run "make genstubs" to regenerate.
This warning can be safely ignored, do not report as a bug!
gcc -pipe -c -O2 -DTCL_DBGX= -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -I/mnt/lfs/sources/tcl8.4.13/unix/../generic -I/mnt/lfs/sources/tcl8.4.13/unix -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -Dstrtod=fixstrtod -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/tools/lib/tcl8.4\" \
-DTCL_PACKAGE_PATH="\"/tools/lib\"" \
/mnt/lfs/sources/tcl8.4.13/unix/tclUnixInit.c
rm -f libtcl8.4.so
gcc -pipe -shared -o libtcl8.4.so regcomp.o regexec.o regfree.o regerror.o tclAlloc.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompCmds.o tclCompExpr.o tclCompile.o tclDate.o tclEncoding.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOGT.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLiteral.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclPanic.o tclParse.o tclParseExpr.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclRegexp.o tclResolve.o tclResult.o tclScan.o tclStringObj.o tclThread.o tclThreadAlloc.o tclThreadJoin.o tclStubInit.o tclStubLib.o tclTimer.o tclUtf.o tclUtil.o tclVar.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixThrd.o tclUnixNotfy.o memcmp.o strstr.o strtoul.o strtod.o fixstrtod.o tclLoadDl.o -ldl -lieee -lm -Wl,-rpath,/tools/lib
fixstrtod.o: In function `fixstrtod':
fixstrtod.c:(.text+0x0): multiple definition of `fixstrtod'
strtod.o:strtod.c:(.text+0x0): first defined here
/usr/bin/ld: Warning: size of symbol `fixstrtod' changed from 896 in strtod.o to 64 in fixstrtod.o
collect2: ld returned 1 exit status
make: ** [libtcl8.4.so] Erro 1
gente o que to fazendo de errado....


  


2. Re: tcl [RESOLVIDO]

anna kamilla
annakamilla

(usa Manjaro Linux)

Enviado em 11/07/2009 - 21:56h

minha arquitetura segundo o config.guess é o i686


3. Re: tcl [RESOLVIDO]

anna kamilla
annakamilla

(usa Manjaro Linux)

Enviado em 12/07/2009 - 12:30h

valeu gente. resolvi instalando o 8.4.19






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts