http://bugs.winehq.org/show_bug.cgi?id=4510
Summary: Check for arpa/nameser.h fails with -ansi
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
With CFLAGS="-ansi", the configure check for arpa/nameser.h fails to compile.
This is caused by nameser.h relying on BSD libc features to compile, which
aren't enabled when -ansi is defined.
One possible fix is to make sure _BSD_SOURCE is defined in CFLAGS by configure
prior to the check.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4509
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
Status|UNCONFIRMED |NEW
Component|wine-misc |wine-user
Ever Confirmed| |1
Keywords| |download, regression
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-07-02 16:32 -------
Confirming. Might be a bug in user32
Anyway, i just tried some old versions of wine, and the app starts fine in
wine-20050211. So (again) a regression.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4500
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eric.pouech(a)wanadoo.fr
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-07-02 16:12 -------
well, i don't have a patch :) The regression took place by this
patch:http://source.winehq.org/git/?p=wine.git;a=commitdiff_plain;h=2cdace2…
Honestly i don't see how on earth this patch could influence this bug, but i
doublechecked it and it does (simple way: get wine-0.9.5 and apply the patch).
Adding author of the patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2533
------- Additional Comments From sick_soul(a)yahoo.it 2006-07-02 14:31 -------
I am totally in favor of DESTDIR support.
My only warning is that DESTDIR must _not_ become part of fixed strings compiled
in the program itself.
That is why automake, countrary to what is said above, generates DESTDIR support
explicitly for each install rule.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4131
------- Additional Comments From leon_fraitak(a)mail.ru 2006-07-02 14:29 -------
It seems that the new Steam update fixed the freezes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.