GTK-VNC Firefox Plugin Error



Dear users,

I am using ubuntu 11.10. I want to install gtk-vnc with firefox plugin. When I issue:

sudo ./configure , sudo make and sudo make install

All things will work perfectly. But when I issue:


sudo ./configure --enable-plugin

The summary as follows:

Configure summary:

    Compiler ...................:  gcc -std=gnu99
    Compiler Flags .............:  -g -O2
    Extra Link Flags ...........:  -Wl,--version-script= -Wl,--no-undefined
    Prefix......................:  /usr/local

    Python binding .............:  yes
    Install example programs ...:  no
    Browser plugin .............:  yes
    SASL support................:  yes
    PulseAudio support..........:  no
    GTK+ version................:  2.0

After that I issued:

sudo make

It shows me at the end:

In file included from gtk-vnc-plugin.c:40:0:
gtk-vnc-plugin.h:48:5: error: unknown type name 'uint16'
gtk-vnc-plugin.h:50:5: error: unknown type name 'int32'
gtk-vnc-plugin.h:51:5: error: unknown type name 'uint32'
gtk-vnc-plugin.h:64:1: error: unknown type name 'int16'
gtk-vnc-plugin.c:278:1: error: unknown type name 'int16'
make[2]: *** [gtk_vnc_plugin_la-gtk-vnc-plugin.lo] Error 1
make[2]: Leaving directory `/root/Downloads/gtk-vnc-0.5.1/plugin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Downloads/gtk-vnc-0.5.1'
make: *** [all] Error 2
root@myhost:~/Downloads/gtk-vnc-0.5.1#

I dont know why this error occurs. Could any one helps me out..


Regards
Alee




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]