home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text4429.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.4 KB

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