Hi folks

Am 19.01.2011 03:27, schrieb phartz...@gmail.com:
> On Tue, Jan 18, 2011 at 10:19 AM, grow <george...@gmail.com> wrote:
> 
> 
> echo: write: Bad file descriptor
> gnumake: *** [info] Error 1
> 

I'm not a mac user myself, so please take this with a grain of salt:

This error message has been emitted by gnu make. Now, the error message
itself seems to originate from echo, a small utility you find as
/bin/echo in most unix systems.

Inspecting the <panoname>.pto.mk generated by hugin shows that echo is
used to provide feedback concerning the progress and eventual errors.
When using the "Stitch now" button in hugin, a window is opened that
will be used to display these messages.

The sole purpose of this echo utility is to display text in a console.
Could it be possible that, probably only this one special version from
mac os 10.5.4 has a problem emitting text not to a physical console, but
a wx console widget (or whatever it is called)?

Some tests may clarify this
o Try to send your project to the batch processor (I hope this
  does exist in the mac version of hugin, too). Make sure
  you have disabled the "Verbose output" option
o Open a shell, change to the project directory, and use
  "make -f <projectname>.pto.mk"
  to start the stitching

If one of these tests are successful, the echo utility may be the culprit.


With kind regards

Stefan Peter

-- 
In theory there is no difference between theory and practice. In
practice there is.

-- 
You received this message because you are subscribed to the Google Groups 
"Hugin and other free panoramic software" group.
A list of frequently asked questions is available at: 
http://wiki.panotools.org/Hugin_FAQ
To post to this group, send email to hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to