Renato Rudnicki wrote, On 11/17/2010 08:51 PM: > Excuse me if it isn't the right email to this issue. > Am contacting you because as I am having problems compiling freerdp. > When trying to compile with make command, I get the following error: > > > mv -f .deps/rdesktop-xclip.Tpo .deps/rdesktop-xclip.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include/freerdp > -DKEYMAP_PATH=\"/usr/local/share/freerdp/xkb\" -g -O2 -Wall > -I/usr/include -MT rdesktop-xkbkeymap.o -MD -MP -MF > .deps/rdesktop-xkbkeymap.Tpo -c -o rdesktop-xkbkeymap.o `test -f > 'xkbkeymap.c' || echo './'`xkbkeymap.c > mv -f .deps/rdesktop-xkbkeymap.Tpo .deps/rdesktop-xkbkeymap.Po > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../include/freerdp > -DKEYMAP_PATH=\"/usr/local/share/freerdp/xkb\" -g -O2 -Wall > -I/usr/include -MT rdesktop-xwin.o -MD -MP -MF > .deps/rdesktop-xwin.Tpo -c -o rdesktop-xwin.o `test -f 'xwin.c' || > echo './'`xwin.c > xwin.c: In function `ui_get_toggle_keys_state': > xwin.c:2823: error: `XK_Scroll_Lock' undeclared (first use in this > function) > xwin.c:2823: error: (Each undeclared identifier is reported only once > xwin.c:2823: error: for each function it appears in.) > xwin.c:2826: error: `XK_Num_Lock' undeclared (first use in this function) > xwin.c:2829: error: `XK_Caps_Lock' undeclared (first use in this function) > xwin.c:2832: error: `XK_Kana_Lock' undeclared (first use in this function) > make[2]: *** [rdesktop-xwin.o] Error 1 > make[2]: Leaving directory `/root/trunk/libfreerdp' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/trunk' > make: *** [all] Error 2 > [r...@small trunk]#
You must be using a very old version of FreeRDP. Try the latest release. /Mads ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ Freerdp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freerdp-devel
