Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#2249 closed enhancement (invalid)

Building wine-1.0-rc1/dlls/dbghelp/elf_module.c fails.

Reported by: kaoutsis Owned by: axeld
Priority: low Milestone: R1
Component: - General Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

see attached error.txt

Attachments (2)

error.txt (22.2 KB ) - added by kaoutsis 16 years ago.
elf_module.c (61.3 KB ) - added by kaoutsis 16 years ago.

Download all attachments as: .zip

Change History (7)

by kaoutsis, 16 years ago

Attachment: error.txt added

comment:2 by axeld, 16 years ago

Are you using private Haiku headers to compile Wine? Why would you want to do that?

in reply to:  2 comment:3 by kaoutsis, 16 years ago

Replying to axeld:

Are you using private Haiku headers to compile Wine? Why would you want to do that?

Platforms that can build wine have a public header 'elf.h'; e.g the debian linux has a /usr/include/elf.h

btw: i have found a solution, but i want to check it again, before post it here.

by kaoutsis, 16 years ago

Attachment: elf_module.c added

comment:4 by axeld, 16 years ago

Resolution: invalid
Status: newclosed

Well, we don't. It's not a part of POSIX either - if Wine needs this header, then it should be provided by the Haiku port, but you shouldn't expect to be able to use a private Haiku header for this.

in reply to:  4 comment:5 by kaoutsis, 16 years ago

Replying to axeld:

Well, we don't. It's not a part of POSIX either - if Wine needs this header, then it should be provided by the Haiku port, but you shouldn't expect to be able to use a private Haiku header for this.

OK

Note: See TracTickets for help on using tickets.