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

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