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

Re: [XaraXtreme-dev] Build fails



On Fri, Jun 09, 2006 at 12:22:37PM +0100, Phil Martin wrote:
> Debug builds are failing for me using the latest code:
> 
> In file included from resources.cpp:103:
> resources.h:5:22 error: calling fdopen: Bad file descriptor
> 
> The line in question is:
> #include "camtypes.h"
> 
> This is happening after I got the latest stuff, autoreconf -f -i -s,  
> configure --enable-debug and make clean...
> 

Seems more like a compiler run time error rather than an error in
the xaralx source itself.

Just a thought.

-- 
Vasil Dimov
gro.DSBeerF@dv

Testing can show the presence of bugs, but not their absence.
                -- Edsger W. Dijkstra