Re: Perdition make error [build solved - but unusable]
Simon Horman <[email protected]>
| Newsgroups | gmane.mail.perdition.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 04, 2010 at 10:47:06AM +0200, Martin Hochreiter wrote: > > >Those version should be fine. > >I assume that you also have: > > > >libvanessa_adt0-devel-0.0.8-6.1 > >libvanessa_logger0-devel-0.0.8-18.1 > >libvanessa_socket1-devel-0.0.10-2.1 > > > So, after purging the devel packets and reinstalling them the build works. > I have included the ldap - mailhost patch but perdition is not > really working - > can somebody tell me whats wrong with the "Exiting on signal 11" > messages please? Hi Martin, "Exiting on signal 11" indicates that there has been a segmentation fault. Or in other words, an access to memory that doesn't belong to Perdition. Or in other words, a bug. If I was to debug this problem I would try and get perdition to dump a core file, probably by setting ulimit -c unlimited and then running perdition --no_daemon. I would then use gdb to inspect the core file to find out where the segmentation fault occurred. ______________________________________________ Perdition-users mailing list [email protected] http://lists.vergenet.net/listinfo/perdition-users