Hi,
I would like to request an extension for rdesktop 1.7.1 from rdesktop.org
I tried to compile by myself the new version of rdesktop (v1.7.1) on a fresh installation of Tiny Core Linux v3.8.4 :
tce-load -wi compiletc.tcz
tce-load -wi libx11-xcb.tcz
tce-load -wi openssl-0.9.8-dev.tcz
tar xzvf rdesktop-1.7.1.tar.gz
cd rdesktop-1.7.1/
sudo ./configure --prefix=/usr/local
sudo make
Then I'm getting thousand errors compiling rdesktop source (ie: "xwin.c:3584: error: expected ')' before 'font'")
Could you update the extension an eventually explain me why my compilation process doesn't works.
Thanks a lot.
David