[BRLTTY] Compiling in windows : Cython Not Found

Siju Samuel sijusamueltech at gmail.com
Wed Jun 11 19:10:02 EDT 2014


The  original issue before getting the  "make: ../getrevid: Command not
found"   was the following. I redid every thing and  got the following .
One thing I ignored earlier was some warning came during  config.  [ It is
working fine in Linux. ]


Warning in Config: Usually I never get.
------------------------------------------------------
config.status: executing build-configure commands
expr: warning: unportable BRE: `^[[:alnum:]]*$': using `^' as the first
characte
r
of the basic regular expression is not portable; it is being ignored
expr: warning: unportable BRE: `^[[:alnum:]]*$': using `^' as the first
characte
r
of the basic regular expression is not portable; it is being ignored
expr: warning: unportable BRE: `^[[:alnum:]]*$': using `^' as the first
characte
r
of the basic regular expression is not portable; it is being ignored






Error during Make
--------------------------------------------
$ make install INSTALL_ROOT="/brlttyjundev11"
cd Programs && make install
make[1]: Entering directory `/c/brlttyjunwindev11/brltty/Programs'
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall -c ./main.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./brltty.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./program.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./pgmpath_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./service_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./pid.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./options.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./params_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./log.c
./log.c: In function 'writeLogRecord':
./log.c:291:5: warning: implicit declaration of function 'flockfile'
[-Wimpli
-function-declaration]
./log.c:309:5: warning: implicit declaration of function 'funlockfile'
[-Wimp
it-function-declaration]
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./addresses.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./file.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./device.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./parse.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./timing.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_handle.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_data.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_wait.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_alarm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_task.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_io.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_event.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_signal.c
./async_signal.c:57:1: warning: 'getSignalData' defined but not used
[-Wunuse
unction]
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./async_thread.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./queue.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./dynld_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./ports_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./system_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./hostcmd.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./hostcmd_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./datafile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./unicode.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./lock.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./charset.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall   -c ./charset_windows.c
../getrevid -q -o revision_identifier.h ../
make[1]: ../getrevid: Command not found
make[1]: [revision_identifier.h] Error 127 (ignored)
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-
-std=gnu99 -Wall  -c ./revision.c
./revision.c:24:33: fatal error: revision_identifier.h: No such file or
direc
y
compilation terminated.
make[1]: *** [revision.o] Error 1
make[1]: Leaving directory `/c/brlttyjunwindev11/brltty/Programs'
make: *** [install] Error 2


On Wed, Jun 11, 2014 at 5:11 PM, Dave Mielke <dave at mielke.cc> wrote:

> [quoted lines by Siju Samuel on 2014/06/11 at 17:05 -0500]
>
> >Now gets this
> >
> >../getrevid -q -o revision_identifier.h ../
> >make: ../getrevid: Command not found
>
> There must be something wrong with your source tree because getrevid is a
> script in the top-level directory. It simply has to be there.
>
> --
> Dave Mielke           | 2213 Fox Crescent | The Bible is the very Word of
> God.
> Phone: 1-613-726-0014 | Ottawa, Ontario   | http://Mielke.cc/bible/
> EMail: dave at mielke.cc | Canada  K2A 1H7   | http://FamilyRadio.com/
> _______________________________________________
> This message was sent via the BRLTTY mailing list.
> To post a message, send an e-mail to: BRLTTY at mielke.cc
> For general information, go to: http://mielke.cc/mailman/listinfo/brltty
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mielke.cc/pipermail/brltty/attachments/20140611/25594bdf/attachment-0001.html>


More information about the BRLTTY mailing list