bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DDD asks for a init.c file


From: J.H.M. Dassen (Ray)
Subject: Re: DDD asks for a init.c file
Date: Sat, 2 Mar 2002 23:24:02 +0100
User-agent: Mutt/1.3.27i

On Sat, Mar 02, 2002 at 18:52:48 -0300, Enda Dimitri Vieira Bigarelli wrote:
> Whenever trying to run DDD 3.3.1, I get the following message:
> 
> /home/user/.../init.c: No such file or directory

That message is from gdb, rather than DDD. It indicates you are on a system
whose C runtime library contains symbols to support debugging (i.e. it has
not been stripped), but you do not have the sources to the C library
installed. This occurs e.g. on Red Hat Linux. IMHO there is no reason for
the regular C runtime library to contain debugging symbols and I'm happy
that the distribution I use (Debian GNU/Linux) does not include them.

> I hope itthis problem can be solved.

It is hardly a problem, more like an annoyance. The proper place to get it
fixed is your distribution vendor.

HTH,
Ray
-- 
"But if you look carefully at their [Microsoft's] encryption algorithm, they
simply XOR the password with 'susageP', Pegasus spelled backwards. Pegasus
is the code name of Windows CE. This is so pathetic it's staggering." 
        Bruce Schneier in http://www.counterpane.com/crypto-gram-9911.html 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]