On Wed, Dec 12, 2001 at 08:41:54PM -0000, James McEwan wrote: > my kannel is on another box and have the altered the sms service to reflect > this and the passwords etc for my kannel box. > > when i start jabber i get a "loading failed" message followed by > "./sms/sms.o: ELF file's phentsize not expected size".. > > should the <service> <load> be ./sms/sms.so or ./sms/sms.o or ./sms/sms.c? > as the SMS directory does not contain them sms.so file? > > i hope the above makes sense, but it is late....
Hi, dynamic components written in C use the .so (shared object) for loading. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
