[BRLTTY] New release soon.
Samuel Thibault
samuel.thibault at ens-lyon.org
Tue Oct 1 08:58:30 UTC 2024
Hello,
Sebastian Humenda, le mar. 01 oct. 2024 10:51:30 +0200, a ecrit:
> Dave Mielke schrieb am 19.09.2024, 6:05 -0400:
> >I've been reminded that a new release is long over-due.
> >Would those of you who can, please ensure that you're running the latest development code and do some testing.
>
> On latest master (6e6971087580), I get:
>
> ```
> gcc -I. -I. -I./../Programs -I../Programs -I../Headers -I./.. -I.. -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -fPIC -c ./core.c
> gcc -I. -I. -I./../Programs -I../Programs -I../Headers -I./.. -I.. -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=2 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_XOPEN_SOURCE_EXTENDED -D_GNU_SOURCE -DHAVE_CONFIG_H -g -O2 -std=gnu99 -Wall -Werror=format-security -Wno-address-of-packed-member -Wno-stringop-truncation -fPIC -c ./program.c
> ./program.c: In function ‘makeCommandPath’:
> ./program.c:197:39: error: ‘COMMANDS_DIRECTORY’ undeclared (first use in this function); did you mean ‘LOCALE_DIRECTORY’?
> 197 | if (changeStringSetting(&directory, COMMANDS_DIRECTORY)) {
> | ^~~~~~~~~~~~~~~~~~
> | LOCALE_DIRECTORY
I'm not getting the issue. Did you ./autogen ?
Samuel
More information about the BRLTTY
mailing list