[haiku-development] Re: building on VM?

  • From: "Dale Cieslak" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "dcieslak" for DMARC)
  • To: Haiku Development ML <haiku-development@xxxxxxxxxxxxx>
  • Date: Fri, 12 Apr 2019 05:06:54 +0000 (UTC)

 ok, it's taken me a while to get back to this, but I basically restarted and 
followed the instructions in the Readme.Compiling file.  Here are the commands 
that I ran:
/vbox-hd2/haiku-dev/haiku> mkdir generated.x86_64/vbox-hd2/haiku-dev/haiku> cd 
generated.x86_64/vbox-hd2/haiku-dev/haiku/generated.x86_64> ../configure 
--build-cross-tools x86_64 
../../buildtools/vbox-hd2/haiku-dev/haiku/generated.x86_64> ../configure 
--cross-tools-prefix ./cross-tools-x86_64/bin/x86_64-unknown-haiku- 
/vbox-hd2/haiku-dev/haiku/generated.x86_64> jam -q -j3 @release-vmware 
here's where the build ends every time:
In file included from 
../src/add-ons/media/plugins/ffmpeg/AVCodecDecoder.cpp:16:0:../src/add-ons/media/plugins/ffmpeg/AVCodecDecoder.h:23:11:
 fatal error: avcodec.h: No such file or directory  #include "avcodec.h"        
   ^~~~~~~~~~~compilation terminated.In file included from 
../src/add-ons/media/plugins/ffmpeg/AVCodecEncoder.cpp:8::../src/add-ons/media/plugins/ffmpeg/AVCodecEncoder.h:15:11:
 fatal error: avcodec.h: No such file or directory  #include "avcodec.h"        
   ^~~~~~~~~~~compilation 
terminated./vbox-hd2/haiku-dev/haiku/generated.x86_64> 
...it's almost as if some of the -devel versions of the libs aren't found, 
though I do see them in the build_packages dir.  Any thoughts would be 
appreciated.
Thanks,Dale

    On Thursday, April 4, 2019, 10:38:24 AM PDT, waddlesplash 
<waddlesplash@xxxxxxxxx> wrote:  
 
 On Thu, Apr 4, 2019 at 2:07 AM Dale Cieslak <dmarc-noreply@xxxxxxxxxxxxx> 
wrote:

Anything else I need to know?  I cloned and built the cross tools, but now I 
get compile errors (presumably later than before) building the exr 
translator.  presumably the build isn't broken so I must be missing something 
else?

I don't know anything about this being broken; can you share a log?

-waddlesplash

  

Other related posts: