Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 22:35:11 -0500 (CDT)
From:      Steve Price <sprice@hiwaay.net>
To:        "Justin M. Seger" <jseger@freebsd.scds.com>
Cc:        Satoshi Asami <asami@FreeBSD.ORG>, ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/print/mgv Makefile 
Message-ID:  <Pine.OSF.4.02.9810122228310.14117-100000@fly.HiWAAY.net>
In-Reply-To: <199810130213.WAA28957@freebsd.scds.com>

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

The XFree86 port is fixed for ports that have "USE_IMAKE=yes"
but this port doesn't use it. :)

I do second the notion of being able to fix this for libraries
in general as this is not an X-only problem.  If anyone knows
the secret ld juju to make this work I for one would be eternally
grateful.  This was fixed somehow in those ports that used tiff34
(I think) but for the life of me I haven't been able to figure
out how.

Steve

On Mon, 12 Oct 1998, Justin M. Seger wrote:

# > X-Loop: FreeBSD.org
# > 
# >  *   cc -O2 -O -pipe -D_POSIX_SOURCE  -I/usr/X11R6/include -s   -L/usr/X11R6/lib -o mgv  Ghostview.o app.o auto.o center.o dsc.o events.o file.o  help.o log.o magstep.o main.o mark.o media.o mgv.o mgv_create.o  options.o orientation.o page.o page_control.o print.o process.o  scroll.o sens.o strings.o toolbar.o track.o uiutil.o unmangle.o util.o  view.o zoom.o _ad.o _switch_help.o _bld.o -Lwlib -lwlib  -lXm -lXmu -lXt -lXpm  -lXext -lX11
# >  *   /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
# >  *   /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
# >  *   /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
# >  *   /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
# > 
# > Is it possible to somehow fix this in the XFree86 port?  This change
# > of behavior betweer a.out and ELF seems to trip up an awful number of
# > ports.
# 
# Not sure...  Also if so it'd have to be done in the official XFree86
# distribution.  If it is doable, it'll probably have to wait until after
# 3.0-RELEASE.
# 
# -Justin Seger-
# 
# To Unsubscribe: send mail to majordomo@FreeBSD.org
# with "unsubscribe freebsd-ports" in the body of the message
# 


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?Pine.OSF.4.02.9810122228310.14117-100000>