Date: Mon, 12 Oct 1998 22:13:06 -0400 From: "Justin M. Seger" <jseger@freebsd.scds.com> To: asami@FreeBSD.ORG (Satoshi Asami) Cc: ports@FreeBSD.ORG Subject: Re: cvs commit: ports/print/mgv Makefile Message-ID: <199810130213.WAA28957@freebsd.scds.com> In-Reply-To: Your message of "Mon, 12 Oct 1998 13:12:45 PDT." <199810122012.NAA29831@vader.cs.berkeley.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810130213.WAA28957>