Known Eggdrop Errors: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 December 2022

8 March 2022

7 March 2022

  • curprev 20:4320:43, 7 March 2022Geo talk contribs 2,358 bytes +2,358 Created page with "__TOC__ There are a few known issues with Eggdrop v1.9.2 == Compiling on OpenBSD == When compiling 1.9.2 on OpenBSD, you may encounter an error that looks like this: Making core eggdrop files... cc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/local/include/tcl8.5 -c bg.c In file included from bg.c:25: In file included from ./main.h:90: ./eggdrop.h:791:3: error: unknown type name 'pthread_mutex_t' pthread_mutex_t mutex; ^ 1 error generated. *** Error..."