libport usage and extra inclusion line
Josef Söntgen
josef.soentgen at ...1...
Wed Jun 22 11:12:34 CEST 2016
Hello Menno,
* Menno Valkema <menno.genode at ...9...> [2016-06-22 10:39:38 +0200]:
> Now remove the following line from
> repos/hello_tutorial/src/hello/client/target.mk:
>
> INC_DIR += $(REP_DIR)/../libports/src/lib/curl/spec/64bit/curl/
>
> Running it again will give you an error about a missing "curlbuild.h".
> Hence our question what are we doing wrong? Is this behavior by design,
> or should we take different steps to include and use the library port?
The problem here is that the import file contains an incorrect include
path and is therefore not picked up by Genode's build system. Please see
the attached patch [1] for a fix.
Regards,
Josef
--
Josef Söntgen
Genode Labs
http://www.genode-labs.com/ · http://genode.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: import-curl.mk.patch
Type: text/x-diff
Size: 551 bytes
Desc: not available
URL: <http://lists.genode.org/pipermail/users/attachments/20160622/4f4b52d0/attachment.patch>
More information about the users
mailing list