marcontk commented on issue #7078:
URL: https://github.com/apache/mxnet/issues/7078#issuecomment-1380990730

   I have the same problem on MacOS M1 Ventura 13.1. after installing 
swing-perl with macports I get the following:
   
   
   cpan[1]> install AI::MXNetCAPI                                               
                                                        
   Reading '/Users/marcont/.cpan/Metadata'
     Database was generated on Thu, 12 Jan 2023 19:17:01 GMT
   Running install for module 'AI::MXNetCAPI'
   Checksum for 
/Users/marcont/.cpan/sources/authors/id/S/SK/SKOLYCHEV/AI-MXNetCAPI-1.5.tar.gz 
ok
   Scanning cache /Users/marcont/.cpan/build for sizes
   
............................................................................DONE
   'YAML' not installed, will not store persistent state
   Configuring S/SK/SKOLYCHEV/AI-MXNetCAPI-1.5.tar.gz with Makefile.PL
   Checking if your kit is complete...
   Looks good
   Warning (mostly harmless): No library found for -lmxnet
   Generating a Unix-style Makefile
   Writing Makefile for AI::MXNetCAPI
   Writing MYMETA.yml and MYMETA.json
     SKOLYCHEV/AI-MXNetCAPI-1.5.tar.gz
     /opt/local/bin/perl5.34 Makefile.PL -- OK
   Running make for S/SK/SKOLYCHEV/AI-MXNetCAPI-1.5.tar.gz
   cp lib/AI/MXNetCAPI.pm blib/lib/AI/MXNetCAPI.pm
   Running Mkbootstrap for MXNetCAPI ()
   chmod 644 "MXNetCAPI.bs"
   "/opt/local/bin/perl5.34" -MExtUtils::Command::MM -e 'cp_nonempty' -- 
MXNetCAPI.bs blib/arch/auto/AI/MXNetCAPI/MXNetCAPI.bs 644
   /usr/bin/cc -c  -I../../include/mxnet -fno-common -DPERL_DARWIN -pipe -Os 
-fno-strict-aliasing -fstack-protector-strong -I/opt/local/include 
-DPERL_USE_SAFE_PUTENV -O3   -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\"  
"-I/opt/local/lib/perl5/5.34/darwin-thread-multi-2level/CORE"   mxnet_wrap.cxx
   mxnet_wrap.cxx:1626:10: fatal error: 'c_api.h' file not found
   #include <c_api.h>
            ^~~~~~~~~
   1 error generated.
   make: *** [mxnet_wrap.o] Error 1
     SKOLYCHEV/AI-MXNetCAPI-1.5.tar.gz
     /usr/bin/make -- NOT OK
   Failed during this command:
    SKOLYCHEV/AI-MXNetCAPI-1.5.tar.gz            : make NO
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to