I am trying to build focal on manjaro. It seems I have been able to "make" focal. But after that when I try to run it using ./focal, I get the following error:
ERROR:/home/user/focal/src/caldav-calendar.c:725:constructed: 'strrchr(calendar_get_location(FOCAL_CALENDAR(rc)), '/')[1] == 0' should be TRUE
Bail out! ERROR:/home/user/focal/src/caldav-calendar.c:725:constructed: 'strrchr(calendar_get_location(FOCAL_CALENDAR(rc)), '/')[1] == 0' should be TRUE
[1] 265129 abort (core dumped) ./focal
Any idea what might be going wrong? How do I debug?
Vikas
I am trying to build focal on manjaro. It seems I have been able to "make" focal. But after that when I try to run it using ./focal, I get the following error:
Any idea what might be going wrong? How do I debug?
Vikas