venture37

textproc/mdocml fails on Solaris 10

Mar 15th, 2015
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. gcc -L/home/sme/pkgsrc/pbulk/lib -Wl,-R/home/sme/pkgsrc/pbulk/lib -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 tree.o mandocdb.o mansearch.o mansearch_const.o libmandoc.a -L/home/sme/pkgsrc/pbulk/lib -Wl,-R/home/s e/pkgsrc/pbulk/lib -lsqlite3
  2. mandocdb.o: In function `dbopen':
  3. mandocdb.c:(.text+0x136f): undefined reference to `mkdtemp'
  4. libmandoc.a(compat_fts.o): In function `fts_read':
  5. compat_fts.c:(.text+0x79b): undefined reference to `dirfd'
  6. libmandoc.a(mandoc_aux.o): In function `mandoc_asprintf':
  7. mandoc_aux.c:(.text+0x1ab): undefined reference to `vasprintf'
  8. collect2: ld returned 1 exit status
  9. *** Error code 1
  10. Stop.
  11. bmake: stopped in /tmp/obj-pbulk/textproc/mdocml/work/mdocml-1.13.3
  12. *** Error code 1
Advertisement
Add Comment
Please, Sign In to add comment