public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Failed compilation
@ 1998-05-20 19:03 Jean-Pierre Radley
  1998-05-20 23:27 ` Jeffrey A Law
  0 siblings, 1 reply; 13+ messages in thread
From: Jean-Pierre Radley @ 1998-05-20 19:03 UTC (permalink / raw)
  To: EGCS Developers

HOST=i486-pc-sco3.2v5.0

I updated my egcs filetree just an hour ago.

Crashes:

gcc -c  -DIN_GCC    -O3  -DHAVE_CONFIG_H     -I. -I../../egcs/gcc -I../../egcs/g
cc/config ../../egcs/gcc/gcse.c
../../egcs/gcc/gcse.c: In function `compute_hash_table':
../../egcs/gcc/gcse.c:2050: `current_function_calls_longjmp' undeclared (first u
se in this function)
../../egcs/gcc/gcse.c:2050: (Each undeclared identifier is reported only once
../../egcs/gcc/gcse.c:2050: for each function it appears in.)
make[1]: *** [gcse.o] Error 1


-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum

^ permalink raw reply	[flat|nested] 13+ messages in thread
* failed compilation.
@ 1998-04-04 20:05 Jean-Pierre Radley
  1998-04-05  9:02 ` Gerald Pfeifer
  0 siblings, 1 reply; 13+ messages in thread
From: Jean-Pierre Radley @ 1998-04-04 20:05 UTC (permalink / raw)
  To: EGCS Developers

SCO Openserver 5.0.4.
I just did a totally new fetch, with 'cvs checkout egcs'.

I'm compiling in the directory /s/tools/egcs/obj.

It crashes, as it has all this past week, like so:

Making all in po
make[3]: Entering directory `/s/tools/egcs/obj/texinfo/po'
PATH=../src:$PATH : --default-domain=texinfo --directory=../../../texinfo \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=../../../texinfo/po/POTFILES.in
rm -f ../../../texinfo/po/texinfo.pot
mv texinfo.po ../../../texinfo/po/texinfo.pot
mv: cannot access texinfo.po: No such file or directory (error 2)
make[3]: *** [../../../texinfo/po/texinfo.pot] Error 2
make[3]: Leaving directory `/s/tools/egcs/obj/texinfo/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/s/tools/egcs/obj/texinfo'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/s/tools/egcs/obj/texinfo'
make: *** [all-texinfo] Error 2


-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: Failed compilation.
@ 1998-04-04 14:20 K. Berry
  1998-04-29 16:08 ` Ulrich Drepper
  0 siblings, 1 reply; 13+ messages in thread
From: K. Berry @ 1998-04-04 14:20 UTC (permalink / raw)
  To: phdm; +Cc: jpr, egcs, drepper

    I think the following is a bug in the texinfo distribution (here 3.12

If you're going to hack the Texinfo source, not just install the
standard distribution, you have to install the full GNU gettext package.
Sorry, but there is no alternative as far as I know.
ftp://alpha.gnu.org/gnu/gettext-*.tar.gz

    mv: cannot access texinfo.po
    gnumake[2]: *** [/share/src/gnu/texinfo-3.12/po/texinfo.pot] Error 2

This is due to the various standard automake/autoconf/make rules for gettext.
I do not know what Ulrich's plans for them are or when a better version
will be released.  I agree the current behavior is not optimal.

    Currently, texinfo-3.12 problems in egcs snapshots block some egcs testers.

I suggest removing texinfo from the egcs distribution.  Why is it needed?


Including your previous mail for Ulrich's benefit ...

Date: Fri, 3 Apr 1998 00:52:32 +0200 (MET DST)
From: "Philippe De Muyter" <phdm@macqel.be>
To: jpr@jpr.com (Jean-Pierre Radley)
Cc: egcs@cygnus.com, bug-texinfo@gnu.org
Subject: Re: Failed compilation.

I think the following is a bug in the texinfo distribution (here 3.12
as included by egcs's snapshot) : Each (even the smallest) modification
of a source file of texinfo-3.12 causes the `recompilation' of getinfo.pot.
Therefore xgettext is needed, but it is not provided although it is provided
by the gettext distribution that texinfo includes partially.

Philippe De Muyter

> 
> Robert Lipe telecommunicated (on 30Mar):
> | Jean-Pierre Radley wrote:
> | > SCO OpenServer 5.0.4
> | 
> | > gcc -DINFODIR=\"/usr/local/info\"
> | > -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H
> | > -I. -I../../../texinfo/lib -I../intl -I.. -I../../../texinfo/info
> | > -O3 -c ../../../texinfo/info/terminal.c
> | > ../../../texinfo/info/terminal.c:645: storage size of
> | > `original_tchars' isn't kn own
> | 
> | 
> | Bummer.   We've fixed this at least twice.   I can't test it right now,
> | but I'll bet that (re)applying this patch will cure it. 
> 
> 
> OK, That patch got me over that hump, but also dumped me in another
> valley:
> 
> make[3]: Entering directory `/s/tools/egcs/obj/texinfo/po'
> PATH=../src:$PATH : --default-domain=texinfo --directory=../../../texinfo \
>   --add-comments --keyword=_ --keyword=N_ \
>   --files-from=../../../texinfo/po/POTFILES.in
> rm -f ../../../texinfo/po/texinfo.pot
> mv texinfo.po ../../../texinfo/po/texinfo.pot
> mv: cannot access texinfo.po: No such file or directory (error 2)
> 
> 
> -- 
> Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum


Date: Fri, 3 Apr 1998 02:16:47 +0200 (MET DST)
From: "Philippe De Muyter" <phdm@macqel.be>
To: karl@cs.umb.edu
Subject: texinfo-3.12 and sysV68's cc

	
When compiling texinfo-3.12 with the native compiler on sysV68, I get
the following (amongst other error messages for which I have sent patches
to the gettext maintainer).
"/share/src/gnu/texinfo-3.12/info/info.c", line 304: illegal types in :

A patch follows.

I also get :
    Making all in po
    gnumake[2]: Entering directory `/backup/tmp/texinfo/po'
    PATH=../src:$PATH : --default-domain=texinfo \
    --directory=/share/src/gnu/texinfo-3.12 \
      --add-comments --keyword=_ --keyword=N_ \
      --files-from=/share/src/gnu/texinfo-3.12/po/POTFILES.in
    rm -f /share/src/gnu/texinfo-3.12/po/texinfo.pot
    mv texinfo.po /share/src/gnu/texinfo-3.12/po/texinfo.pot
    mv: cannot access texinfo.po
    gnumake[2]: *** [/share/src/gnu/texinfo-3.12/po/texinfo.pot] Error 2

for which I have no patch ready (either include also the src directory
of gettext and set XGETTEXT to xgettext, not $(XGETTEXT) in Makefile.in.in,
either look if the po directory is needed here).  Could you look at that 
and make a new texinfo distribution including the next gettext snapshot
that could be included by egcs's snapshots.
Currently, texinfo-3.12 problems in egcs snapshots block some egcs testers.

Thanks in advance

Philippe De Muyter

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Failed compilation.
@ 1998-03-28 19:24 Jean-Pierre Radley
  1998-03-30 16:18 ` Robert Lipe
  0 siblings, 1 reply; 13+ messages in thread
From: Jean-Pierre Radley @ 1998-03-28 19:24 UTC (permalink / raw)
  To: EGCS Developers

SCO OpenServer 5.0.4


I just did a 'cvs update -d', re-ran configure, and failed thus:

gcc -DINFODIR=\"/usr/local/info\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE
_CONFIG_H -I. -I../../../texinfo/lib -I../intl -I.. -I../../../texinfo/info  -O3
 -c ../../../texinfo/info/terminal.c
../../../texinfo/info/terminal.c:645: storage size of `original_tchars' isn't kn
own


-- 
Jean-Pierre Radley <jpr@jpr.com>  XC/XT Custodian   Sysop, CompuServe SCOForum

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

end of thread, other threads:[~1998-05-20 23:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-05-20 19:03 Failed compilation Jean-Pierre Radley
1998-05-20 23:27 ` Jeffrey A Law
  -- strict thread matches above, loose matches on Subject: below --
1998-04-04 20:05 failed compilation Jean-Pierre Radley
1998-04-05  9:02 ` Gerald Pfeifer
1998-04-05 17:27   ` Jean-Pierre Radley
1998-04-04 14:20 Failed compilation K. Berry
1998-04-29 16:08 ` Ulrich Drepper
1998-03-28 19:24 Jean-Pierre Radley
1998-03-30 16:18 ` Robert Lipe
1998-03-31  0:46   ` Jean-Pierre Radley
1998-04-04 11:01     ` Philippe De Muyter
1998-04-03 21:52   ` Jim Wilson
1998-04-04 11:01   ` Philippe De Muyter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).