emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Compilation window error jumping broken.


From: Richard Stallman
Subject: Re: Compilation window error jumping broken.
Date: Wed, 16 Jul 2003 06:31:43 -0400

    The Makefiles tend to run gcc from the top srcdir, which results in the
    following gcc format error:

    scripts/depend.sh libvirtua -O -g -Wall -pipe -I./libioc/include 
-I./libvirtua/include libvirtua/cl\ient.c -o libvirtua/client.o -c
    libvirtua/client.c: In function `tree_retrieve':
    libvirtua/client.c:47: warning: implicit declaration of function 
`server_find'
    ^^^^^^^^^^^^^^^^^^^^^

That looks legitimate to me.

    Not in my current situation though. Emacs produces the following message:

    Find this error in: (default libvirtua/client.c) 
~/source/virtualitty/libvirtua/

    And whatever i make the minibuffer to contain, and strike then "Enter", it`s
    answer always is:

Can you investigate what happens in the function
compilation-find-file?  That's the function that looks for the file
and asks where to find the error.

By the way, what is the absolute file name of the file client.c?





reply via email to

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