Linsched.h Error

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
chiboub13

Linsched.h Error

Post by chiboub13 »

je trouve un probleme lorsque je compile un script linsched intitulé schedule_test.c a travers la commande "gcc schedule_test.c -o schedule_test" .Le message d'erreur qui s'affiche est le suivant



In file included from schedule_test.c:1:
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:38: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’
/home/ilyesba/Desktop/PFA/Linsched/1/linsched.h:46: error: expected ‘)’ before ‘pid’
schedule_test.c: In function ‘main’:
schedule_test.c:8: error: ‘ls_annc_cb’ undeclared (first use in this function)
schedule_test.c:8: error: (Each undeclared identifier is reported only once
schedule_test.c:8: error: for each function it appears in.)




Je veux une solution rapide SVP!!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
remoulder
Level 17
Level 17
Posts: 7621
Joined: Fri May 09, 2008 1:14 pm

Re: Linsched.h Error

Post by remoulder »

[Edit] your original post and add [SOLVED] once your question is resolved.

“The people are my God” stressing the factor determining man’s destiny lies within man not in anything outside man, and thereby defining man as the dominator and remoulder of the world.
Locked

Return to “Beginner Questions”