Quote:
Originally Posted by sunilvadranapu
Hi,
I have a C-application on linux. while compiling i am getting teh below error:
/usr/include/strxnet/sys/tiuser.h:102: error: expected specifier-qualifier-list before ‘t_scalar_t’
please give some points on what causing this error.
|
Sounds like your program is broken.
Since you don't supply any information about the program, what version or distro of Linux you're running, or any meaningful information about the problem, the best you can get is a generic answer.
Also, this would be a better question to post in the programming forum. it would help if you posted the code in question, and more information about it.