[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error with Master 786961fd


OK, I tried the installation again: it worked.



24 gen 2025, 20:13 da benoit.minisini@xxxxxxxxxxxxxxxx:

> Le 24/01/2025 à 19:45, vuott@xxxxxxxxxxxx a écrit :
>
>> Hello,
>> with Master 786961fd I obtain this error:
>>
>> CC       gb_debug_la-main.lo
>> In file included from print.h:30,
>>                   from print.c:45:
>> print.c: In function 'print_value':
>> main.h:34:13: error: too few arguments to function 'GB_PTR->SplitDate'
>>     34 | #define GB (*GB_PTR)
>>        |            ~^~~~~~~~
>> print.c:218:29: note: in expansion of macro 'GB'
>>    218 |         GB_DEBUG.FormatDate(GB.SplitDate((GB_DATE *)value), GB_LF_STANDARD, NULL, 0, &addr, &len);
>>        |                             ^~
>> make[5]: *** [Makefile:550: gb_debug_la-print.lo] Error 1
>> make[5]: *** Attesa per i processi non terminati....
>> make[4]: *** [Makefile:433: all-recursive] Error 1
>> make[3]: *** [Makefile:483: all-recursive] Error 1
>> make[2]: *** [Makefile:415: all] Error 2
>> make[1]: *** [Makefile:464: all-recursive] Error 1
>> make: *** [Makefile:405: all] Error 2
>>
>
> It compiles perfectly on my system and on gitlab CI, so I guess you did something wrong...
>
> -- 
> Benoît Minisini.
>
>


References:
Error with Master 786961fdvuott@xxxxxxxxxxxx
Re: Error with Master 786961fdBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>