MantisBT - NetSurf
View Issue Details
0002588NetSurfDevelopmentpublic2018-01-25 18:312018-08-29 13:58
ReporterSteve 
Assigned ToVincent Sanders 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionopen 
PlatformLinuxOSCRUXOS Version4.9.61
Product Version3.7 
Target Version3.8Fixed in Version3.8 
Fixed in CI build #4326
Reported in CI build #
URL of problem page
Summary0002588: Can't compile from source
Descriptionupon running 'make' per the instructions:
I get::

(Many lines indicating an ongoing successful build, line by line, until...)

cc: error: build/Linux-gtk/messages_gresource.c: No such file or directory
cc: fatal error: no input files
compilation terminated

I tried to get into the directory myself and look for the file, sure enough, it's not there. I can't find a "messages_gresource.c" file anywhere in the source.

Help?
Steps To Reproduce'make'
Additional InformationI'm very interested in this project and love the idea of a web browser that works the way this one does. Once I can get past this compilation issue, I look forward to testing the browser.
TagsNo tags attached.
Attached Files

Notes
(0001765)
Vincent Sanders   
2018-04-21 09:24   
this appears to be because glib-compile-resources command was not found
this should have halted the build, will look into it
(0001768)
Vincent Sanders   
2018-04-21 13:02   
Missing dependency in makefile. Build will now halt at point the tool cannot be found.
(0001820)
Vincent Sanders   
2018-08-29 13:58   
Thank you for your report, this has been resolved in the 3.8 release

Issue History
2018-01-25 18:31SteveNew Issue
2018-04-21 09:24Vincent SandersAssigned To => Vincent Sanders
2018-04-21 09:24Vincent SandersStatusnew => acknowledged
2018-04-21 09:24Vincent SandersNote Added: 0001765
2018-04-21 13:02Vincent SandersStatusacknowledged => resolved
2018-04-21 13:02Vincent SandersFixed in Version => 3.8
2018-04-21 13:02Vincent SandersFixed in CI build # => 4326
2018-04-21 13:02Vincent SandersNote Added: 0001768
2018-08-28 10:41Vincent SandersTarget Version => 3.8
2018-08-29 13:58Vincent SandersStatusresolved => closed
2018-08-29 13:58Vincent SandersNote Added: 0001820