pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51307 (textproc/mdocml does not build on Solaris 10)
I tried to build the version 1.13.4.
gcc-4.9 -o mandoc eqn_html.o html.o man_html.o mdoc_html.o tbl_html.o mdoc_man.o eqn_term.o man_term.o mdoc_term.o term.o term_ascii.o term_ps.o tbl_term.o main.o manpath.o out.o tag.o tree.o mandocdb.o mansearch.o mansearch_const.o libmandoc.a -lsqlite3 -lz
Undefined first referenced
symbol in file
nanosleep main.o
ld: fatal: symbol referencing errors. No output written to mandoc
*** Error code 1
Fix>
Add -lrt to LDADD.
Thanks in advance!
Hiroshi Hakoyama
hako%affrc.go.jp@localhost
On 2016/07/15, at 0:27, wiz%netbsd.org@localhost wrote:
> Synopsis: textproc/mdocml does not build on Solaris 10
>
> State-Changed-From-To: open->feedback
> State-Changed-By: wiz%NetBSD.org@localhost
> State-Changed-When: Thu, 14 Jul 2016 15:27:12 +0000
> State-Changed-Why:
> I've just updated mdocml to 1.13.4, which should fix this problem. Please test!
>
>
>
Home |
Main Index |
Thread Index |
Old Index