cvs commit: ports/textproc/sp Makefile

[ Available lists | Index of cvs-all | Month of Oct 1998 | Week of 14 Oct 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Justin M. Seger <jseger@FreeBSD.ORG>
Date
14 Oct 1998 16:30:38
Subject
cvs commit: ports/textproc/sp Makefile
Message-ID
199810142330.QAA26818@freefall.freebsd.org

Replies

[ Hide this part ]
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


Elapsed time: 0.065 seconds