/ harbor / sources / core-master / bin / linux / gcc / hbmk2 -quiet -width = 0 -autohbm- @hbpre -inc sddoci / sddoci.hbp @hbpost
hbmk2 [sddoci]: Error: Dependency is missing: ocilib
hbmk2 [sddoci]: Exit status: 10: dependency not found or disabled
/ harbor / sources / core-master / bin / linux / gcc / hbmk2 -quiet -width = 0 -autohbm- @hbpre -inc rddads / rddads.hbp @hbpost
hbmk2 [rddads]: Error: Dependency was missing: ads
hbmk2 [rddads]: Exit status: 10: dependency not found or disabled
/ harbor / fonts / core-master / bin / linux / gcc / hbmk2 -quiet -width = 0 -autohbm- @hbpre -inc hbcurl / hbcurl.hbp @hbpost
hbmk2 [hbcurl]: Error: Dependency missing: curl
hbmk2 [hbcurl]: Exit status: 10: dependency not found or disabled
/ harbor / fonts / core-master / bin / linux / gcc / hbmk2 -quiet -width = 0 -autohbm- @hbpre -inc gtqtc / gtqtc.hbp @hbpost
hbmk2 [gtqtc]: Error: Dependency was missing: qt
hbmk2 [gtqtc]: Exit status: 10: dependency not found or disabled
bash git gcc binutils fakeroot debhelper valgrind upx uncrustify \
libncurses-dev \
libslang2-dev \
libx11-dev \
libgpm-dev \
liballegro4.2-dev \
libcairo2-dev \
libcups2-dev \
libcurl4-openssl-dev \
firebird-dev \
libfreeimage-dev \
libgs-dev \
libmagic-dev \
unixodbc-dev \
libpq-dev \
libbz2-dev \
zlib1g-dev \
libpcre3-dev \
libsqlite3-dev \
libexpat1-dev \
libgd-dev \
libmysqlclient-dev \
qt5-default
--
You received this message because you are subscribed to the Google Groups "Harbour Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-deve...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/harbour-devel/f996bf5e-40d9-4a52-a4f8-d87dfd1cc45b%40googlegroups.com.
No problem, but you can reduce messages using variables:
HB_WITH_ADS=no
HB_WITH_CAIRO=no
HB_WITH_CURL=no
HB_WITH_FIREBIRD=no
HB_WITH_FREEIMAGE=no
HB_WITH_GD=no
HB_WITH_GS=no
HB_WITH_ICU=no
HB_WITH_LIBMAGIC=no
HB_WITH_MYSQL=no
HB_WITH_OCILIB=no
HB_WITH_OPENSSL=no
HB_WITH_PGSQL=no
HB_WITH_RABBITMQ=no
José M. C. Quintas