Hi all,


i am trying to build a package from libzpgsql with pkgsrc ( I am new to this but like it so much so decided to try it out with pkgsrc)

So i have  managed to get a Makefile and  some dependency's thare working .

But now i have an issue with just extracting the zabbix src in a directory and then tell the bmake configure to use that  as a source

reason is that libzpgsql is using module.h and that sits in the source of zabbix.

So this is wat a want to do.

when doing bmake configure

it downloads the libzpgsql source

it the should download the zabbix source and extract it in to a directory and here is where i have an issue.

IS there a command that i can use in the Makefile to just extract the source and then point the configure to that source

as in the Makefile i have CONFIGURE_ARGS+  = --with-zabbix=${BUILDLINK_PREFIX.zabbix}

but it always fails as it does not find the module.h file and that sits in the source not in the binaries

I hope you understand what i am trying to do.



------------------------------------------
illumos: illumos-discuss
Permalink: 
https://illumos.topicbox.com/groups/discuss/T799e8f83acba0247-Me86d5662a7d30955e8523a3d
Delivery options: https://illumos.topicbox.com/groups/discuss/subscription

Reply via email to