dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h' file not foundCross compiling, library gmp not foundfatal error :“python.h” no file or directory?Why a single cross compiling doesnt work? Error: bash: ./test1: No such file or directorylinux/autoconf.h not presentconfigure: error: jpeglib.h not foundDropbox icon not working - Unable to create ~/.dbus/session-busError compiling program - Maths library failure?

How do we kill what we can't see?

Deadlock Graph - Surviving Statement inputbuf does not show the object that was locked

How do social media apps notify you when someone else takes a screenshot of your profile?

Can I reproduce this in Latex

How to distinguish between different instruments in a classical orchestra?

Why doesn't the nucleus have "nucleus-probability cloud"?

How to electrically ground a gas furnace connected with an armoured cable

Is rent considered a debt?

Why not 1.d4 Nf6 2.d5?

Why are there never-ending wars in the Middle East?

Vertical Yagi spun at 1000 RPM: gain properties?

At what point can you walk out of a restaurant if they make you wait to pay the bill?

What does 'Rocket is in self align' mean?

Walking across lava

What do you do when brand new pads are rubbing on new rotor? It smokes and smells so bad and it seems like it is going to catch on fire

Java IntStream iterate vs generate when to use what?

Can I catch arrows if I am not a monk?

How to get previous command without arrow key

Conveying the idea of "stay tuned"

Find the closest enemy

Phrase: the sun is out

Implementation of A* algorithm in C++

How do I get softer pictures in sunlight, like in this commercial?

Samples of old guidance software



dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h' file not found


Cross compiling, library gmp not foundfatal error :“python.h” no file or directory?Why a single cross compiling doesnt work? Error: bash: ./test1: No such file or directorylinux/autoconf.h not presentconfigure: error: jpeglib.h not foundDropbox icon not working - Unable to create ~/.dbus/session-busError compiling program - Maths library failure?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









0

















I am using dbus in my programme, but when i include
#include <dbus-1.0/dbus/dbus.h>

I am getting error :
dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h' file not found



In the folder dbus there is no dbus-arch-deps.h file.



I can see this file in a folder lib64/dbus-1.0/include/dbus/dbus-arch-deps.h



Can any one please help me to compile this?
Or any suggestion, as I am stuck badly here.










share|improve this question
































    0

















    I am using dbus in my programme, but when i include
    #include <dbus-1.0/dbus/dbus.h>

    I am getting error :
    dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h' file not found



    In the folder dbus there is no dbus-arch-deps.h file.



    I can see this file in a folder lib64/dbus-1.0/include/dbus/dbus-arch-deps.h



    Can any one please help me to compile this?
    Or any suggestion, as I am stuck badly here.










    share|improve this question




























      0












      0








      0








      I am using dbus in my programme, but when i include
      #include <dbus-1.0/dbus/dbus.h>

      I am getting error :
      dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h' file not found



      In the folder dbus there is no dbus-arch-deps.h file.



      I can see this file in a folder lib64/dbus-1.0/include/dbus/dbus-arch-deps.h



      Can any one please help me to compile this?
      Or any suggestion, as I am stuck badly here.










      share|improve this question















      I am using dbus in my programme, but when i include
      #include <dbus-1.0/dbus/dbus.h>

      I am getting error :
      dbus-1.0/dbus/dbus.h:29:10: fatal error: 'dbus/dbus-arch-deps.h' file not found



      In the folder dbus there is no dbus-arch-deps.h file.



      I can see this file in a folder lib64/dbus-1.0/include/dbus/dbus-arch-deps.h



      Can any one please help me to compile this?
      Or any suggestion, as I am stuck badly here.







      compiling dbus chromeos






      share|improve this question














      share|improve this question











      share|improve this question




      share|improve this question










      asked May 29 at 5:01









      NPENPE

      11 bronze badge




      11 bronze badge























          0






          active

          oldest

          votes













          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );














          draft saved

          draft discarded
















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1147010%2fdbus-1-0-dbus-dbus-h2910-fatal-error-dbus-dbus-arch-deps-h-file-not-found%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown


























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















          draft saved

          draft discarded















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1147010%2fdbus-1-0-dbus-dbus-h2910-fatal-error-dbus-dbus-arch-deps-h-file-not-found%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown









          Popular posts from this blog

          Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

          How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

          Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü