[BRLTTY] New trial new chances

Adrian van Bloois adrian at pa0rda.nl
Fri Jan 18 09:51:34 EST 2019


Hi,
I got the latest version again and the result is different:
cd Programs && make all
make[1]: Entering directory '/home/adrian/brltty/latest/Programs'
../getrevid -s -f revision_identifier.h -d unknown ../
gcc -I. -I. -I./../Programs -I../Programs -I../Headers -I./.. -I.. -I/usr/local/include -I/usr/include  -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 -O2 -m64 -std=gnu99 -Wall -Werror=format-security -fPIC -c ./revision.c
gcc -I. -I. -I./../Programs -I../Programs -I../Headers -I./.. -I.. -I/usr/local/include -I/usr/include  -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 -O2 -m64 -std=gnu99 -Wall -Werror=format-security -fPIC  -c ./rgx_libpcre32.c
./rgx_libpcre32.c:192:6: error: 'PCRE_ERROR_UNSET' undeclared here (not in a function)
    [-PCRE_ERROR_UNSET] = "required value not set",
      ^
./rgx_libpcre32.c:192:4: error: array index in initializer not of integer type
    [-PCRE_ERROR_UNSET] = "required value not set",
    ^
./rgx_libpcre32.c:192:4: error: (near initialization for 'rgxNegativeErrors')
make[1]: *** [Makefile:710: rgx_libpcre32.o] Error 1
make[1]: Leaving directory '/home/adrian/brltty/latest/Programs'
make: *** [Makefile:48: all] Error 2
-- 
	Adri P. van Bloois


"Elegance is not a dispensable luxury but a factor that decides between 
 success and failure."
	Edsger W. Dijkstra


More information about the BRLTTY mailing list