Re: Problems building socklog on Solaris with -DWANT_SUN_DOOR
Gerrit Pape <[email protected]>
| Newsgroups | gmane.comp.sysutils.supervision.general,gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <20050217092339.24169.qmail@9346bd09f27cd0.315fe32.mid.smarden.org> |
On Wed, Feb 16, 2005 at 10:53:18PM +0000, Lars Kellogg-Stedman wrote: > > The instructions at http://smarden.org/socklog/readme.solaris.html discuss > > using -DWANT_SUN_DOOR ... > > Whoops, wrong group. My apologies. No problem; I also need to update the page above to point to the right list. On Wed, Feb 16, 2005 at 01:13:54PM +0000, Lars Kellogg-Stedman wrote: > The instructions at http://smarden.org/socklog/readme.solaris.html > discuss using -DWANT_SUN_DOOR to enable door support under Solaris. > At least under Solaris 9, the resulting code will fail to link -- one > also needs to add '-ldoor' to compile/conf-ld, which should perhaps be > noted on the web page. > And '-lthread', if one wants it not just to compile but also to run. Thanks for the note. I'll look into it to get the build process fixed. Regards, Gerrit.