Re: [Libevent-users] undefined reference to `bufferevent_get_input'

2011-08-31 Thread Mark Ellzey
On Wed, Aug 31, 2011 at 09:00:17PM +0800, lx wrote: > hello, i'm a new one , begin to use libevent. i've installed it in ubuntu10. > > by ./configure, make , sudo make install. > but when i complie a example, it can't work.* the errors is:* > > ---

[Libevent-users] undefined reference to `bufferevent_get_input'

2011-08-31 Thread lx
hello, i'm a new one , begin to use libevent. i've installed it in ubuntu10. by ./configure, make , sudo make install. but when i complie a example, it can't work.* the errors is:* ---