Hi all,
I've burned CD1 4 times using 2 different programs, and both TAO(once) and
DAO(3 times.) .ISO file MD5SUMs match Sun's listed values.
I've tried it on 2 different CDROM drives on an Ultra 10, and 1 CDROM on a
SunBlade 100.
No matter what I do I get:
Can't read disk label
Can't open di
On Wed, Sep 27, 2006 at 08:22:14AM -0500, george r smith wrote:
> A friend has asked me if someone on the lists I receive can answer the
> following:
>
> "gcc can't find libgcc.a, even though I can find it."
>
> We are not c programmers and really have no clue.
There's not really enough informa
The first thing I would check is the actual root password:
- do the sudo su -, (become root)
- passwd root
(enter the password twice)
Then exit out and try regular su -
Using "sudo su -" uses your "user" password to gain root powers. Essentially
you are running "su -" with "root powers" by au
All,
A friend has asked me if someone on the lists I receive can answer the
following:
"gcc can't find libgcc.a, even though I can find it."
We are not c programmers and really have no clue.
Sorry if this is an off topic question.
Thanks
george