Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 17:09:45 +0900 (JST)
From:      haro@kubota.co.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24213: boehm-gc port fail to compile on 5-current
Message-ID:  <200101100809.f0A89j547540@jkpc15.tk.kubota.co.jp>

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

>Number:         24213
>Category:       ports
>Synopsis:       boehm-gc port fail to compile on 5-current
>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 Jan 10 00:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Munehiro Matsuda
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Business Incubation Dept., Kubota Corp.
>Environment:
System: FreeBSD jkpc15.tk.kubota.co.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Jan 10 13:56:59 JST 2001 haro@jkpc15.tk.kubota.co.jp:/usr/src/sys/compile/JKPC15 i386

% c++ -v
Using builtin specs.
gcc version 2.95.3 20010101 (prerelease)
%
% ident /usr/ports/devel/boehm-gc/Makefile
/usr/ports/devel/boehm-gc/Makefile:
     $FreeBSD: ports/devel/boehm-gc/Makefile,v 1.12 2001/01/03 20:17:06 sf Exp $
%

>Description:

boehm-gc port fail to compile on 5-current, with following error:

 ./if_not_there test_cpp c++   -O -pipe -DNO_SIGNALS -DALL_INTERIOR_POINTERS -DATOMIC_UNCOLLECTABLE  -DNO_EXECUTE_PERMISSION -DSILENT -o test_cpp ./test_cpp.cc gc_cpp.o gc.a `./threadlibs`
 ^^^^Starting command^^^^
 /tmp/ccxYFAw1.o: In function `main':
 /tmp/ccxYFAw1.o(.text+0xf18): undefined reference to `L630'
 *** Error code 1

>How-To-Repeat:

 # cd /usr/ports/devel/boehm-gc
 # make

>Fix:

 don't know.

>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?200101100809.f0A89j547540>