make error: cannot find -lares
Posted: Wed Jan 12, 2005 9:09 pm
Hi guys i keep getting this error while trying to compile
I know it has to do with one of the options while choosing configureations
i think it has something to do with ssl but not sure what it is,
i do hope someone knows this as i really want the test server to have as many options as possible.
isupport.o api-command.o url.o -lcrypt -lnsl -lz -lares -ldl -L/home/irctest/Unreal3.2/extras/regexp/lib -ltre -lssl -lcrypto
/usr/bin/ld: cannot find -lares
collect2: ld returned 1 exit status
make[1]: *** [ircd] Error 1
make[1]: Leaving directory `/home/irctest/Unreal3.2/src'
make: *** [build] Error 2
[irctest@shells Unreal3.2]$
I know it has to do with one of the options while choosing configureations
i think it has something to do with ssl but not sure what it is,
i do hope someone knows this as i really want the test server to have as many options as possible.
isupport.o api-command.o url.o -lcrypt -lnsl -lz -lares -ldl -L/home/irctest/Unreal3.2/extras/regexp/lib -ltre -lssl -lcrypto
/usr/bin/ld: cannot find -lares
collect2: ld returned 1 exit status
make[1]: *** [ircd] Error 1
make[1]: Leaving directory `/home/irctest/Unreal3.2/src'
make: *** [build] Error 2
[irctest@shells Unreal3.2]$