Re: problem building on win32

Niv Twig <[email protected]> Tue, 14 May 2002 19:04:49 +0200
Newsgroups gmane.comp.mozilla.builds
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
Chris Seawood wrote:
> Niv Twig wrote:
> 
>>
>> mozilla/build/autoconf/mozconfig2client-mk: not found
>> Can't locate File/Spec/Unix.pm in @INC (@INC contains: 
>> /usr/lib/perl5/5.6.1/cygw
>> in /usr/lib/perl5/5.6.1 /usr/lib/perl5/site_perl/5.6.1/cygwin 
>> /usr/lib/perl5/sit
>> e_perl/5.6.1 /usr/lib/perl5/site_perl .) at 
>> c:/mozilla/build/unix/abs2rel.pl lin
>> e 13. 
> 
> 
> It  looks like the perl installation is incomplete.  File::Spec::Unix is 
> a standard perl module (even on win32). 
> 
>> I think this is WRONG, because the PATH should contain c:\cygwin\bin
>> to find the executables.(otherwise typing "make" without full path 
>> will not find it).
> 
> 
> Good catch. 
> - cls
> 
> 

Thanks a lot for the help, Chris.
I re-installed cygwin due to the bad perl installation and it solved 
this problem, but there is another problem for which I will post 
separately to the newsgroup if I won't find the cause.

Best regards,
	Niv