www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/11/02/12:35:21

From: "Sang-won Shin" <swshin AT soback DOT kornet21 DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: RSXNTDJ, why me?
Date: Tue, 3 Nov 1998 02:31:39 +0900
Organization: Korea Telecom
Lines: 31
Message-ID: <71kqea$fa3$1@news.kornet.nm.kr>
References: <363dc30c DOT 0 AT news1 DOT mweb DOT co DOT za>
NNTP-Posting-Host: 210.123.18.78
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

>Mmmm...I finally thought I had rsxntdj going when i found another problem.
I
>keep getting this error, help why? I was trying to compile the samples...
>
>
>C:\DJGPP\RSXNTDJ\SAMPLE\GUI\SOL>make
>gcc -Zwin32 -c -Wall -O sol.c
>sol.c: In function `WndProc':
>sol.c:281: warning: suggest explicit braces to avoid ambiguous `else'
>sol.c:302: warning: suggest explicit braces to avoid ambiguous `else'
>grc -r sol.rc
>gcc -Zwin32  sol.o -o sol.exe
>c:/djgpp/bin/ld.exe: cannot open -lc_app: No such file or directory
(ENOENT)
>make.exe: *** [sol.exe] Error 1
>
>Why? What can I do about it.
>
>
>

If you unzip djgpp & rsxntdj with winzip, you must enable long file name
support.
Add 'set LFN=y' to autoexec.bat or edit the line include '+LFN=n' to
'+LNF=y' in djgpp.env File.
But if you uzip djgpp & rsxntdj with unzip (dos version), you need disable
long file name.
Add 'set LFN=n' to autoexec.bat or edit '+LFN=y" to '+LFN=n" in djgpp.env
file.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019