From: "Laidler" Newsgroups: comp.os.msdos.djgpp Subject: Assembler Problem Lines: 19 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Fri, 01 Sep 2000 01:09:43 GMT NNTP-Posting-Host: 24.147.229.232 X-Complaints-To: abuse AT mediaone DOT net X-Trace: typhoon.ne.mediaone.net 967770583 24.147.229.232 (Thu, 31 Aug 2000 21:09:43 EDT) NNTP-Posting-Date: Thu, 31 Aug 2000 21:09:43 EDT Organization: Road Runner To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ok i was trying to install Libnet for djgpp and it made fine until it got to one point were i got : gcc -O2 -Wall -Werror -Wno-unused -Wstrict-prototypes -Wmissing-prototy sing-declarations -g -I../include -Iinclude -DTARGET_DJGPP -c -o driv dos.o drivers/wsockdos.c c:/djgpp/tmp\cc6FJUYE.s: Assembler messages: c:/djgpp/tmp\cc6FJUYE.s:328: Error: suffix or operands invalid for `int c:/djgpp/tmp\cc6FJUYE.s:477: Warning: Indirect lcall without `*' c:/djgpp/tmp\cc6FJUYE.s:633: Warning: Indirect lcall without `*' c:/djgpp/tmp\cc6FJUYE.s:706: Warning: Indirect lcall without `*' make.exe[1]: *** [drivers/wsockdos.o] Error 1 make.exe[1]: Leaving directory `c:/djgpp/libnet/lib' make.exe: *** [lib] Error 2 This has happened to me alot and i can't figure it out Thanks