Mail Archives: djgpp/1998/03/17/09:07:31
> 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
- Raw text -