Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 1998 21:04:17 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6380: gcc-2.8.1 port does not create shared libs
Message-ID:  <199804220104.VAA24873@rtfm.ziplink.net>

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

>Number:         6380
>Category:       ports
>Synopsis:       gcc-2.8.1 port does not create shared libs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 21 18:10:01 PDT 1998
>Last-Modified:
>Originator:     Mikhail Teterin
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

	Nothing special

>Description:

pgcc -shared -o .libs/libglib.so.1.0 garray.lo gcache.lo gerror.lo ghash.lo glist.lo gmem.lo gprimes.lo gslist.lo gtimer.lo gtree.lo gstring.lo gscanner.lo gutils.lo
ld: No reference to __DYNAMIC
gmake[2]: *** [libglib.la] Error 1
gmake[2]: Leaving directory `/ccd/ports/x11/gtk/work/gtk+-1.0.0/glib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/ccd/ports/x11/gtk/work/gtk+-1.0.0'
gmake: *** [all-recursive-am] Error 2


>How-To-Repeat:

	See description

>Fix:
	
	Use ``cc -shared'' for shared libraries.
>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?199804220104.VAA24873>