29 Dec 18:05
Re: Unison Linux, compiling with STATIC=true does not work [1 Attachment]
Jerome Vouillon <Jerome.Vouillon <at> pps.jussieu.fr>
2009-12-29 17:05:39 GMT
2009-12-29 17:05:39 GMT
<*>[Attachment(s) from Jerome Vouillon included below] On Tue, Dec 29, 2009 at 10:26:35AM -0000, jackobli09 wrote: > Why does a «make STATIC=true» not produce a statically linked unison > binary under Linux (either 32 or 64bit)? Recently tried with > OpenSuSE 11.2 and the latest stable unison source (2.32.52). The STATIC parameter is ignored at the moment. Here is a patch that fixes this. However, the binary produced will still rely on dynamically linked libraries for host name resolution and password/group file accesses. There is no way to do otherwise with the glibc. (This is the reason why we don't use the STATIC parameter anymore.) But if you only need a server binary started through SSH, that should work well enough. -- Jerome <*>Attachment(s) from Jerome Vouillon: <*> 1 of 1 File(s) http://groups.yahoo.com/group/unison-users/attachments/folder/2021747457/item/list <*> patch ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/unison-users/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/unison-users/join (Yahoo! ID required) <*> To change settings via email: unison-users-digest <at> yahoogroups.com unison-users-fullfeatured <at> yahoogroups.com <*> To unsubscribe from this group, send an email to: unison-users-unsubscribe <at> yahoogroups.com <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
RSS Feed