Today, I try to compile rdesktop on my Ubuntu laptop system. But I get wrong message.
root@wugi-laptop:/compile/rdesktop-1.6.0# ./configure
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details
After research in Google, I find it is caused by the package g++.
The issue can be solved after installing g++ package.
Refer to : http://ubuntuforums.org/showthread.php?t=45565&page=3
Recent comments
23 min 19 sec ago
1 day 8 hours ago
2 days 11 hours ago
2 days 12 hours ago
2 weeks 6 days ago
3 weeks 2 days ago
6 weeks 4 days ago
6 weeks 4 days ago
6 weeks 4 days ago
7 weeks 19 hours ago