Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  8 Sep 1999 01:04:01 -0700 (PDT)
From:      jl@afes.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/13635: Compilation problem with Bind 8.2.1 on FreeBSD v.4.0
Message-ID:  <19990908080401.693FC1584B@hub.freebsd.org>

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

>Number:         13635
>Category:       ports
>Synopsis:       Compilation problem with Bind 8.2.1 on FreeBSD v.4.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  8 01:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     John Laugenour
>Release:        V.4.0 Snapshot 7.5.99
>Organization:
AFES Network Services
>Environment:
FreeBSD yolo.net 4.0-19990626-CURRENT FreeBSD 4.0-19990626-CURRENT #0: Tue Aug
3 01:01:11 GMT 1999     root@builder.freebsd.org:/usr/src/sys/compile/GENERIC  i
386
>Description:
In compiling Bind 8.2.1 errors occur on make with CC = cc:
cc: Internal compiler error: program cc1 got fatal signal 4
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

and dumps cc1.core in:./lib/isc/cc1.core  

and with CC = GCC

gcc: Internal compiler error: program cc1 got fatal signal 10
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

yolo# find ./ -name cc1.core -ls
197242 1520 -rw-------    1 root             wheel              765952 Sep  8 00
:59 ./lib/cylink/cc1.core
 17909 2528 -rw-------    1 root             wheel             1282048 Sep  8 01
:02 ./lib/irs/cc1.core
244074 2016 -rw-------    1 root             wheel             1024000 Sep  8 00
:56 ./lib/isc/cc1.core
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


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?19990908080401.693FC1584B>