Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 13:12:45 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/print/mgv Makefile
Message-ID:  <199810122012.NAA29831@vader.cs.berkeley.edu>
In-Reply-To: <199810121524.IAA19394@freefall.freebsd.org> (jseger@FreeBSD.ORG)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   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.

Satoshi

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?199810122012.NAA29831>