[Prev][Next][Index][Thread]

Re: ANNOUNCE (Linux): svgalib "soon"



> 
> if i compile using the ELF makefiles in src and gl things go ok but if i 
> try to use these i get this error (i was trying to run zgv since it loads 
> fast).

What are you using to compile?  I've done "ln -sf Makefile.elf Makefile" 
in both of those directories, and it won't compile for me.  I'm doing a 
"make installheaders" and "make all", but it tells me to "make install" 
first, which the README.ELF tells me NOT to do... hmm...

> zgv: can't load library '/usr/lib/libvga.so.1' >         Exec format error
> zgv: can't find library 'libvga.so.1'

Sounds like you have an a.out program linking to an ELF library or vice 
versa.  Did you "make clean" like the README.ELF told you to?
> 
> after make is complete, i move these files to /usr/lib and run ldconfig.
> 
>    libvga.a
>    libvga.so.1.2.7* 
>    libvgagl.a       
>    libvgagl.so.1.2.7*

Ok, this sounds right.  Although I thought "make installheaders" or 
something had already done this for you...

> additionally, if i want to build the aout format i put -b
> i486-linuxaout on the CFLAGS line of the makefile.  this appears to do
> nothing as the library that comes out is still ELF.

Did you make clean first?  And are you adding "-m i386linux" to the 
LFLAGS line?

> help would be appreciated.

Ditto here.  If you get it workin' I'd be interested to know.  For the 
record, I'm on 1.3.21 (1.3.22 has SLIP problems), GCC 2.7.0, libc 5.2.7 
& 4.7.4...

+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  Jared Roberts                      |  Ultima Dragons: Internet Chapter     |
|  mailto:Jared@cyberspace.com        |  Timeless Dragon     -==(UDIC)==-     |
|  Jarobert@sparky.lkwash.wednet.edu  +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
|  Orion@media.mediawhse.com          |  Orion@IRC                            |
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+



Follow-Ups: References: