This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/1140: tcl/unix/configure broken


The following reply was made to PR build/1140; it has been noted by GNATS.

From: =?iso-8859-2?Q?Martin_MOKREJ=A9?= <mmokrejs at natur dot cuni dot cz>
To: kseitz at sources dot redhat dot com, gdb-prs at sources dot redhat dot com,
       kseitz at sources dot redhat dot com, mmokrejs at natur dot cuni dot cz,
       gdb-gnats at sources dot redhat dot com
Cc:  
Subject: Re: build/1140: tcl/unix/configure broken
Date: Thu, 13 Mar 2003 00:53:02 +0100 (CET)

 Let's start with fresh tree again:
 
 $ cvs -d :pserver:anoncvs at sources dot redhat dot com:/cvs/src co gdb+dejagnu
 $ cd src
 $ ls -la tcl/unix/
 total 867
 drwxr-xr-x    4 cron     daemon       2048 Mar 13 00:43 .
 drwxr-xr-x   17 cron     daemon       2048 Mar 13 00:43 ..
 drwxr-xr-x    2 cron     daemon       2048 Mar 13 00:43 CVS
 -rw-r--r--    1 cron     daemon      49397 Jan 21 20:40 Makefile.in
 -rw-r--r--    1 cron     daemon       7054 Jan 21 20:40 README
 -rw-r--r--    1 cron     daemon         24 Jan 21 20:40 aclocal.m4
 -rwxr-xr-x    1 cron     daemon     212185 Feb  7 20:52 configure
 -rwxr-xr-x    1 cron     daemon      20306 Jan 21 20:40 configure.in
 drwxr-xr-x    3 cron     daemon       2048 Mar 13 00:43 dltest
 -rwxr-xr-x    1 cron     daemon       2255 Jan 21 20:40 install-sh
 -rwxr-xr-x    1 cron     daemon       2856 Jan 21 20:40 ldAix
 -rwxr-xr-x    1 cron     daemon      65567 Jan 21 20:40 mkLinks
 -rw-r--r--    1 cron     daemon      72555 Feb  7 20:52 tcl.m4
 -rw-r--r--    1 cron     daemon       1717 Jan 21 20:40 tcl.spec
 -rw-r--r--    1 cron     daemon       4864 Jan 21 20:40 tclAppInit.c
 -rw-r--r--    1 cron     daemon       6580 Jan 21 20:40 tclConfig.sh.in
 -rw-r--r--    1 cron     daemon      13255 Jan 21 20:40 tclLoadAix.c
 -rw-r--r--    1 cron     daemon      15229 Jan 21 20:40 tclLoadAout.c
 -rw-r--r--    1 cron     daemon       5907 Jan 21 20:40 tclLoadDl.c
 -rw-r--r--    1 cron     daemon       5635 Jan 21 20:40 tclLoadDld.c
 -rw-r--r--    1 cron     daemon       7127 Jan 21 20:40 tclLoadDyld.c
 -rw-r--r--    1 cron     daemon       5230 Jan 21 20:40 tclLoadNext.c
 -rw-r--r--    1 cron     daemon       5910 Jan 21 20:40 tclLoadOSF.c
 -rw-r--r--    1 cron     daemon       6009 Jan 21 20:40 tclLoadShl.c
 -rw-r--r--    1 cron     daemon      88321 Jan 21 20:40 tclUnixChan.c
 -rw-r--r--    1 cron     daemon       1811 Jan 21 20:40 tclUnixEvent.c
 -rw-r--r--    1 cron     daemon      48004 Jan 21 20:40 tclUnixFCmd.c
 -rw-r--r--    1 cron     daemon      20836 Jan 21 20:40 tclUnixFile.c
 -rw-r--r--    1 cron     daemon      30630 Jan 21 20:40 tclUnixInit.c
 -rw-r--r--    1 cron     daemon      28817 Jan 21 20:40 tclUnixNotfy.c
 -rw-r--r--    1 cron     daemon      32601 Jan 21 20:40 tclUnixPipe.c
 -rw-r--r--    1 cron     daemon      13403 Jan 21 20:40 tclUnixPort.h
 -rw-r--r--    1 cron     daemon       3523 Jan 21 20:40 tclUnixSock.c
 -rw-r--r--    1 cron     daemon      20460 Jan 21 20:40 tclUnixTest.c
 -rw-r--r--    1 cron     daemon      22304 Jan 21 20:40 tclUnixThrd.c
 -rw-r--r--    1 cron     daemon        408 Nov 26 20:48 tclUnixThrd.h
 -rw-r--r--    1 cron     daemon      10160 Jan 21 20:40 tclUnixTime.c
 -rw-r--r--    1 cron     daemon      17115 Jan 21 20:40 tclXtNotify.c
 -rw-r--r--    1 cron     daemon       3200 Jan 21 20:40 tclXtTest.c
 $ CXXFLAGS="-O0 -g2" CFLAGS="-O0 -g2" ./configure --prefix=/software/@sys/usr > configure.output 2>&1
 $ cat configure.output
 creating cache ./config.cache
 checking host system type... alphaev67-dec-osf5.1
 checking target system type... alphaev67-dec-osf5.1
 checking build system type... alphaev67-dec-osf5.1
 checking for alphaev67-dec-osf5.1-ar... no
 checking for ar... ar
 checking for alphaev67-dec-osf5.1-as... no
 checking for as... as
 checking for alphaev67-dec-osf5.1-dlltool... no
 checking for dlltool... dlltool
 checking for alphaev67-dec-osf5.1-ld... no
 checking for ld... ld
 checking for alphaev67-dec-osf5.1-nm... no
 checking for nm... nm
 checking for alphaev67-dec-osf5.1-ranlib... no
 checking for ranlib... ranlib
 checking for alphaev67-dec-osf5.1-windres... no
 checking for windres... windres
 checking for alphaev67-dec-osf5.1-objcopy... no
 checking for objcopy... objcopy
 checking for alphaev67-dec-osf5.1-objdump... no
 checking for objdump... objdump
 checking for alphaev67-dec-osf5.1-ar... no
 checking for ar... ar
 checking for alphaev67-dec-osf5.1-as... no
 checking for as... as
 checking for alphaev67-dec-osf5.1-dlltool... no
 checking for dlltool... dlltool
 checking for alphaev67-dec-osf5.1-ld... no
 checking for ld... ld
 checking for alphaev67-dec-osf5.1-nm... no
 checking for nm... nm
 checking for alphaev67-dec-osf5.1-ranlib... no
 checking for ranlib... ranlib
 checking for alphaev67-dec-osf5.1-windres... no
 checking for windres... windres
 checking whether to enable maintainer-specific portions of Makefiles... no
 updating cache ./config.cache
 creating ./config.status
 creating Makefile
 $ cat config.log
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 configure:581: checking host system type
 configure:602: checking target system type
 configure:620: checking build system type
 configure:2687: checking for alphaev67-dec-osf5.1-ar
 configure:2720: checking for ar
 configure:2759: checking for alphaev67-dec-osf5.1-as
 configure:2792: checking for as
 configure:2831: checking for alphaev67-dec-osf5.1-dlltool
 configure:2864: checking for dlltool
 configure:2903: checking for alphaev67-dec-osf5.1-ld
 configure:2936: checking for ld
 configure:2975: checking for alphaev67-dec-osf5.1-nm
 configure:3008: checking for nm
 configure:3047: checking for alphaev67-dec-osf5.1-ranlib
 configure:3080: checking for ranlib
 configure:3119: checking for alphaev67-dec-osf5.1-windres
 configure:3152: checking for windres
 configure:3191: checking for alphaev67-dec-osf5.1-objcopy
 configure:3224: checking for objcopy
 configure:3263: checking for alphaev67-dec-osf5.1-objdump
 configure:3296: checking for objdump
 configure:3344: checking for alphaev67-dec-osf5.1-ar
 configure:3377: checking for ar
 configure:3416: checking for alphaev67-dec-osf5.1-as
 configure:3449: checking for as
 configure:3488: checking for alphaev67-dec-osf5.1-dlltool
 configure:3521: checking for dlltool
 configure:3560: checking for alphaev67-dec-osf5.1-ld
 configure:3593: checking for ld
 configure:3632: checking for alphaev67-dec-osf5.1-nm
 configure:3665: checking for nm
 configure:3704: checking for alphaev67-dec-osf5.1-ranlib
 configure:3737: checking for ranlib
 configure:3776: checking for alphaev67-dec-osf5.1-windres
 configure:3809: checking for windres
 configure:3876: checking whether to enable maintainer-specific portions of Makefiles
 $ make > make.output 2>&1
 
 The make.output I'll attached to this bugreport.
 
 
 -- 
 Martin Mokrejs <mmokrejs at natur dot cuni dot cz>, <m dot mokrejs at gsf dot de>
 PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
 MIPS / Institute for Bioinformatics <http://mips.gsf.de>
 GSF - National Research Center for Environment and Health
 Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
 tel.: +49-89-3187 3683 , fax:?+49-89-3187 3585


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]