On Thu, 22 May 2008, Guy Roussin wrote:

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

Not workaround but fix. The export is necessary. Thanks for the
info.

> 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 very much for suggestions.
I'll make the modifications but I do not use any DEB based
distribution and I cannot test them. If possible I'd like
to ask you to commit necessary fixes and cleanups.

I want to ask all users using Debian or Ubuntu to make tests
and required updates or to send information about found problems
to this list.

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to