Re: [E-devel] Eeze disabled build failure
Giulio Benetti <[email protected]> Mon, 24 Jan 2022 11:14:53 +0100
| Newsgroups | gmane.comp.window-managers.enlightenment.devel |
|---|---|
| Message-ID | <[email protected]> |
On 24/01/22 11:12, Carsten Haitzler wrote: > On Mon, 24 Jan 2022 11:04:44 +0100 Giulio Benetti > <[email protected]> said: > >> Hi Carsten, >> >> On 24/01/22 10:32, Carsten Haitzler wrote: >>> On Mon, 24 Jan 2022 00:40:16 +0100 Giulio Benetti >>> <[email protected]> said: >>> >>>> Hello everybody, >>>> >>>> I'm new here. In Buildroot we have a user who found that building efl >>>> with eeze disabled leads to build failure and it's correct since only 1 >>>> module handle #ifdef HAVE_EEZE/#endif. >>> >>> bsd needs eeze disabled and ... that seems to work. are they keeping >>> something else enabled that needs eeze? you will have to disable input >>> (elput). >> >> I've just disabled elput and it builds correctly. Thank you! >> So in Buildroot, when "eeze" is disabled I also disabled "input". > > yes - you also can't go enabling drm as that will need it too. essentially when > you see something complaining about no eeze when you disabled eeze - that thing > needs it. so either re-enable eeze or disable the thing that complains. :) Everything clear now. Thanks again! :-) Best regards -- Giulio Benetti Benetti Engineering sas >>>> I can manage to correct the code and I'd like to submit patches, but I >>>> read from your website that I need to pass through phabricator, like >>>> Mozilla. On Mozilla NSS I've sent many patches using their Bugzilla and >>>> they accepted them with no problems. Would it be a problem if I send >>>> patches here(on ML) once ready with git send-mail? >>>> >>>> Otherwise I must to send a patch to Buildroot that removes the option of >>>> disabling eeze and that means efl requires a dynamic /dev management. >>> >>> you can send patches here - yes. :) >>> >> >> Actually there is not need since I've fixed thanks to your help. >> For the future I know where to send :-) >> >> Thanks again >> >> Best regards >> -- >> Giulio Benetti >> Benetti Engineering sas >> >> >> _______________________________________________ >> enlightenment-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > >