Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 18:47:47 -0800 (PST)
From:      tdwyer@bigpond.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22432: It looks like David O'Brien's commit of /usr/lib/crt*.o to stable has broken some port builds
Message-ID:  <20001031024747.5972337B479@hub.freebsd.org>

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

>Number:         22432
>Category:       ports
>Synopsis:       It looks like David O'Brien's commit of /usr/lib/crt*.o to stable has broken some port builds
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 30 18:50:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Terry Dwyer
>Release:        4.1.1-Stable
>Organization:
@home
>Environment:
Not available - just noticed this after a new CVSup
(before new kernel built) on Oct 31 Approx 0730 Australian WST (+8)
>Description:
I'm not sure where this problem report belongs - kernel or ports, so
I've sent it to ports.

I tried rebuilding some ports: ncurses-4.2, trafshow-3.1_1 
and trafshow-3.1_1

All three failed with similar errors:

configure:622: checking host system type
configure:713: checking for prefix
configure:758: checking for gcc
configure:835: checking whether the C compiler (cc -O -pipe ) works
configure:849: cc -o conftest -O -pipe   conftest.c  1>&5
/usr/lib/crtbegin.o: In function `_init':
/usr/lib/crtbegin.o(.init+0x0): multiple definition of `_init'
/usr/lib/crti.o(.init+0x0): first defined here
/usr/lib/crtbegin.o: In function `_fini':
/usr/lib/crtbegin.o(.fini+0x0): multiple definition of `_fini'
/usr/lib/crti.o(.fini+0x0): first defined here
configure: failed program was:
#line 845 "configure"
#include "confdefs.h"
main(){return(0);}
(end of "config.log")
*** Error code 1

Stop in /usr/ports/devel/ncurses.


>How-To-Repeat:
CVSup 4.1.1-Stable and do a make on any of the above ports
>Fix:
Not known

>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?20001031024747.5972337B479>