[BRLTTY] Compiling in windows : Cython Not Found

Siju Samuel sijusamueltech at gmail.com
Thu Jun 12 11:54:57 EDT 2014


hi Dave,

Now the config error is resolved . But during make the revision related
error is coming.  In Linux it is fine, as it is creating
revision_identifier.h during make. But not in mingw.  [As a note for
brltty5.1 it is creating in mingw too].
I am attaching config.log  (attachment) and the make output is pasted below.




Make Error
==============

$  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
-O2
-std=gnu99 -Wall -c ./main.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./brltty.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./program.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./pgmpath_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./service_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./pid.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./options.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./params_none.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./log.c
./log.c: In function 'writeLogRecord':
./log.c:291:5: warning: implicit declaration of function 'flockfile'
[-Wimplici
-function-declaration]
./log.c:309:5: warning: implicit declaration of function 'funlockfile'
[-Wimpli
it-function-declaration]
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./addresses.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./file.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./device.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./parse.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./timing.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_handle.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_data.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_wait.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_alarm.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_task.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_io.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_event.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_signal.c
./async_signal.c:57:1: warning: 'getSignalData' defined but not used
[-Wunused-
unction]
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./async_thread.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./queue.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./dynld_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./ports_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./system_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./hostcmd.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./hostcmd_windows.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./datafile.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall   -c ./unicode.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./lock.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-std=gnu99 -Wall  -c ./charset.c
gcc -I. -I. -I./../Programs -I../Programs -I./.. -I..    -DHAVE_CONFIG_H -g
-O2
-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
-O2
-std=gnu99 -Wall  -c ./revision.c
./revision.c:24:33: fatal error: revision_identifier.h: No such file or
directo
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 6:57 PM, Dave Mielke <dave at mielke.cc> wrote:

> [quoted lines by Siju Samuel on 2014/06/11 at 18:10 -0500]
>
> >Warning in Config: Usually I never get.
> >------------------------------------------------------
> >config.status: executing build-configure commands
> >expr: warning: unportable BRE: `^[[:alnum:]]*$': using `^' as the first
> character
>
> Please update and retry. This problem should now be resolved.
>
> --
> 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/20140612/b941e5d6/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 262546 bytes
Desc: not available
URL: <http://mielke.cc/pipermail/brltty/attachments/20140612/b941e5d6/attachment-0001.obj>


More information about the BRLTTY mailing list