{"id":2088,"date":"2015-01-06T04:04:23","date_gmt":"2015-01-06T04:04:23","guid":{"rendered":"http:\/\/truelogic.org\/wordpress\/?p=2088"},"modified":"2015-01-06T04:05:05","modified_gmt":"2015-01-06T04:05:05","slug":"freebsd-webkit-gtk2-error-in-compiling-port","status":"publish","type":"post","link":"https:\/\/truelogic.org\/wordpress\/2015\/01\/06\/freebsd-webkit-gtk2-error-in-compiling-port\/","title":{"rendered":"FreeBSD  error in compiling webkit-gtk2 port"},"content":{"rendered":"<p>I spent 3-4 days trying to build the webkit-gtk2 port on 10.1 RELEASE. I kept getting a linker error and I tried every solution I could find about it, including trying to change the compiler to use gcc instead of CLANG and making a change in the Makefile etc.<\/p>\n<p>Finally I had a look at the symbols which were generating a linker error and I realised they were all to do with 3d graphics. I was not selecting the WebGL Option in make config and it was still trying to link those routines. So I chose WebGL in make config and the linker didnt fail and I was able to finally build the port. Hope this helps others who are stuck with webkit-gtk2.<\/p>\n<p>It looks like the make file is not filtering the checked options in config and assumes everything is to be linked. It only works if everything is selected in make config.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>I spent 3-4 days trying to build the webkit-gtk2 port on 10.1 RELEASE. I kept getting a linker error and I tried every solution I <a class=\"mh-excerpt-more\" href=\"https:\/\/truelogic.org\/wordpress\/2015\/01\/06\/freebsd-webkit-gtk2-error-in-compiling-port\/\" title=\"FreeBSD  error in compiling webkit-gtk2 port\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":2089,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-2088","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-freebsd"],"_links":{"self":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/2088","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/comments?post=2088"}],"version-history":[{"count":3,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/2088\/revisions"}],"predecessor-version":[{"id":2092,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/posts\/2088\/revisions\/2092"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/media\/2089"}],"wp:attachment":[{"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/media?parent=2088"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/categories?post=2088"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truelogic.org\/wordpress\/wp-json\/wp\/v2\/tags?post=2088"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}