home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!dsinc!ub!acsu.buffalo.edu!jmsimon
- From: jmsimon@acsu.buffalo.edu (JMS)
- Newsgroups: comp.os.linux
- Subject: Linking Trouble: I know someone knows the answer!
- Summary: Pretty please help me with sugar on it!?
- Keywords: _setjmp, jump-4.1, gcc2.2.2d, linux0.98nopl
- Message-ID: <BxLzz6.Gw7@acsu.buffalo.edu>
- Date: 12 Nov 92 15:21:05 GMT
- Sender: nntp@acsu.buffalo.edu
- Organization: UB
- Lines: 49
- Nntp-Posting-Host: lictor.acsu.buffalo.edu
-
- This is the second posting, albeit, changed a bit.
-
- I've been having trouble building large packages (or small packages);
- trouble appears in the final stages of linking, and I *_think_* it is
- caused by the jumptable libraries (4.1).
-
- Here's a sample when trying to compile Seyon-0.5:
- -------------------------------------------------
- gcc -L/usr/X386/lib/jump -o seyon-cmd Seyon.o xcterm.o xcxmdm.o xcsubs.o
- xcport.o xccisb.o xcscrpt.o SeMain.o SeWin.o SeMisc.o SeHelp.o SeSet.o
- SeDial.o SeTrans.o -lXaw -lXmu -lXt -lX11
- Seyon.o: Undefined symbol _setjmp referenced from text segment
- Seyon.o: Undefined symbol _setjmp referenced from text segment
- xcterm.o: Undefined symbol _setjmp referenced from text segment
- xcterm.o: Undefined symbol _setjmp referenced from text segment
- xcxmdm.o: Undefined symbol _setjmp referenced from text segment
- xcxmdm.o: Undefined symbol _setjmp referenced from text segment
- xccisb.o: Undefined symbol _setjmp referenced from text segment
- xcscrpt.o: Undefined symbol _setjmp referenced from text segment
- make: *** [seyon-cmd] Error 1
- -------------------------------------------------
-
- I get basically the same results when trying to compile Ingres. I've
- just reloaded all of my libraries, and the errors persist.
-
- Come to think of it, it could also be a problem with the libraries
- with X -- I've tried compiling for Xfree1.1 (this output) and also
- the original X386 port. Both give the _exact_ same results.
-
- I've had gcc2.2.2d since sometime around September, I think, and never
- have trouble; I can build the kernel, I've built many X clients,
- utilities, etc. Suddenly, though, my compilability has gone to he!!,
- and it is quite painfully frustrating!
-
- -help-
- (please!)
-
- JMS
-
-
-
-
-
-
- --
- *******************************************************************************
- Jeffrey M. Simon .o o. Computer Science / Business Mgmt.
- jmsimon@acsu.buffalo.edu ~~v~~ State University of NY at Buffalo
- ***** "Perspiration = ( Genius - 1% Inspiration ) / .99" -Ein*kinda*stein *****
-