Date: Fri, 13 Mar 1998 15:35:20 +0200 (EET) From: Andris Pavenis To: Stefan DOT Blochwitz AT bundesbank DOT de cc: djgpp AT delorie DOT com Subject: Re: Problems with GRX20.a In-Reply-To: <"412565C6.0035A09D.00(a)b504d2q.d"@MHS> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 13 Mar 1998 Stefan DOT Blochwitz AT bundesbank DOT de wrote: > > bnu27b GNU binutils 2.7 for DJGPP V2 > djcrx201 For Building a Cross-to-DOS Compiler > djdev201 Development Kit and Runtime > gcc2721b GNU GCC 2.7.2.1 for DJGPP V2 > grx22 GRX graphics library v2.2 for DJGPP V2 / Linux SVGALIB / X11R6 > mak375b GNU Make 3.75 for DJGPP V2 > > > Especially with the grx22-Library i am facing trouble. When I try to link > the test programmes I get the message > > ..\libgrx20.a ... undefined reference to _streamv (and _ctype and _flush, > too) > > This looks like a missing library. But which library and where can I get it > from? > > BTW, it is strange to me that the library of the GRX22-Package is called > GRX20. Even if I rebuilt that I think this is so to avoid nead to change makefiles (or project files) when a version is updated. > library (with makefile.dj2 in the SRC-Directory) the error messages did not > vanish. > I got all these files from ftp.simtel.net. > > I am sure you can help me, and any help it is really appreciated. Thanks in > advance, > I don't use more grx22 (I'm using modified latest beta grx227a, I also hope that many of these changes will go in version 2.3 when it will be released, see http://www.techfak.uni-kiel.de/~hsc/GRX/ for more info) but I never got something similar. I looked that there is no references to symbols You are giving (I tested also grx22 from local simtel.net mirror, they are not present also there). They are also not present in test programs. Maybe there is some problem with DJGPP instalation. What are the messages You got? One more question (why do You nead djcrx201.zip? I never used it) Andris Pavenis