This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

weird message

Old posts that have not been replied to for several years.
Locked
T
TRIBB

Post by TRIBB »

./eggdrop -m eggdrop.simple.conf

Eggdrop v1.6.9 (C) 1997 Robey Pointer (C) 2002 Eggheads
[20:53] * Last context: main.c/712 []
[20:53] * Please REPORT this BUG!
[20:53] * Check doc/BUG-REPORT on how to do so.

anybody explain whats going on ??
P
Petersen
Owner
Posts: 685
Joined: Thu Sep 27, 2001 8:00 pm
Location: Blackpool, UK

Post by Petersen »

whats your os, architecture and compile flags?
T
TRIBB

Post by TRIBB »

im running on a crux linux.
it runs on a i585 has the tcl packages installed
i build the "sucker" by

./configure
make config
make clean
make
make install

I had no special flags or options
and i didnt have any errors during the configure/compile process
g
guppy
eggdrop engineer
Posts: 199
Joined: Mon Sep 24, 2001 8:00 pm
Location: Canada
Contact:

Post by guppy »

Rebuild with "make debug" and see if a core file is produced ... if so, follow doc/BUG-REPORT exactly (including the section on processing the core file)

Jeff
Locked