home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16460 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  2.5 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!dsinc!ub!acsu.buffalo.edu!jmsimon
  2. From: jmsimon@acsu.buffalo.edu (JMS)
  3. Newsgroups: comp.os.linux
  4. Subject: Linking Trouble: I know someone knows the answer!
  5. Summary: Pretty please help me with sugar on it!?
  6. Keywords: _setjmp, jump-4.1, gcc2.2.2d, linux0.98nopl
  7. Message-ID: <BxLzz6.Gw7@acsu.buffalo.edu>
  8. Date: 12 Nov 92 15:21:05 GMT
  9. Sender: nntp@acsu.buffalo.edu
  10. Organization: UB
  11. Lines: 49
  12. Nntp-Posting-Host: lictor.acsu.buffalo.edu
  13.  
  14. This is the second posting, albeit, changed a bit.
  15.  
  16. I've been having trouble building large packages (or small packages);
  17. trouble appears in the final stages of linking, and I *_think_* it is
  18. caused by the jumptable libraries (4.1).
  19.  
  20. Here's a sample when trying to compile Seyon-0.5:
  21. -------------------------------------------------
  22. gcc -L/usr/X386/lib/jump -o seyon-cmd Seyon.o xcterm.o xcxmdm.o xcsubs.o
  23. xcport.o xccisb.o xcscrpt.o SeMain.o SeWin.o SeMisc.o SeHelp.o SeSet.o
  24. SeDial.o SeTrans.o -lXaw -lXmu -lXt -lX11
  25. Seyon.o: Undefined symbol _setjmp referenced from text segment
  26. Seyon.o: Undefined symbol _setjmp referenced from text segment
  27. xcterm.o: Undefined symbol _setjmp referenced from text segment
  28. xcterm.o: Undefined symbol _setjmp referenced from text segment
  29. xcxmdm.o: Undefined symbol _setjmp referenced from text segment
  30. xcxmdm.o: Undefined symbol _setjmp referenced from text segment
  31. xccisb.o: Undefined symbol _setjmp referenced from text segment
  32. xcscrpt.o: Undefined symbol _setjmp referenced from text segment
  33. make: *** [seyon-cmd] Error 1
  34. -------------------------------------------------
  35.  
  36. I get basically the same results when trying to compile Ingres. I've
  37. just reloaded all of my libraries, and the errors persist.
  38.  
  39. Come to think of it, it could also be a problem with the libraries
  40. with X -- I've tried compiling for Xfree1.1 (this output) and also
  41. the original X386 port. Both give the _exact_ same results.
  42.  
  43. I've had gcc2.2.2d since sometime around September, I think, and never
  44. have trouble; I can build the kernel, I've built many X clients,
  45. utilities, etc. Suddenly, though, my compilability has gone to he!!,
  46. and it is quite painfully frustrating!
  47.  
  48. -help-
  49. (please!)
  50.  
  51. JMS
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58. -- 
  59. *******************************************************************************
  60.  Jeffrey M. Simon           .o   o.         Computer Science / Business Mgmt.
  61.  jmsimon@acsu.buffalo.edu       ~~v~~         State University of NY at Buffalo
  62. ***** "Perspiration = ( Genius - 1% Inspiration ) / .99" -Ein*kinda*stein *****
  63.