View previous topic :: View next topic |
Author |
Message |
Carlin0 Voice

Joined: 04 Dec 2018 Posts: 24 Location: Italy
|
Posted: Sun Mar 06, 2022 3:37 pm Post subject: [Solved] Eggdrop 1.9.2 don't compile on OpenBSD 7.0 |
|
|
Code: | make
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 1 in src (Makefile:83 'bg.o')
|
Last edited by Carlin0 on Sun Mar 06, 2022 7:03 pm; edited 1 time in total |
|
Back to top |
|
 |
Carlin0 Voice

Joined: 04 Dec 2018 Posts: 24 Location: Italy
|
|
Back to top |
|
 |
|