all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bootstrap fails on old redhat 7.0 system
@ 2008-03-28 16:54 Dieter Deyke
  2008-03-28 17:25 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Dieter Deyke @ 2008-03-28 16:54 UTC (permalink / raw)
  To: emacs-devel

On my old redhat 7.0 system bootstrap fails with:

gcc -c -D_BSD_SOURCE   -DSYNC_INPUT=1 -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/sdd/deyke/emacs-build/subdir/work/src -D_BSD_SOURCE -I/usr/X11R6/include    -g -O2  indent.c
indent.c: In function `Fmove_to_column':
indent.c:1043: parse error before `int'
indent.c:1045: `c' undeclared (first use in this function)
indent.c:1045: (Each undeclared identifier is reported only once
indent.c:1045: for each function it appears in.)
make[2]: *** [indent.o] Error 1
make[2]: Leaving directory `/sdd/deyke/emacs-build/subdir/work/src'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/sdd/deyke/emacs-build/subdir/work'
make: *** [bootstrap] Error 2
[deyke@cocreate emacs-build]$

I admit that gcc on that system is really old, 2.96, but I am stuck with
it.
-- 
Dieter Deyke





^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: bootstrap fails on old redhat 7.0 system
  2008-03-28 16:54 bootstrap fails on old redhat 7.0 system Dieter Deyke
@ 2008-03-28 17:25 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2008-03-28 17:25 UTC (permalink / raw)
  To: Dieter Deyke; +Cc: emacs-devel

Dieter Deyke <Dieter_Deyke@CoCreate.com> writes:

> indent.c:1043: parse error before `int'
> indent.c:1045: `c' undeclared (first use in this function)

Fixed.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-28 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 16:54 bootstrap fails on old redhat 7.0 system Dieter Deyke
2008-03-28 17:25 ` Andreas Schwab

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.