<div dir="ltr"><div>Thanks Aurelien!<br><br></div><div>Solved. The missing packages are: libidl and gtk-doc.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-12 17:41 GMT-03:00 Aurélien Larcher <span dir="ltr"><<a href="mailto:aurelien.larcher@gmail.com" target="_blank">aurelien.larcher@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Install gtk-doc?<br>
<div><div class="h5"><br>
On Mon, Sep 12, 2016 at 10:27 PM, Franklin <<a href="mailto:franklin.desenv@gmail.com">franklin.desenv@gmail.com</a>> wrote:<br>
> Hi team,<br>
><br>
> I'm configuring a bare-metal server to build oi-userland and make a private<br>
> server for IPS packages for Quality Assurance of packages contributed by<br>
> Wiselabs (my company).<br>
><br>
> I've installed build-essential and anothers some packages that be required<br>
> during compilation (like libpthread-stubs), but, the ORbit2 won't compile.<br>
><br>
> Anyone can help?<br>
><br>
> oot@oi_build:/root/.hudson/<wbr>jobs/oi-userland/workspace/<wbr>components/ORBit2#<br>
> gmake build<br>
> ( cd<br>
> /root/.hudson/jobs/oi-<wbr>userland/workspace/components/<wbr>ORBit2/ORBit2-2.14.19 &&<br>
> aclocal -I. && autoheader && libtoolize --automake --copy --force &&<br>
> automake -a -f -c && autoconf )<br>
> aclocal: warning: autoconf input should be named '<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a>', not<br>
> '<a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a>'<br>
> Unescaped left brace in regex is deprecated, passed through in regex; marked<br>
> by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line<br>
> 3936.<br>
> automake: warning: autoconf input should be named '<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a>', not<br>
> '<a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a>'<br>
> automake: warning: autoconf input should be named '<a href="http://configure.ac" rel="noreferrer" target="_blank">configure.ac</a>', not<br>
> '<a href="http://configure.in" rel="noreferrer" target="_blank">configure.in</a>'<br>
> gtk-doc.make:7: error: GTK_DOC_USE_LIBTOOL does not appear in AM_CONDITIONAL<br>
> docs/api/Makefile.am:63:   'gtk-doc.make' included from here<br>
> gtk-doc.make:52: error: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL<br>
> docs/api/Makefile.am:63:   'gtk-doc.make' included from here<br>
> gtk-doc.make:53: error: GTK_DOC_BUILD_HTML does not appear in AM_CONDITIONAL<br>
> docs/api/Makefile.am:63:   'gtk-doc.make' included from here<br>
> gtk-doc.make:58: error: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL<br>
> docs/api/Makefile.am:63:   'gtk-doc.make' included from here<br>
> gtk-doc.make:211: error: ENABLE_GTK_DOC does not appear in AM_CONDITIONAL<br>
> docs/api/Makefile.am:63:   'gtk-doc.make' included from here<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> include/orbit/dynamic/<wbr>Makefile.am:18:   'Makefile.shared' included from here<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> include/orbit/orb-core/<wbr>Makefile.am:45:   'Makefile.shared' included from<br>
> here<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> include/orbit/poa/Makefile.am:<wbr>24:   'Makefile.shared' included from here<br>
> linc2/src/Makefile.am:11: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> linc2/test/Makefile.am:5: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> src/idl-compiler/Makefile.am:<wbr>5: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> src/orb/GIOP/Makefile.am:1: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> src/orb/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'<br>
> (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> src/orb/dynamic/Makefile.am:<wbr>27:   'Makefile.shared' included from here<br>
> src/orb/dynamic/Makefile.am:8: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> src/orb/orb-core/Makefile.am:<wbr>74:   'Makefile.shared' included from here<br>
> src/orb/orb-core/Makefile.am:<wbr>5: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> src/orb/poa/Makefile.am:46:   'Makefile.shared' included from here<br>
> src/orb/poa/Makefile.am:5: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> src/orb/util/Makefile.am:3: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> src/services/imodule/Makefile.<wbr>am:5: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> src/services/name/Makefile.am:<wbr>53:   'Makefile.shared' included from here<br>
> src/services/name/Makefile.am:<wbr>35: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> test/Makefile.am:74:   'Makefile.shared' included from here<br>
> test/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS'<br>
> (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> test/everything/Makefile.am:<wbr>76:   'Makefile.shared' included from here<br>
> test/everything/Makefile.am:<wbr>13: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> test/inhibit/Makefile.am:20:   'Makefile.shared' included from here<br>
> test/inhibit/Makefile.am:4: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> Makefile.shared:6: warning: '%'-style pattern rules are a GNU make extension<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> Makefile.shared:7: warning: *: non-POSIX variable name<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *D: non-POSIX variable name<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> Makefile.shared:8: warning: *F: non-POSIX variable name<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> Makefile.shared:9: warning: *: non-POSIX variable name<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: ':='-style assignments are not portable<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> Makefile.shared:17: warning: shell mkdir .deps > /dev/null 2>&1 || ::<br>
> non-POSIX variable name<br>
> Makefile.shared:17: (probably a GNU make extension)<br>
> test/poa/Makefile.am:44:   'Makefile.shared' included from here<br>
> test/poa/Makefile.am:1: warning: 'INCLUDES' is the old name for<br>
> 'AM_CPPFLAGS' (or '*_CPPFLAGS')<br>
> gmake: *** [/root/.hudson/jobs/oi-<wbr>userland/workspace/make-rules/<a href="http://prep.mk:37" rel="noreferrer" target="_blank"><wbr>prep.mk:37</a>:<br>
> /root/.hudson/jobs/oi-<wbr>userland/workspace/components/<wbr>ORBit2/ORBit2-2.14.19/.prep]<br>
> Error 1<br>
><br>
><br>
> --<br>
> Franklin Ronald Ferreira dos Santos<br>
> ------------------------------<wbr>----------------------<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> oi-dev mailing list<br>
> <a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a><br>
> <a href="https://openindiana.org/mailman/listinfo/oi-dev" rel="noreferrer" target="_blank">https://openindiana.org/<wbr>mailman/listinfo/oi-dev</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
---<br>
Praise the Caffeine embeddings<br>
<br>
______________________________<wbr>_________________<br>
oi-dev mailing list<br>
<a href="mailto:oi-dev@openindiana.org">oi-dev@openindiana.org</a><br>
<a href="https://openindiana.org/mailman/listinfo/oi-dev" rel="noreferrer" target="_blank">https://openindiana.org/<wbr>mailman/listinfo/oi-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Franklin Ronald Ferreira dos Santos<br>----------------------------------------------------<div><br></div></div>
</div>