Re: Linking error in headless(--without-x) build

2015-06-17 Thread Riccardo Magliocchetti
Hello, thanks for reporting and providing a fix at the same time :) Il 17/06/2015 08:39, Abhimanyu Singh ha scritto: = SOLVED = I was able to fix it myself. For fixing linking error you need to edit "vcl/Library_vcl.mk" [snip] You also need to add "basebmp" entry because later you

Re: Linking error in headless(--without-x) build

2015-06-16 Thread Abhimanyu Singh
= SOLVED = I was able to fix it myself. For fixing linking error you need to edit "vcl/Library_vcl.mk" ==Before= ifeq ($(ENABLE_HEADLESS),TRUE) $(eval $(call gb_Library_add_exception_objects,vcl,\ $(vcl_generic_code) \ vcl/unx/generic/printer/jobdata \