This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: top level configure needs rebuild


> 
> On Wed, Jan 24, 2001 at 01:11:23AM -0500, John David Anglin wrote:
> > In this patch, configure didn't get rebuilt:
> > 
> > 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
> > 
> >         * configure.in: Enable libgcj on several additional platforms.
> > 
> > 508 (hiauly1)dave> ls -ltr configure*
> > -rwxr-xr-x   1 dave       users        50270 Jan  2 10:44 configure
> > -rw-r--r--   1 dave       users        49049 Jan 24 00:09 configure.in
> 
> The top level configure is *not* an autoconf script.  It's its own
> strange and wonderful thing.

The reason that I reported this is I just started a new build and libiberty
didn't configure or build.  The initial output was strange:

Configuring for a hppa1.1-hp-hpux10.20 host.
*** This configuration is not supported in the following subdirectories:
     target-boehm-gc fastjar
    (Any other directories should still work fine.)
Created "Makefile" in /xxx/gnu/gcc-2.97/objdir using "mh-frag"
grep: /xxx/gnu/gcc-2.97/libstdc++/Makefile.in: No such file or directory
Configuring gcc...
creating cache ../config.cache
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking for libstdc++ to install... v2
grep: ../../gcc/../libstdc++/Makefile.in: No such file or directory
...

> > Also, I get this warning:
> > 
> > 507 (hiauly1)dave> contrib/gcc_update
> > Updating CVS tree
> > cvs update: warning: unrecognized response `limit: coredumpsize: Can't set limit
> > ' from cvs server
> 
> Works fine here.  That's a csh error message - have you got shell
> access on gcc.gnu.org/sources.redhat.com, do you use [t]csh there, and
> have you got stuff in .cshrc and/or .login?

The cvs source access is via ssh.  I don't have shell access.  Local shell
is bash, although [t]csh are installed.  Problem started within last
few hours.  No recent changes to local shell configuration.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

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