Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2007 14:06:26 GMT
From:      Daniel Eischen<deischen@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112462: x11-toolkits/xview uses libc internal function __svfscanf()
Message-ID:  <200705061406.l46E6QXn065196@www.freebsd.org>
Resent-Message-ID: <200705061420.l46EK2p0089886@freefall.freebsd.org>

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

>Number:         112462
>Category:       ports
>Synopsis:       x11-toolkits/xview uses libc internal function __svfscanf()
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 06 14:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Eischen
>Release:        7.0-current
>Organization:
>Environment:
FreeBSD rigel 7.0-CURRENT FreeBSD 7.0-CURRENT #8: Thu Apr  5 19:15:11 EDT 2007     root@rigel:/opt/FreeBSD/obj/opt/FreeBSD/src/sys/rigel  i386
>Description:
When symbol versioning is enabled, __svfscanf() is not longer exported from libc.  Libxview cannot resolve this symbol, and breaks because of it.
>How-To-Repeat:
Enable symbol versioning, build and install world.  Symbol versioning will be enabled by default by 5/13/2007.
>Fix:
s/__vfscanf/vfscanf/ in x11-toolkits/xview/patch-lib+libxview+textsw+txt_again.c
>Release-Note:
>Audit-Trail:
>Unformatted:



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