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/
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
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.
__
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
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
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
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