[Dovecot] Compiling v1.3 on different OSes

Timo Sirainen tss at iki.fi
Mon Apr 6 22:16:35 EEST 2009


On Mon, 2009-04-06 at 14:30 -0400, Dave McGuire wrote:
> > ../lib-dovecot/.libs/libdovecot.so: undefined reference to  
> > `dlerror at SUNW_1.22'
> > ../lib-dovecot/.libs/libdovecot.so: undefined reference to  
> > `dlopen at SUNW_1.22'
> > ../lib-dovecot/.libs/libdovecot.so: undefined reference to  
> > `dlsym at SUNW_1.22'
> > ../lib-dovecot/.libs/libdovecot.so: undefined reference to  
> > `dlclose at SUNW_1.22'
> >
> > If I disable plugins (so dl*() functions aren't used) it compiles, so
> > it's only those functions that are problematic. pvs -s /lib/libc.so
> > lists the dl* functions under SUNW_1.22 so I'd think that should have
> > worked..
> 
>    I don't see "-ldl" in there anywhere..

The dl*() functions are in libc in Solaris. There is also libdl, but
adding -ldl doesn't help.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20090406/927cfd25/attachment.bin 


More information about the dovecot mailing list