Configure error

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri Jun 11 10:40:19 UTC 2021


Another option, since you are not really working with jextract, is to 
work on top of the foreign-memaccess+abi branch - which contains 
everything _but_ jextract, and can be built like any other regular JDKs.


Maurizio


On 11/06/2021 06:13, Sundararajan Athijegannathan wrote:
> Hi,
>
> I just git cloned your repo
>
> git clone https://github.com/leerho/panama-foreign.git
>
>
>
> and ran configure with --with-libclang option. It worked fine..
>
> You may want to make sure foreign-jextract branch is checked out.
>
> -Sundar
> ------------------------------------------------------------------------
> *From:* panama-dev <panama-dev-retn at openjdk.java.net> on behalf of 
> leerho <leerho at gmail.com>
> *Sent:* 11 June 2021 10:00
> *To:* panama-dev at openjdk.java.net' <panama-dev at openjdk.java.net>; 
> Maurizio Cimadamore <maurizio.cimadamore at oracle.com>
> *Subject:* Configure error
> Maurizio,
> I forked your mcimadamore/panama-foreign into my
> GitHub.com/leerho/mcimadamore_panama-foreign as you suggested, and then
> cloned it to my computer.  I have special copies of
> clang+llvm-9.0.1-x86_64-apple-darwin and jtreg in a separate local
> directory.
>
> But when I run bash configure
>
> bash configure
> --with-libclang=/Users/lrhodes/dev/git/Oracle/local/clang+llvm-9.0.1-x86_64-apple-darwin/
> --with-jtreg=/Users/lrhodes/dev/git/Oracle/local/jtreg/
>
>
> I get the error:
>
>
> configure: error: unrecognized options: --with-libclang
>
>
> Has something changed recently?
>
>
> Thanks in advance :)
>
>
> Lee.


More information about the panama-dev mailing list