configure error on OpenBSD

2007-05-19 Thread Vortechz Anderson
I am trying to port wine to OpenBSD, or at least trying to make it build and not segfault upon execution... (This bug is a minor issue compared to some ld.so trouble I have run into. I'd be happy to know about differences between Net/Free/OpenBSD ld.so) configure output: configure: WARNING: sys/

Re: KDevelop configure error or winebug

2007-04-16 Thread Eric Pouech
marcel busse a écrit : hi i can't debug with winedbg. it steps until end cause of no line debug info. at the start of the debugging process there is a fixme - it says something about dwarf-2 information. My config: i started a hello world with kdevelop and took as c++ compiler wineg++. that's all

KDevelop configure error or winebug

2007-04-15 Thread marcel busse
hi i can't debug with winedbg. it steps until end cause of no line debug info. at the start of the debugging process there is a fixme - it says something about dwarf-2 information. My config: i started a hello world with kdevelop and took as c++ compiler wineg++. that's all. __

Re: configure error

2006-09-16 Thread Marcus Meissner
On Fri, Sep 15, 2006 at 05:30:36PM +0200, Tijl Coosemans wrote: > I get the following error running configure on FreeBSD: > > config.status: creating Makefile > sed: 14: ./confstathEGAkR/subs-4.sed: unescaped newline inside substitute > pattern > > There's one of those for every Makefile. The pr

configure error

2006-09-15 Thread Tijl Coosemans
I get the following error running configure on FreeBSD: config.status: creating Makefile sed: 14: ./confstathEGAkR/subs-4.sed: unescaped newline inside substitute pattern There's one of those for every Makefile. The problem is with the following lines in configure.ac where I had to add '\\' to e

Re: Wine CVS configure error (July 14)

2005-07-14 Thread Marcus Meissner
On Thu, Jul 14, 2005 at 03:14:18PM -0700, James Liggett wrote: > Hi, > I just updated my CVS tree and tried to reconfigure it, but I got this > error about a missing Makefile.in: > > config.status: error: cannot find input file: dlls/wldap32/Makefile.in > > Is this going to screw up my build? Yo

Wine CVS configure error (July 14)

2005-07-14 Thread James Liggett
Hi, I just updated my CVS tree and tried to reconfigure it, but I got this error about a missing Makefile.in: config.status: error: cannot find input file: dlls/wldap32/Makefile.in Is this going to screw up my build? Thanks, James Liggett