http://bugs.winehq.org/show_bug.cgi?id=19397
--- Comment #26 from Juan Lang juan_lang@yahoo.com 2009-07-24 15:54:41 --- (In reply to comment #25)
Created an attachment (id=22587)
--> (http://bugs.winehq.org/attachment.cgi?id=22587) [details]
Output on the console with WINEDEBUG=+winsock after applying patches 3-6
This is in the log: fixme:winsock:ws_sockaddr_ws2u Unknown address family 26, return NULL.
This probably means configure didn't detect <linux/irda.h> on your system, or you didn't run autoconf. Could you tell me if 'grep IRDA include/config.h' produces any output? If it's empty, <linux/irda.h> wasn't found. It should say '#define HAVE_LINUX_IRDA_H 1'.
If it's empty, could you also tell me what 'grep irda config.log' returns?