Re: Lcdproc failed -imonlcd - Openbsd 5.1
Edd Barrett <[email protected]> Fri, 29 Jun 2012 11:31:21 +0100
| Newsgroups | gmane.comp.sysutils.lcdproc |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jun 29, 2012 at 12:06:02PM +0200, Yannick Lebreton wrote: > Hi, > > > > I used OpenBSD 5.1 ports tree Lcdproc 0.5.5p2 with Imonlcd (antec fusion > remote case). > > > > LCDd runs correctly > > > > # LCDd -fs0 > > LCDd version 0.5.5 starting > > Using Configuration File: /etc/LCDd.conf > > LCDd 0.5.5, LCDproc Protocol 0.3 > > Part of the LCDproc suite > > Copyright (C) 1998-2010 William Ferrell, Selene Scriven > > and many other contributors > > ........ > > Listening for queries on 127.0.0.1:13666 > > > > But LCdproc is failed : > > # lcdproc > > Abort trap (core dumped) If you build the port with the DEBUG=-g environment set, then you will build a binary with debug symbols. You can then run under gdb and get a backtrace. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk