Message-ID: <001401beffc1$8365a400$62ed3cc7@dellows> From: "Dellow Family" To: Subject: RSXNTDJ won't compile certain samples Date: Wed, 15 Sep 1999 17:30:18 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0011_01BEFF9F.FB0D7A40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0011_01BEFF9F.FB0D7A40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello everyone. I recently downloaded RSXNTDJ v1.5 (binaries + = samples, the 3mb install),,, However, certain parts of it are refusing = to work, most notably the things under console\socket: --snip-- C:\DJGPP\rsxntdj\sample\CONSOLE\SOCKET>ls -l total 12 -rw-r--r-- 1 dosuser root 183 Nov 21 1997 makefile -rw-r--r-- 1 dosuser root 5772 Sep 14 22:02 poorteln.c -rw-r--r-- 1 dosuser root 4454 Sep 14 22:03 poorteln.o C:\DJGPP\rsxntdj\sample\CONSOLE\SOCKET>make gccw32 -Zmt -o poorteln.exe poorteln.o -lsocket c:/djgpp/bin/ld.exe: cannot open -lsocket: No such file or directory = (ENOENT) make.exe: *** [poorteln.exe] Error 1 --end snip-- Other RSX files complain of being unable to find libraries too. Can = anyone offer insight to my problem? ------=_NextPart_000_0011_01BEFF9F.FB0D7A40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
    Hello everyone. I = recently=20 downloaded RSXNTDJ v1.5 (binaries + samples, the 3mb install),,, = However,=20 certain parts of it are refusing to work, most notably the things under=20 console\socket:
 
--snip--
C:\DJGPP\rsxntdj\sample\CONSOLE\SOCKET>ls=20 -l
total 12
-rw-r--r--   1 dosuser =20 root          183 Nov = 21  1997=20 makefile
-rw-r--r--   1 dosuser =20 root         5772 Sep 14 22:02=20 poorteln.c
-rw-r--r--   1 dosuser =20 root         4454 Sep 14 22:03=20 poorteln.o
 
C:\DJGPP\rsxntdj\sample\CONSOLE\SOCKET>make
gccw32  = -Zmt =20 -o poorteln.exe poorteln.o -lsocket
c:/djgpp/bin/ld.exe: cannot open=20 -lsocket: No such file or directory (ENOENT)
make.exe: *** = [poorteln.exe]=20 Error 1
--end snip--
 
Other RSX files complain of being = unable to find=20 libraries too. Can anyone offer insight to my=20 problem?
------=_NextPart_000_0011_01BEFF9F.FB0D7A40--