Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Apr 1999 15:48:14 -0700 (PDT)
From:      Gary Kline <kline@tao.thought.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10954: build prob with egcs-1.1.2 (maybe bad checksums (?))
Message-ID:  <199904042248.PAA12113@tao.thought.org>

next in thread | raw e-mail | index | archive | help

>Number:         10954
>Category:       ports
>Synopsis:       build prob with egcs-1.1.2 (maybe bad checksums (?))
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr  4 15:50:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Gary Kline
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
Thought
>Environment:

	2.2.8 P5

>Description:

	I was trying to build one of the small X apps and its dependency
	upon eg++ caused the egcs tarballs to be retrieved.  The automatic
	build fails with this error::

tao# make
===>  Extracting for egcs-1.1.2
>How-To-Repeat:

	

>Fix:
	
        (1) fix checksums.

	(2)  Don't understand what's wrong in with the gcc.info|RTL areas.




>Release-Note:
>Audit-Trail:
>Unformatted:
 >> No checksum recorded for egcs-core-1.1.2.tar.gz.
 >> No checksum recorded for egcs-g++-1.1.2.tar.gz.
 >> No checksum recorded for egcs-g77-1.1.2.tar.gz.
 >> No checksum recorded for egcs-objc-1.1.2.tar.gz.
 Make sure the Makefile and md5 file (/usr/ports/lang/egcs/files/md5)
 are up to date.  If you want to override this check, type
 "make NO_CHECKSUM=yes [other args]".
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 Precise description of the problem (multiple lines)>
 
 
 	egcs-1.1.2 does build with::
 
 tao# make NO_CHECKSUM=yes
 
 	The installation fails with a makeinfo error and --force
         does not seem to do any good.
 
 
 	Here are the concluding lines from the failed install::
 
 Making info file `gcc.info' from `./gcc.texi'.
 ./gcc.texi:3583: @include rtl.texi: Input/output error.
 ./gcc.texi:3110: Next reference to nonexistent node `RTL'.
 ./md.texi:6: Prev reference to nonexistent node `RTL'.
 ./md.texi:246: Cross reference to nonexistent node `Side Effects'.
 ./gcc.texi:235: Menu reference to nonexistent node `RTL'.
 makeinfo: Removing output file `gcc.info' due to errors; use --force to preserve.
 gmake[1]: *** [gcc.info] Error 2
 gmake[1]: Leaving directory `/usr/ports/lang/egcs/work/egcs-1.1.2/gcc'
 gmake: *** [install-gcc] Error 2
 *** Error code 2
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 tao# 
 
 
 
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904042248.PAA12113>