home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4430.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  2.3 KB  |  59 lines

  1. X-Sender: root@Ender.cyberspace.com
  2. Reply-To: Jared@cyberspace.com
  3. To: executor@nacm.com
  4. Subject: Re: ANNOUNCE (Linux): svgalib "soon" 
  5. In-Reply-To: <Pine.LNX.3.91.950902184441.963B-100000@zifi.genetics.utah.edu>
  6. Message-ID: <Pine.LNX.3.91.950902221832.117A-100000@Ender.cyberspace.com>
  7. MIME-Version: 1.0
  8. Content-Type: TEXT/PLAIN; charset=US-ASCII
  9. Sender: owner-paper@nacm.com
  10. Precedence: bulk
  11.  
  12. > if i compile using the ELF makefiles in src and gl things go ok but if i 
  13. > try to use these i get this error (i was trying to run zgv since it loads 
  14. > fast).
  15.  
  16. What are you using to compile?  I've done "ln -sf Makefile.elf Makefile" 
  17. in both of those directories, and it won't compile for me.  I'm doing a 
  18. "make installheaders" and "make all", but it tells me to "make install" 
  19. first, which the README.ELF tells me NOT to do... hmm...
  20.  
  21. > zgv: can't load library '/usr/lib/libvga.so.1' >         Exec format error
  22. > zgv: can't find library 'libvga.so.1'
  23.  
  24. Sounds like you have an a.out program linking to an ELF library or vice 
  25. versa.  Did you "make clean" like the README.ELF told you to?
  26. > after make is complete, i move these files to /usr/lib and run ldconfig.
  27. >    libvga.a
  28. >    libvga.so.1.2.7* 
  29. >    libvgagl.a       
  30. >    libvgagl.so.1.2.7*
  31.  
  32. Ok, this sounds right.  Although I thought "make installheaders" or 
  33. something had already done this for you...
  34.  
  35. > additionally, if i want to build the aout format i put -b
  36. > i486-linuxaout on the CFLAGS line of the makefile.  this appears to do
  37. > nothing as the library that comes out is still ELF.
  38.  
  39. Did you make clean first?  And are you adding "-m i386linux" to the 
  40. LFLAGS line?
  41.  
  42. > help would be appreciated.
  43.  
  44. Ditto here.  If you get it workin' I'd be interested to know.  For the 
  45. record, I'm on 1.3.21 (1.3.22 has SLIP problems), GCC 2.7.0, libc 5.2.7 
  46. & 4.7.4...
  47.  
  48. +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  49. |  Jared Roberts                      |  Ultima Dragons: Internet Chapter     |
  50. |  mailto:Jared@cyberspace.com        |  Timeless Dragon     -==(UDIC)==-     |
  51. |  Jarobert@sparky.lkwash.wednet.edu  +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  52. |  Orion@media.mediawhse.com          |  Orion@IRC                            |
  53. +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+
  54.  
  55.  
  56.