المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : مساعدة في الميتا تبع الباك تراك يطلع هذا الخطأ



الفاشل العام
04-30-2013, 07:03 PM
السلام عليكم شباب
مشكلتي في الميتاسبلويت تبع الباك تراك
شباب ممكن حد يقولي وش الخطأ ذا :mad:
عند نسخ كود الـ dcom.c
وبعدها اكتب الامر ls dcom.c
يقول موجود لكن من اكتب الامر ذا gcc dcom.c -o dcom يطلع لي الخطا ذا :mad:

dcom.c:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘RPC’
dcom.c:4:29: warning: missing terminating ' character
dcom.c:4: error: missing terminating ' character
In file included from /usr/include/stdio.h:75,
from dcom.c:22:
/usr/include/libio.h:332: error: expected specifier-qualifier-list before ‘size_t’
/usr/include/libio.h:364: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/libio.h:373: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/libio.h:495: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_IO_sgetn’
In file included from dcom.c:22:
/usr/include/stdio.h:296: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:302: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:314: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:321: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:363: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:365: error: format string argument not a string type
/usr/include/stdio.h:367: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:639: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:642: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:652: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdio.h:682: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fread’
/usr/include/stdio.h:688: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fwrite’
/usr/include/stdio.h:710: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fread_unlocked’
/usr/include/stdio.h:712: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘fwrite_unlocked’
In file included from dcom.c:23:
/usr/include/stdlib.h:140: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘__ctype_get_mb_cur_max’
In file included from dcom.c:23:
/usr/include/stdlib.h:337: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:367: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:369: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
/usr/include/stdlib.h:471: error: expected ‘)’ before ‘__size’
/usr/include/stdlib.h:473: error: expected ‘)’ before ‘__nmemb’
/usr/include/stdlib.h:485: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/stdlib.h:497,
from dcom.c:23:
/usr/include/alloca.h:33: error: expected ‘)’ before ‘__size’
In file included from dcom.c:23:
/usr/include/stdlib.h:502: error: expected ‘)’ before ‘__size’
/usr/include/stdlib.h:507: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:507: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:751: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:751: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:752: error: nonnull argument with out-of-range operand number (argument 1, operand 5)
/usr/include/stdlib.h:756: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:756: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:757: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
/usr/include/stdlib.h:834: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:837: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:841: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:845: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:854: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:858: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/stdlib.h:865: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘mbstowcs’
/usr/include/stdlib.h:868: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘wcstombs’
In file included from /usr/include/sys/uio.h:29,
from /usr/include/sys/socket.h:28,
from dcom.c:26:
/usr/include/bits/uio.h:47: error: expected specifier-qualifier-list before ‘size_t’
In file included from /usr/include/sys/socket.h:40,
from dcom.c:26:
/usr/include/bits/socket.h:251: error: expected specifier-qualifier-list before ‘size_t’
/usr/include/bits/socket.h:265: error: expected specifier-qualifier-list before ‘size_t’
In file included from dcom.c:26:
/usr/include/sys/socket.h:141: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/sys/socket.h:148: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/sys/socket.h:155: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/sys/socket.h:166: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from dcom.c:28:
/usr/include/arpa/inet.h:78: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/arpa/inet.h:84: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/arpa/inet.h:90: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from dcom.c:29:
/usr/include/unistd.h:357: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:363: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:507: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from dcom.c:29:
/usr/include/unistd.h:618: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘confstr’
/usr/include/unistd.h:790: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:826: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:837: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:873: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from dcom.c:29:
/usr/include/unistd.h:895: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:902: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:913: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:915: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:933: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/unistd.h:934: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from /usr/include/netdb.h:33,
from dcom.c:30:
/usr/include/rpc/netdb.h:61: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/rpc/netdb.h:65: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/rpc/netdb.h:69: error: expected declaration specifiers or ‘...’ before ‘size_t’
In file included from dcom.c:30:
/usr/include/netdb.h:167: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:174: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:180: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:186: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:237: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:243: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:249: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:309: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:315: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:320: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:375: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:380: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:385: error: expected declaration specifiers or ‘...’ before ‘size_t’
/usr/include/netdb.h:435: error: expected declaration specifiers or ‘...’ before ‘size_t’
dcom.c: In function ‘shell’:
dcom.c:212: error: too many arguments to function ‘read’
dcom.c:217: error: too many arguments to function ‘write’
dcom.c:221: error: too many arguments to function ‘read’
dcom.c:229: error: too many arguments to function ‘write’
dcom.c: In function ‘main’:
dcom.c:269: warning: format ‘%.8x’ expects type ‘unsigned int’, but argument 2 has type ‘long unsigned int’
dcom.c:271: warning: incompatible implicit declaration of built-in function ‘memcpy’
dcom.c:316: error: too many arguments to function ‘send’
dcom.c:321: error: too many arguments to function ‘recv’
dcom.c:323: error: too many arguments to function ‘send’

http://arhack.net/vb/images/smilies/333.gif

موآدع
05-01-2013, 02:06 AM
اذا قمت بتحديث الميتا قوم بحذفة ورجع ثبته من جديد وان شاء الله تنحل المشكلة

الفاشل العام
05-01-2013, 09:58 AM
نفس المشكله بعد وقبل التحديث

الفاشل العام
05-05-2013, 12:30 AM
قسم بالله المنتدى ميت
يشباب شو مابتعرفو غير البيفروست وحلوله
يا اخوني قسم هذا الموضوع الثالث او الرابع واطرحه ولا حد حل ليه اي مشكله

boda_hackr
05-05-2013, 12:36 AM
الخبراء فى اجازه

ههههههههههههههههههههههههه

- - - تم التحديث - - -

لازم نعمل اعتصام بى المنتدى اخى

ونعلن حاله التمرد

هههههههههههههههههههه

الفاشل العام
05-05-2013, 12:38 AM
لا حبي بودا لا اجازة ولا هم يحزنون روح شوف الديف بونيت بالثواني يحلون المشكله
لكن عائلتنا الكريمه متمسكين بالبيفروست اصلا هو الاختراق العشوائي مينحسب اختراق خالص

Iraqe Hacker
05-05-2013, 12:38 AM
صديقي الاخ ايمن اختصاصو الميتا

boda_hackr
05-05-2013, 12:40 AM
معك فى رائيك الفاشل العام

اوئيدك تائيد كامل

الفاشل العام
05-05-2013, 12:41 AM
حبي الاخ ايمن اذا كان يعرف يحل المشكله ليه مابيدخل
ويشرفنا برد لحل المشكله لان صار حوالي 6 او 7 ايام طرحت المشكله

boda_hackr
05-05-2013, 12:42 AM
انا طرحت المشكله 3 مرات ولم يتم افادتى

http://www.aljyyosh.com/vb/showthread.php?t=47688

الفاشل العام
05-05-2013, 12:51 AM
حبيبي انا طرحت عدد من المشاكل لم يتم حلها مطلقنا
رح اترك الاختراق واشتغل بمطعم اصرفلي

boda_hackr
05-05-2013, 01:00 AM
ههههههههههههههههههههههههه هههههههههه

المنتدى مش عارف ايه الى جراله

يا ريت مشرف او مدير مسئول يفيدنى

الفاشل العام
05-05-2013, 01:05 AM
الله كريم حبي الله كريم

ابو مهند
05-05-2013, 01:15 AM
نفسي اقدم المساعادات ولاكن لا خبره
سأتعلم وسأعلم انشالله:)
تقبل مروري(اخوك ابو مهند)

الفاشل العام
05-05-2013, 01:18 AM
نورت حبي ابو مهند الك كل الاحترام

ابو مهند
05-05-2013, 01:27 AM
نورت حبي ابو مهند الك كل الاحترام

عاكس نورك اخي