Comment 2 for bug 271277

Revision history for this message
leibra (rupesh-iitd) wrote :

Hello there,

I performed the same steps, but i am getting error that is :

cc -O2 -Wall -Werror -g -I.././ -I../charset/ -I../windows/ -I../unix/ -I../mac/ -I../macosx/ `sh -c 'pkg-config gtk+-2.0 $0 2>/dev/null || gtk-config $0' --cflags` -D _FILE_OFFSET_BITS=64 `krb5-config --cflags gssapi` -c ../be_all_s.c
--cflags: 1: gtk-config: not found
/bin/sh: krb5-config: not found
../be_all_s.c:6:19: error: stdio.h: No such file or directory
In file included from ../puttyps.h:22,
                 from ../putty.h:26,
                 from ../be_all_s.c:7:
../unix/unix.h:12: error: ‘FILENAME_MAX’ undeclared here (not in a function)
../unix/unix.h:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from ../misc.h:8,
                 from ../putty.h:28,
                 from ../be_all_s.c:7:
../puttymem.h:9:47: error: string.h: No such file or directory
In file included from ../putty.h:28,
                 from ../be_all_s.c:7:
../misc.h:12:59: error: time.h: No such file or directory
In file included from ../putty.h:28,
                 from ../be_all_s.c:7:
../misc.h:32: error: expected ‘)’ before ‘*’ token
make: *** [be_all_s.o] Error 1

--------------------------------------------------------------------------------------------------

Finally I am not able to install. please give some solution.

With Regards