Hi, I notice that HB_CONTRIBLIBS in make_deb.sh is not taken into account by dpkg-buildpackage -b
As a workaround i add this line before dpkg-buildpackage -b : export HB_CONTRIBLIBS So even if the package libpq-dev is there, libhbpgsql.a is not compiled. I also suggest to add those lines in make_deb.sh : if test_reqpkg libmysqlclient15-dev then HB_CONTRIBLIBS="${HB_CONTRIBLIBS} hbmysql" fi Thank you, -- Guy Roussin _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour