Message-Id: <199803171408.QAA49890@ieva06.lanet.lv> From: "Andris Pavenis" To: Stefan DOT Blochwitz AT bundesbank DOT de Date: Tue, 17 Mar 1998 16:05:38 +0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Antwort: Re: Problems with GRX20.a CC: djgpp AT delorie DOT com In-reply-to: <"412565CA.00317EA5.00(a)b504d2q.d"@MHS> Precedence: bulk > From: Stefan DOT Blochwitz AT bundesbank DOT de > To: pavenis AT latnet DOT lv > Cc: djgpp AT delorie DOT com > Subject: Antwort: Re: Problems with GRX20.a > Date: 17 Mar 1998 10:36:15 +0000 > Importance: normal > > Hallo everybody, > > Back to the GRX20-Problem: > > > Maybe there is some problem with DJGPP instalation. > > I hope not. > > > What are the messages You got? > > Well, here we are (for linking arctest.exe): > > ../lib/libgrx20.a(setmode.o)(.text+0x49d):setmode.c: undefined reference to > `_streamv' > ../lib/libgrx20.a(setmode.o)(.text+0x723):setmode.c: undefined reference to > `_streamv' > ../lib/libgrx20.a(setmode.o)(.text+0x8bb):setmode.c: undefined reference to > `_streamv' > ../lib/libgrx20.a(drvinfo.o)(.text+0x78):drvinfo.c: undefined reference to > `_streamv' > ../lib/libgrx20.a(setdrvr.o)(.text+0xbf):setdrvr.c: undefined reference to > `_ctype' > ../lib/libgrx20.a(setdrvr.o)(.text+0xda):setdrvr.c: undefined reference to > `_ctype' > ../lib/libgrx20.a(setdrvr.o)(.text+0x1fd):setdrvr.c: undefined reference to > `_ctype' > ../lib/libgrx20.a(setdrvr.o)(.text+0x2bb):setdrvr.c: undefined reference to > `_ctype' > ../lib/libgrx20.a(setdrvr.o)(.text+0x2d1):setdrvr.c: undefined reference to > `_ctype' > > Hope, that helps and you can help. Thanks again. > > > Stefan Blochwitz. > I cannot find such external symbols in grx22 in the object modules mentioned above. There may be some steps to do: 1) test DJGPP instalation. Perhaps compiling and running some simple examples would be good. Are such examples working Ok? 2) try to rebuild GRX from sources make -f makefile.dj2 in GRX directory (perhaps %DJDIR%/contrib/grx22) Andris