On Mon, 2009-04-06 at 14:30 -0400, Dave McGuire wrote: > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > `dler...@sunw_1.22' > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > `dlo...@sunw_1.22' > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > `dl...@sunw_1.22' > > ../lib-dovecot/.libs/libdovecot.so: undefined reference to > > `dlcl...@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.
signature.asc
Description: This is a digitally signed message part