Tcl Source Code

Artifact [3af799ebc2]
Login

Artifact 3af799ebc26ab53ae99067fdae0c3b0bc9017807:

Attachment "salida" to ticket [486768ffff] added by fandom 2001-11-30 06:46:43.
Configure output

loading cache ./config.cache
checking for gcc... (cached) cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for Cygwin environment... (cached) no
checking for object suffix... (cached) o
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for Tcl configuration... (cached) found /usr/home/Andres/trastos/tcl8.3.3/unix/tclConfig.sh
checking for existence of /usr/home/Andres/trastos/tcl8.3.3/unix/tclConfig.sh... loading
checking for Tcl public headers... (cached) /usr/include
checking for building with threads... no (default)
checking how to build libraries... shared
checking for build with symbols... no
checking for tclsh... (cached) /usr/home/Andres/trastos/tcl8.3.3/unix/tclsh
updating cache ./config.cache
creating ./config.status
creating Makefile
creating mkIndex.tcl

Make output

cc -DVERSION=\"0.2\" -DUSE_TCL_STUBS=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1       -I"/usr/include"    -O  -fPIC -c `echo ./exampleA.c` -o exampleA.o
cc -DVERSION=\"0.2\" -DUSE_TCL_STUBS=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1       -I"/usr/include"    -O  -fPIC -c `echo ./tclexampleA.c` -o tclexampleA.o
rm -f libexampleA0.2.so
ld -Bshareable -x -o libexampleA0.2.so   -L/usr/lib -ltclstub8.3
: libexampleA0.2.so
If you have documentation to create, place the commands to
build the docs in the 'doc:' target.  For example:

xml2nroff exampleA.xml > exampleA.n
xml2html exampleA.xml > exampleA.html
If you have documentation to create, place the commands to
build the docs in the 'doc:' target.  For example:

xml2nroff exampleA.xml > exampleA.n
xml2html exampleA.xml > exampleA.html

Make install output

/bin/sh ./mkinstalldirs  /usr/local/lib
/bin/sh ./mkinstalldirs  /usr/local/bin
/bin/sh ./mkinstalldirs  /usr/local/lib/exampleA0.2
 /usr/bin/install -c -m 644 libexampleA0.2.so /usr/local/lib/libexampleA0.2.so
 : /usr/local/lib/libexampleA0.2.so
/usr/home/Andres/trastos/tcl8.3.3/unix/tclsh mkIndex.tcl libexampleA0.2.so
Making pkgIndex.tcl in /usr/local/lib/exampleA0.2
eval pkg_mkIndex exampleA0.2 ../libexampleA0.2.so *.tcl
if test "x1" = "x1"; then  /usr/home/Andres/trastos/tcl8.3.3/unix/tclsh mkIndex.tcl libexampleA0.2.so;  fi
Making pkgIndex.tcl in /usr/local/lib/exampleA0.2
eval pkg_mkIndex exampleA0.2 ../libexampleA0.2.so *.tcl
warning: error while loading ../libexampleA0.2.so: couldn't load file "./../libe
xampleA0.2.so": ./../libexampleA0.2.so: invalid shared object: e_phentsize != si
zeof(Elf_Phdr)
/bin/sh ./mkinstalldirs /usr/local/include
Installing header files in /usr/local/include
Installing ./exampleA.h
/bin/sh ./mkinstalldirs /usr/local/man/man1
/bin/sh ./mkinstalldirs /usr/local/man/man3
/bin/sh ./mkinstalldirs /usr/local/man/mann
Installing documentation in /usr/local/man
Installing ./sha1.n