"Broken Pipe" error when compiling on Fedora Core [message #186070] |
Mon, 26 February 2007 12:20  |
Eclipse User |
|
|
|
Originally posted by: susan.b.foster.intel.com
Hi all,
I am using Eclipse as my development environment on Linux. I am using a
standard Make project, and the compilation was working just fine, errors and
warnings were being highlighted appropriately. Then - for no reason I can
determine I started getting the following error - but ONLY when using the
Eclipse IDE. If I compile on the command line it compiles cleanly:
/bin/sh: line 0: echo: write error: Broken pipe
make[2]: *** [/home/sbfoster/workspace//Test/os/linux/os_.o] Error 1
make[2]: Target `__build' not remade because of errors.
make[1]: *** [_module_/home/sbfoster/workspace/Test/os/linux] Error 2
make[1]: Target `modules' not remade because of errors.
make[1]: write error
make: *** [default] Error 1
This has only affected a couple of projects, not all of them. But it seems
rather random. I haven't been able to fix it by cleaning up my
configuration (deleting the .metafile in my workspace and cleaning out the
configuration folder in the eclipse level folder). I am using CVS. I have
Eclipse 3.2.1 and CDT 3.1.1
Any help would be appreciated. My co-workers were relatively impressed with
Eclipse until this happened (its hard to impress the die hard EMACS users
too...).
|
|
|
Re: "Broken Pipe" error when compiling on Fedora Core [message #186086 is a reply to message #186070] |
Mon, 26 February 2007 12:34  |
Eclipse User |
|
|
|
Originally posted by: susan.b.foster.intel.com
Just another data point. If I build the "default" target, then manually
refresh the navigator view - then build the "default" target again - I now
get a clean compile. So it seems to be a bug in the navigation refresh. If
I build the "clean" target (which deletes files) then I see that the
navigator refreshes itself. What I can't figure out is why this worked to
start with.
"Susan Foster" <susan.b.foster@intel.com> wrote in message
news:erv4tl$738$1@utils.eclipse.org...
> Hi all,
>
> I am using Eclipse as my development environment on Linux. I am using a
> standard Make project, and the compilation was working just fine, errors
> and warnings were being highlighted appropriately. Then - for no reason I
> can determine I started getting the following error - but ONLY when using
> the Eclipse IDE. If I compile on the command line it compiles cleanly:
>
>
> /bin/sh: line 0: echo: write error: Broken pipe
> make[2]: *** [/home/sbfoster/workspace//Test/os/linux/os_.o] Error 1
> make[2]: Target `__build' not remade because of errors.
> make[1]: *** [_module_/home/sbfoster/workspace/Test/os/linux] Error 2
> make[1]: Target `modules' not remade because of errors.
> make[1]: write error
> make: *** [default] Error 1
>
> This has only affected a couple of projects, not all of them. But it
> seems rather random. I haven't been able to fix it by cleaning up my
> configuration (deleting the .metafile in my workspace and cleaning out the
> configuration folder in the eclipse level folder). I am using CVS. I
> have Eclipse 3.2.1 and CDT 3.1.1
>
> Any help would be appreciated. My co-workers were relatively impressed
> with Eclipse until this happened (its hard to impress the die hard EMACS
> users too...).
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.07564 seconds