PDA

View Full Version : [ubuntu] install ASYNC



luxubuabac
July 18th, 2008, 05:28 PM
hi all, i just started with Ubuntu .. so just consider im a newbie. Here is my problem:
I'm currently working on my project which is related to programming in Linux and GPS devices. I downloaded ASYNC packet (coz i need to use it to get the info from GPS device) but I dunno how to install or make use of it >"< ...
i tried to install gcc by "sudo apt-get install gcc build-assential" ... but when i use "gcc async_1_23.c" ... it showed up errors like:
undefined reference to 'floor'
undefined reference to 'sqrt'
etc
PLEASE help me out .... T_T