[Bug 19397] Polar ProTrainer 5: IRDA connection to heart rate monitor does not work

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jul 24 16:04:55 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=19397





--- Comment #27 from Mikko Rönkkö <mikko.ronkko at iki.fi>  2009-07-24 16:04:55 ---
(In reply to comment #26)
> (In reply to comment #25)
> > Created an attachment (id=22587)
 --> (http://bugs.winehq.org/attachment.cgi?id=22587) [details] [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'.

It does say that

mronkko at leonardo:~/wine-git$ grep IRDA include/config.h
#define HAVE_LINUX_IRDA_H 1

I did run autoconf. Here are the compile commands from history

  492  autoconf 
  493  ./configure 
  494  nice -n 15 make
  495  sudo make install


> 
> If it's empty, could you also tell me what 'grep irda config.log' returns?

mronkko at leonardo:~/wine-git$ grep irda config.log
configure:6448: checking for linux/irda.h
ac_cv_header_linux_irda_h=yes

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list