pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: fix build packages on Haiku



Hi,

--On 2014/06/09 22:31 +0600 diger <admin%freenet59.ru@localhost> wrote:

Hmm, do you have any local patches related to this issues?
mk/pthread.{buildlink3,builtin}.mk
mk/buildlink3/*
mk/platform/Haiku.mk

Try to do followings:
% bmake show-vars VARNAMES="COMPILER_INCLUDE_DIRS H_PTHREAD"

Then header file directories and pthread.h location should be shown.
--
OBATA Akio / obache%NetBSD.org@localhost


bmake show-vars VARNAMES="COMPILER_INCLUDE_DIRS H_PTHREAD"
/boot/system/develop/headers/posix
__nonexistent__


# ls -l  /boot/system/develop/headers/posix/pthread.h

-r-------- 1 baron root 9074 2014-06-04 08:40
/boot/system/develop/headers/posix/pthread.h

Again, do you have any local patches?
At least COMPILER_INCLUDE_DIRS is different than my result.

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index