This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: error during configure/make sequence on GDB-CVS sources at Mac OS X
- From: Daniel Jacobowitz <drow at false dot org>
- To: "Dr. Rolf Jansen" <rj at surtec dot com>
- Cc: gdb at sourceware dot org
- Date: Wed, 23 Apr 2008 16:03:06 -0400
- Subject: Re: error during configure/make sequence on GDB-CVS sources at Mac OS X
- References: <565DF7B3-6F48-4FC3-A6C5-F84B03723359@surtec.com>
On Wed, Apr 23, 2008 at 04:53:57PM -0300, Dr. Rolf Jansen wrote:
> Building the current CVS (from today, 2008-04-23) stops during configure
> of src/gdb with the following error:
>
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating .gdbinit
> config.status: creating gnulib/Makefile
> config.status: error: cannot find input file: gnulib/Makefile.in
> make[1]: *** [configure-gdb] Error 1
> make: *** [all] Error 2
Are you building from snapshot tarballs or from a CVS checkout? Looks
like CVS, and you didn't get the new gnulib directory. Use cvs co
to update, not cvs up.
--
Daniel Jacobowitz
CodeSourcery