This is the mail archive of the cygwin 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]
Other format: [Raw text]

RE: G++ Missing libraries in cygwin


Thanks for the response, Chris.  I checked the mount table and D:\cygwin\lib
is indeed properly mounted as /usr/lib.  I'm attaching the cygcheck output
in the hope that you guys can help.  Please let me know if you see anything
amiss.

Thanks,
Franklin  

-----Original Message-----
From: Chris Taylor [mailto:chris@equate.dyndns.org] 
Sent: Tuesday, February 14, 2006 1:53 PM
To: Franklin Williams
Cc: Cygwin@cygwin.com
Subject: Re: G++ Missing libraries in cygwin

Franklin Williams wrote:
> Hey Guys,
> 
> 
> 
> I'm hoping that you can help me with a problem that I'm having.  I am
> trying to install g++ 3.4.4.1 from cygwin's setup.  I choose both
> binary and source.  However, when I check the /usr/lib folder it is
> completely empty.  Because of this, I cannot compile any of the
> programs that I have on my machine.  Is this a known issue?  Do you
> have any idea what I might be able to do to fix it?  If you could let
> me know I would appreciate it.
> 

A good starting point is:
> Problem reports:       http://cygwin.com/problems.html

This will allow us to work out WHAT is wrong, without having to resort 
to WAGs.
WANFWAGs (We Are Not Fond of Wild-Assed Guesses)


However, in spite of that, there's a reasonable chance that your mount 
table is incorrect, primarily in that C:\cygwin\lib (or wherever you 
installed cygwin to) is not mounted as /usr/lib
You can check this by simply typing mount
If this is the case, try: mount C:\cygwin\lib /usr/lib

It should be noted that if one mount is broken, there's a reasonable 
chance others are too, so send your cygcheck output anyway, as an 
*attachment*, to the list.

Chris
-- 

Spinning complacently in the darkness, covered and blinded by a blanket
of little lives, false security has lulled the madness of this world
into a slumber. Wake up! An eye is upon you, staring straight down and
keenly through, seeing all that you are and everything that you will
never be. Yes, an eye is upon you, an eye ready to blink. So face
forward, with arms wide open and mind reeling. Your future has
arrived... Are you ready to go?

Attachment: cygcheck.out
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]