{"id":860,"date":"2014-08-21T16:14:39","date_gmt":"2014-08-21T23:14:39","guid":{"rendered":"http:\/\/somethingk.com\/main\/?p=860"},"modified":"2014-08-22T07:35:59","modified_gmt":"2014-08-22T14:35:59","slug":"compiling-paraview-v4-1-0-error-libxi-so-undefined-reference-to-_xgetrequest","status":"publish","type":"post","link":"https:\/\/somethingk.com\/main\/compiling-paraview-v4-1-0-error-libxi-so-undefined-reference-to-_xgetrequest\/","title":{"rendered":"Compiling ParaView v4.1.0 Error: libXi.so undefined reference to `_XGetRequest&#8217;"},"content":{"rendered":"<h3>Error<\/h3>\n<p>While compiling <a title=\"ParaView\" href=\"http:\/\/www.paraview.org\/\" target=\"_blank\">ParaView <\/a>from the source files, I ran into the following error while running the \u2018make\u2019 command.<\/p>\n<pre>\u2026libXi.so undefined reference to `_XGetRequest'<\/pre>\n<pre>make[2]: *** [bin\/icetTests_mpi] Error 1<\/pre>\n<pre>[ThirdParty\/IceT\/vtkicet\/tests\/CMakeFiles\/\r\nicetTests_mpi.dir\/all] Error2<\/pre>\n<h3>Solution<\/h3>\n<p>In my case, the X11 libraries were installed separately and were located in custom directory locations that differed from the default. I fixed this error by checking and correcting the paths for my X11 libraries and include directories within the ccmake configuration menu. The error was then fixed during the next &#8216;make.&#8217;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Error While compiling ParaView from the source files, I ran into the following error while running the \u2018make\u2019 command. \u2026libXi.so undefined reference to `_XGetRequest&#8217; make[2]: *** [bin\/icetTests_mpi] Error 1 [ThirdParty\/IceT\/vtkicet\/tests\/CMakeFiles\/ icetTests_mpi.dir\/all] Error2 Solution In my case, the X11 libraries were installed separately and were located in custom directory locations that differed from the default. I fixed this error by checking [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[177,6],"tags":[257,258,268,256,270,249,271,272,262,269],"class_list":["post-860","post","type-post","status-publish","format-standard","hentry","category-development","category-linux","tag-compile","tag-error","tag-libxi-so","tag-paraview","tag-reference","tag-source-code","tag-undefined","tag-v4-1-0","tag-x11","tag-_xgetrequest"],"_links":{"self":[{"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/posts\/860","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/comments?post=860"}],"version-history":[{"count":3,"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/posts\/860\/revisions"}],"predecessor-version":[{"id":869,"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/posts\/860\/revisions\/869"}],"wp:attachment":[{"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/media?parent=860"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/categories?post=860"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/somethingk.com\/main\/wp-json\/wp\/v2\/tags?post=860"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}