Date: Wed, 14 Oct 1998 16:30:12 -0700 (PDT) From: "Justin M. Seger" <jseger@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/textproc/sp Makefile Message-ID: <199810142330.QAA26818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jseger 1998/10/14 16:30:12 PDT
Modified files:
textproc/sp Makefile
Log:
Mark BROKEN for ELF:
cc -O -pipe -o nsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o -lstdc++ -L/usr/ports/textproc/sp/work/sp-1.2.1/nsgmls/../lib -lsp
/usr/lib/libstdc++.so: undefined reference to `log'
/usr/lib/libstdc++.so: undefined reference to `sqrt'
/usr/lib/libstdc++.so: undefined reference to `cosh'
/usr/lib/libstdc++.so: undefined reference to `cos'
/usr/lib/libstdc++.so: undefined reference to `sin'
Revision Changes Path
1.7 +3 -1 ports/textproc/sp/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?199810142330.QAA26818>
