Comment 1 for bug 1094413

Revision history for this message
Linuxpham (thaihoabo) wrote :

You can use these steps :

1/ vi Makefile
2/ find @LIBEVENT_LDFLAGS@ and change to it the libevent path

ex:
Change : @LIBEVENT_LDFLAGS@ => -L/usr/local/lib

Build again.