From: Vadim K. <va...@gm...> - 2008-07-15 16:20:21
|
hi Viral, I suggest you to talk to per...@pe... about this issue. I consider perlce project on SF as mostly dead due to difficulties on maintaining the project I face every time. There is a probability that perl cross-compilation could win a grant in august so the compilation will be smooth, but this is not now and not 100% Best regards, Vadim. Viral Modi wrote: > Hi Vadim, > > > I am facing the same issues as Robbert in the thread below. > > http://www.nntp.perl.org/group/perl.perl5.porters/2007/10/msg129334.html > > Was the issues resolved ... can you tell me the way to move ahead and > add Robbert to this thread if you know his email id. > > Thanks ... any help will be appreciated. > > Viral Modi > Qualcomm Inc > > PS: > > While trying to build WINCE perl from perl 5.9.5, I get the following error: > > C:\Dropbox\Gen6\Apps_WinCE\perl-5.9.5\win32>compile.bat > > Microsoft (R) Program Maintenance Utility Version 8.00.50727.42 > Copyright (C) Microsoft Corporation. All rights reserved. > > > Compiling for wince-x86em-pocket-wce300 > LIB=C:\Windows CE Tools\WCE300\MS Pocket PC\lib\X86EM > INCLUDE=C:\Windows CE Tools\WCE300\MS Pocket PC\include > PATH=C:\Program Files\Microsoft eMbedded Tools > > del /f xconfig.h > Could Not Find C:\Dropbox\Gen6\Apps_WinCE\perl-5.9.5\win32\xconfig.h > mkdir ..\xlib\wince-x86em-pocket-wce300\CORE > c:\util\gnu\bin\mkdir.EXE: cannot make directory `.. \xlib\wince-x86em-pocket-wce > 300\CORE': No such file or directory > C:\Dropbox\Gen6\Apps_WinCE\perl-5.9.5\win32\..\miniperl.exe -I.. \lib -MC > ross=wince-x86em-pocket-wce300 config_h.PL "INST_VER=" "CORE_DIR=.. \xlib\wince-x > 86em-pocket-wce300\CORE" "CONFIG_H=xconfig.h" > Can't locate Cross.pm in @INC (@INC contains: ..\lib c:\staf\bin c: \PROGRA~1\Qua > lcomm\Asia\PerlEnv C:\Program Files\ActiveState Perl Dev Kit 6.0\lib\ C:/Dropbox > /Gen6/Apps_WinCE/perl-5.9.5/lib .). > BEGIN failed--compilation aborted. > xcopy /y /f /r /i /d xconfig.h .. \xlib\wince-x86em-pocket-wce300\CORE\co > nfig.h > File not found - xconfig.h > 0 File(s) copied > NMAKE : fatal error U1077: 'C:\WINDOWS\system32\xcopy.EXE' : return code '0x4' > Stop. > > > |