| www.delorie.com/archives/browse.cgi | search |
| From: | "Alex Vinokur" <alexvn AT bigfoot DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | RSXNTDJ sample : makeall failed |
| Date: | Wed, 28 Aug 2002 10:59:22 +0200 |
| Lines: | 123 |
| Message-ID: | <akhvtc$1ioitk$1@ID-79865.news.dfncis.de> |
| NNTP-Posting-Host: | pop03-2-ras5-p238.barak.net.il (212.150.100.238) |
| X-Trace: | fu-berlin.de 1030521582 53234612 212.150.100.238 (16 [79865]) |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Newsreader: | Microsoft Outlook Express 5.50.4522.1200 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
###################
Windows 2000
DJGPP 2.03
RSXNTDJ 1.5.1
gcc/gpp version 3.1
###################
I have a problem with compilation of RSXNTDJ sample.
Is something wrong ?
######### Environment Variables : BEGIN #########
%set
ALLUSERSPROFILE=C:\Documents and Settings\All Users
APPDATA=C:\Documents and Settings\Administrator\Application Data
CommonProgramFiles=C:\Program Files\Common Files
ComSpec=C:\WINNT\system32\cmd.exe
C_INCLUDE_PATH=C:\RSXNTDJ\include\win32\anders
DJGPP=C:\DJGPP\DJGPP.env
HOMEDRIVE=C:
HOMEPATH=\
LOGONSERVER=\\5AT8S8CQEEX4QHI
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Os2LibPath=C:\WINNT\system32\os2\dll;
Path=C:\DJGPP\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\my-root\sys\unix-mks\bin;C:\cygwin\bin;C:\my-root\sys\sage;C:
\my-root\sys\araxis;C:\RSXNTDJ\bin;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 15 Model 1 Stepping 3, GenuineIntel
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=0103
ProgramFiles=C:\Program Files
PROMPT=$P$G
RSXNTDJ=C:\RSXNTDJ
SAGEBACK=C:\SPE\BACKUP
SAGEEDIT=C:\my-root\sys\sage
SystemDrive=C:
SystemRoot=C:\WINNT
TEMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
TMP=C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp
USERNAME=Administrator
USERPROFILE=C:\Documents and Settings\Administrator
windir=C:\WINNT
######### Environment Variables : END ###########
######### cpp.exe : BEGIN #########
%cd C:\DJGPP\bin
%ls -l cpp.exe
-rwxr-xr-x 1 dosuser root 78416 May 15 15:07 cpp.exe
######### cpp.exe : END ###########
######### Sample : BEGIN #########
%cd C:\DJGPP\rsxntdj\sample
%cleanall.bat
%makeall.bat
gccw32 -c -Wall -O ansi.c
make.exe: *** [ansi.o] Error -1
gccw32 -c -Wall -O argvenv.c
make.exe: *** [argvenv.o] Error -1
make.exe: *** No rule to make target `C:\RSXNTDJ\include\excpt.h', needed by `try1.o'. Stop.
gccw32 -c -Wall -O findf.c
make.exe: *** [findf.o] Error -1
gccw32 -c -Wall -O fork.c
make.exe: *** [fork.o] Error -1
gccw32 -c -Wall -O pipe.c
make.exe: *** [pipe.o] Error -1
gccw32 -Zmt -c -Wall -O thread.c
make.exe: *** [thread.o] Error -1
gccw32 -c -Wall -O wm_demo.c
make.exe: *** [wm_demo.o] Error -1
gccw32 -c -o dllcplus.o dllcplus.cc -Zdll -Zsys -Zso -O2 -Wall
make.exe: *** [dllcplus.o] Error -1
gccw32 -c -Wall -O loadtime.c
make.exe: *** [loadtime.o] Error -1
gccw32 -Wall -O -Zdll -Zno-rte -c dllnrt.c -DSKIP_LIBMAIN
make.exe: *** [dllnrt.o] Error -1
gccw32 -Wall -O -Zsys -Zdll -Zso -c dllso.c
make.exe: *** [dllso.o] Error -1
gccw32 -c -Wall -O bar.c
make.exe: *** [bar.o] Error -1
gccw32 -c -Wall -O whello.cpp
make.exe: *** [whello.o] Error -1
gccw32 -c -Wall -O rsxwbind.c
make.exe: *** [rsxwbind.o] Error -1
gccw32 -c -O -I. dibvwr.c
make.exe: *** [dibvwr.o] Error -1
gccw32 -c -Wall -O enumw.c
make.exe: *** [enumw.o] Error -1
gccw32 -c -Wall -O sol.c
make.exe: *** [sol.o] Error -1
gccw32 -c -Wall -O speed.c
make.exe: *** [speed.o] Error -1
makefile:12: warning: overriding commands for target `test.exe'
..\..\rsxntmak.gnu:105: warning: ignoring old commands for target `test.exe'
gccw32 -c -Wall -O test.c
make.exe: *** [test.o] Error -1
gccw32 -c -Wall -O winedit.c
make.exe: *** [winedit.o] Error -1
######### Sample : END ###########
==================
Alex Vinokur
mailto:alexvn AT go DOT to
http://up.to/alexvn
==================
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |