Date: Thu, 15 Oct 1998 21:15:59 -0700 (PDT) From: "Justin M. Seger" <jseger@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/japanese/xklock Makefile Message-ID: <199810160415.VAA11244@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jseger 1998/10/15 21:15:59 PDT Modified files: japanese/xklock Makefile Log: Mark BROKEN for ELF: cc -fwritable-strings -O2 -m486 -I/usr/X11R6/include -o xklock xklock.o jnames.o -L/usr/X11R6/lib -lX11 -lXmu -lXpm -lcrypt /usr/libexec/elf/ld: warning: libXt.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /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/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/X11R6/lib/libXmu.so: undefined reference to `XtDisplayToApplicationContext' /usr/X11R6/lib/libXmu.so: undefined reference to `XtWarningMsg' Revision Changes Path 1.3 +3 -1 ports/japanese/xklock/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810160415.VAA11244>