Quote:
Originally Posted by bathory
Hi,
Since you miss the pam headers, you need to install the libpam0g-dev package
Regards
|
Thanks.
That error is resolved. But now two more errors are introduced.
Utilities.h: In member function ‘bool Utilities::eqstr:

perator()(const char*, const char*)’:
Utilities.h:41: error: ‘strcmp’ was not declared in this scope
make[1]: *** [Connection.o] Error 1
make[1]: Leaving directory `/home/umesh/Desktop/B.tech_project/softwares/babyftpd-0.2a'
make: *** [all] Error 2
These headers are driving me crazy!

Can you suggest me some other link to get source code? I tried a lot but I am getting executable files for windows. Nothing for linux.
Thanks in Advance!