home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10100 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  3.7 KB

  1. Path: sparky!uunet!gatech!prism!gt6698a
  2. From: gt6698a@prism.gatech.EDU (Andrew Hobson)
  3. Newsgroups: comp.os.linux
  4. Subject: Help getting xv, xload,xlander, and xantfarm working
  5. Summary: xv,xload,xlander,xantfarm don't work
  6. Keywords: help,xv,xload,xlander,xantfarm
  7. Message-ID: <67774@hydra.gatech.EDU>
  8. Date: 7 Sep 92 19:48:19 GMT
  9. Organization: Georgia Institute of Technology
  10. Lines: 101
  11.  
  12.  
  13.  
  14. Greets!!
  15.  
  16. I decided to try and get some things going under X but I ran into some
  17. problems.
  18.  
  19. I cannot get xv, xload, xlander, and xantfarm to work.  First I will give 
  20. you my setup
  21.  
  22. 97.pl1 and X11v1.1 
  23. I have an ATI VGA Wonder card and I am using Rik Faith's EXCELLENT X386 for
  24. ATI cards.
  25. gcc 2.2.2d and the libraries from 2.2.2
  26.  
  27. xv problems:
  28.   
  29. I can compile xv no problem using the -V 2.2.2 option.  When I try to run xv,
  30.  
  31. root /usr/new/xv $ ./xv 2> error
  32.  
  33. the machine locks up and I get a core file.  Nothing in error
  34.  
  35. Doing
  36.  
  37. root /usr/new/xv $ gdb
  38.  
  39. GDB is free software and you are welcome to distribute copies of it
  40.  under certain conditions; type "show copying" to see the conditions.
  41. There is absolutely no warranty for GDB; type "show warranty" for details.
  42. GDB 4.5, Copyright 1992 Free Software Foundation, Inc.
  43. (gdb) core core
  44. #0  0x4000000 in ?? (Cannot access memory at address 0x4b00.
  45. (gdb) 
  46.  
  47. Any Ideas?
  48.  
  49. xload problems:
  50.  
  51. I try to compile xload with the -V 2.2.2 option, but I get
  52.  
  53. root /usr/new/xload $ make
  54. gcc -fwritable-strings -V 2.2.2 -O6        -DFUNCPROTO=11 -DNARROWPROTO -DOSMAJORVERSION=0 -DOSMINORVERSION=12   -c xload.c -o xload.o
  55. gcc -fwritable-strings -V 2.2.2 -O6        -DFUNCPROTO=11 -DNARROWPROTO -DOSMAJORVERSION=0 -DOSMINORVERSION=12   -c get_load.c -o get_load.o
  56. rm -f xload
  57. gcc -fwritable-strings -V 2.2.2 -o xload xload.o get_load.o -O6   -lXaw -lXmu -lXt -lXext                        -lX11    
  58. get_load.o: Undefined symbol _open_psdb referenced from text segment
  59. get_load.o: Undefined symbol _k_addr referenced from text segment
  60. get_load.o: Undefined symbol _close_psdb referenced from text segment
  61. get_load.o: Undefined symbol _kmemread referenced from text segment
  62. make: *** [xload] Error 1
  63.  
  64.  
  65. I am guessing that this means that the xload I have is for a different version
  66. of the kernel.  where would I get one that will work for 97.pl1 ?
  67.  
  68.  
  69. xlander problems:
  70.  
  71. I can compile it with -V 2.2.2, but running it locks up my computer.
  72.  
  73. I redirect stderr to a file with no results.
  74.  
  75. I don't get a core file, or anything that would be helpful.  Any guesses
  76. would be appreciated.
  77.  
  78. xantfarm problems:
  79.  
  80. I can compile xantfarm once again using the -V 2.2.2 option, but when I try
  81. to run it I get
  82.  
  83. root /usr/new/antfarm $ ./xantfarm 2> error
  84. zsh: illegal instruction (core dumped)  ./xantfarm
  85. root /usr/new/antfarm $ gdb
  86. GDB is free software and you are welcome to distribute copies of it
  87.  under certain conditions; type "show copying" to see the conditions.
  88. There is absolutely no warranty for GDB; type "show warranty" for details.
  89. GDB 4.5, Copyright 1992 Free Software Foundation, Inc.
  90. (gdb) core core
  91. #0  0x3c1d0b1 in ?? (Cannot access memory at address 0x3d.
  92. (gdb) 
  93.  
  94. At least this did not lock up my computer, and once again, nothing in error
  95.  
  96.  
  97. Well, I guess I am doing something wrong because this problem seems to be
  98. a recurring one.  I have, however, compiled xlife and xpipeman with no 
  99. problems and xtetris, xboard, xvier and most other things do work.  I 
  100. hope someone can give me a clue as to what I am doing wrong.
  101.  
  102.  
  103. Thank you for any help you can give me,
  104.  
  105. Drew Hobson
  106.  
  107.  
  108. -- 
  109. Andrew Hobson                         Internet: gt6698a@prism.gatech.edu
  110. "He who joyfully marches to music in rank and file has already
  111. earned my contempt.  He has been given a large brain by mistake,
  112. since for him the spinal cord would fully suffice."   -- Albert Einstein
  113.