miniupnp.tuxfamily.org Forum Index miniupnp.tuxfamily.org
The forum about miniupnp and libnatpmp
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Build problem on Solaris 11 (miniupnp 1.7)

 
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpd Compilation/Installation
View previous topic :: View next topic  
Author Message
s0rce



Joined: 11 Jun 2012
Posts: 1

PostPosted: Mon Jun 11, 2012 12:34 am    Post subject: Build problem on Solaris 11 (miniupnp 1.7) Reply with quote

The bittorrent client Transmission (v. 2.52) makes use of miniupnp and the upgrade to v.1.7 broke on Solaris, see the following:

I can't post links, see ticket 4891 on trac.transmissionbt.***

A successful patch for miniupnpc.c was put forward and tested:

I hope this is the correct place to report this bug upstream.

patch:

third-party/miniupnp/miniupnpc.c
old new
17 17 #endif
18 18 #endif
19 19
20 #if !defined(__OpenBSD__) && !defined(__NetBSD__) && !defined(MACOSX) && !defined(_WIN32)
20 #if !defined(__OpenBSD__) && !defined(__NetBSD__) && !defined(MACOSX) && !defined(_WIN32) && !defined(__CYGWIN__) && !defined(__sun)
21 21 #define HAS_IP_MREQN
22 22 #endif
Back to top
View user's profile Send private message
livings124



Joined: 08 Dec 2007
Posts: 10

PostPosted: Mon Jun 11, 2012 12:40 am    Post subject: Reply with quote

Link to the corresponding Transmission ticket: https://trac.transmissionbt.com/ticket/4891.
Back to top
View user's profile Send private message
miniupnp
Site Admin


Joined: 14 Apr 2007
Posts: 1589

PostPosted: Mon Jun 11, 2012 8:11 pm    Post subject: Reply with quote

See : https://github.com/miniupnp/miniupnp/commit/aefb5191689cf87f3fab330fb5ad606361597703
_________________
Main miniUPnP author.
https://miniupnp.tuxfamily.org/
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    miniupnp.tuxfamily.org Forum Index -> miniupnpd Compilation/Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP
© 2007 Thomas Bernard, author of MiniUPNP.