DataSoft / Honeyd

virtual honeypots
GNU General Public License v2.0
348 stars 101 forks source link

Undefined reference to security_update #37

Closed PherricOxide closed 12 years ago

PherricOxide commented 12 years ago

It looks like this is an extern variable that was declared in update.c

To reproduce,

./configure --with-python
make

pyextend.o: In function `pyextend_security_info':
/home/david/Code/honeyd/pyextend.c:535: undefined reference to `security_update'
collect2: ld returned 1 exit status
make[2]: *** [honeyd] Error 1
PherricOxide commented 12 years ago

Fixed in 0acad500204a2a434e3c755e97b834881e74157a