delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/06/24/23:31:03

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: PaulCsouls <paulcsouls AT worldnet DOT att DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Problems with GRX 2.4.6
Message-ID: <26jpb1pcvbbiucl5mc1qje6hoplmsll8qr@4ax.com>
References: <42bc04dd$0$17614$91cee783 AT newsreader02 DOT highway DOT telekom DOT at> <42bc1a45$0$175$cc7c7865 AT news DOT luth DOT se> <42bc2507$0$26140$91cee783 AT newsreader02 DOT highway DOT telekom DOT at>
X-Newsreader: Forte Agent 2.0/32.652
MIME-Version: 1.0
Lines: 48
Date: Sat, 25 Jun 2005 03:21:29 GMT
NNTP-Posting-Host: 12.72.218.242
X-Complaints-To: abuse AT worldnet DOT att DOT net
X-Trace: bgtnsc05-news.ops.worldnet.att.net 1119669689 12.72.218.242 (Sat, 25 Jun 2005 03:21:29 GMT)
NNTP-Posting-Date: Sat, 25 Jun 2005 03:21:29 GMT
Organization: AT&T Worldnet
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

On Fri, 24 Jun 2005 17:21:45 +0200, Florian Xaver
<wosrediinanatour AT aon DOT at> wrote:

>Thanks.
>
>But...
>
>I changed it to
>
> >>>#if !defined(NO_LEFTSIDE_LVALUE_CAST) &&                  \
> >>>    (   defined(__LCC__)                                  \
> >>>     || defined(__WATCOMC__)                              \
> >>>     || defined(__DJGPP__)                           \  LINE I ADDED
> >>>     || defined(__SUNPRO_C)   								 )
> >>> #define NO_LEFTSIDE_LVALUE_CAST
> >>> #endif
> >>>/* Casting a pointer on the left side of an assignment
> >>>** also cuses problems on several systems:
>
>and there are other Errors:
>
>c:/dos/djgpp/include/sys/segments.h: In function '__gr_setpalette':
>c:/dos/djgpp/include/sys/segments.h:25: error: invalid storage class for 
>functio
>n '_my_cs'
>c:/dos/djgpp/include/sys/segments.h:33: error: invalid storage class for 
>functio
>n '_my_ds'
>c:/dos/djgpp/include/sys/segments.h:41: error: invalid storage class for 
>functio
>n '_my_ss'
>bgi/palette.c:65: warning: implicit declaration of function 
>'_go32_dpmi_simulate
>_int'
>make.exe[1]: *** [bgi/palette.o] Error 1
>make.exe[1]: Leaving directory `c:/DOS/DJGPP/contrib/grx246/src'
>make.exe: *** [libs] Error 2
>
>
>Any idea?
>
>Thanks, Flo


That change is what worked for me. I'm using win95 and djgpp 2.03. Try
removing options from makedef.grx and see what you can get to compile.

Paul C

- Raw text -


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