[haiku-bugs] Re: [Haiku] #15661: intel_extreme driver - not working

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 04 Feb 2020 22:40:41 -0000

#15661: intel_extreme driver - not working
-------------------------------------------------+-------------------------
   Reporter:  vercu                              |      Owner:  pulkomandy
       Type:  bug                                |     Status:  assigned
   Priority:  high                               |  Milestone:  R1/beta2
  Component:                                     |    Version:
  Drivers/Graphics/intel_extreme/ivybridge       |  R1/Development
 Resolution:                                     |   Keywords:
 Blocked By:                                     |   Blocking:
Has a Patch:  0                                  |   Platform:  All
-------------------------------------------------+-------------------------
Comment (by markh):

 Perhaps this ticket is not the right place to discuss this, but I still
 can't compile Haiku to determine the revision this issue started, so here
 goes:

 ReadMe.Compiling.md included in the source states:

 The tools to compile Haiku will vary, depending on the platform that you
 are
 using to build Haiku. When building from Haiku, all of the necessary
 development tools are included in official releases (e.g. R1/beta1) and in
 the
 nightly builds.

 But at least xorriso and mtools are not included

 https://www.haiku-os.org/guides/building/pre-reqs states:

 Currently, Haiku is arguably the most convenient development environment.
 A nightly image (or stable release) of Haiku should contain all of the
 software needed to build its sources for x86

 But that same page then states that the following command should be
 executed:

 pkgman install mtools python3 cmd:xorriso

 However, I get the following error if I do that:

 *** Failed to find a match for "python3": Name not found

 Excluding python3, installs the other packages, but that still gives me an
 error with compiling (something on there not being enough space on myfs).

 https://www.haiku-os.org/guides/building/compiling-x86 states:

 This is the most basic build, it generally is good for quickly testing the
 OS after making modifications as it doesn't contain a lot of extra
 applications. Be sure to modify -j2 with the number of cpu cores on your
 build system to ensure the fastest build times. ```sh jam -q -j2 @image
 ```

 However, trying to execute that in a shell gives me:
 /bin/jam: /bin/jam: cannot execute binary file

 I know the sh should be left off, but it is frustrating running into all
 these things.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15661#comment:12>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: