With reference to the mail above I see in the config.log of brltty5.2 dev ac_cv_lib_gdi32=ac_cv_lib_gdi32_main ac_cv_lib_gdi32_main=*no*
LIBS='-liconv -lintl -lwinmm -*lgdi32* -lws2_32 -lsupc++ ' *but in brltty5.1 * ac_cv_lib_gdi32=ac_cv_lib_gdi32_main ac_cv_lib_gdi32_main=*yes* LIBS='-liconv -lintl -lwinmm -*lws2_32* -lsupc++ ' *ac_cv_path_PKG_CONFIG='/c/Program Files (x86)/Graphviz 2.28/bin/pkg-config' (*this is new) *Thanks,siju* On Thu, Jun 12, 2014 at 10:54 AM, Siju Samuel <[email protected]> wrote: > 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 <[email protected]> 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: [email protected] | Canada K2A 1H7 | http://FamilyRadio.com/ >> _______________________________________________ >> This message was sent via the BRLTTY mailing list. >> To post a message, send an e-mail to: [email protected] >> For general information, go to: http://mielke.cc/mailman/listinfo/brltty >> > >
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
