This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Trouble Building Mozilla 0.9.5


Are you doing the following-

cd /path-to-your-mozilla-src
mkdir build
cd build
../configure
make
make install

I have learned that this is necessary for many programs to compile. Note 
that if you just did this-

cd /path-to-your-mozilla-src
./configure

you may need to rm -rf /path-to-your-mozilla-src and extract the tar and 
start over.

HTH,
Peter

n matrix wrote:

> On Mon, 5 Nov 2001 12:30:44 -0800 (PST), n  matrix wrote:
> 
> 
>> 
>> 
>>   Hello
>> 
>>   Iam having a bit of trouble trying to build Mozilla 0.9.5 The configure
>> script acutally ran successfully however when I try to make or make
>>
> install
> 
>> I get the following message: make: *** No rule to make target
>> 'widget/src/gtksuperwin/Makefile.in' needed by
>> 'widget/src/gtksuperwin/Makefile'. Stop If anyone has any idea as to the
>> error and to how to successfully build and install Mozilla please email
>>
> me.
> 
>>                     
>>                    From,
>>                         nmatrix9 
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________________
>>
> 
> 
> 
> 
> 
> _______________________________________________________
> Send a cool gift with your E-Card
> http://www.bluemountain.com/giftcenter/
> 
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 


-- 
-- 
Your mouse has moved.
Windows NT must be restarted for the change to take effect.
Reboot now?  [OK]

--


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]