FS#23192 - [luasocket] Compile with Unix socket support
Attached to Project:
Community Packages
Opened by CC (ccom) - Tuesday, 08 March 2011, 18:25 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 09 March 2011, 12:08 GMT
Opened by CC (ccom) - Tuesday, 08 March 2011, 18:25 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 09 March 2011, 12:08 GMT
|
Details
Description:
The Arch package has Unix sockets disabled. This is required for dovecot_auth in prosody. Additional info: Here is a diff to enable Unix sockets: http://lua-users.org/lists/lua-l/2008-07/msg00443.html |
This task depends upon
Comment by CC (ccom) - Tuesday, 08
March 2011, 19:47 GMT
The diff enables -DUNIX_HAS_SUN_LEN. It doesn't work with this
setting, but it works without. So you only have to change the
makefiles as stated.