mkshlib(1)

Andrew Hunt andy at caplabs.UUCP
Tue Mar 5 00:49:18 AEST 1991


Greetings;

I am having trouble trying to make a shared libary from a
package that I did not write, but have source code to.
The spec file has an entry of the form:

#objects noload
	-lc_s

And I get the following error:

   mkshlib: relocatable occurrence of "perror" in /lib/libc_s.a(perror.o)
   mkshlib: fatal error: 
   Order of members in archive is suspect - only absolute symbols are
   used in "#objects noload" processing, and a non-absolute was seen first.

I suspect that if it could, mkshlib would report a similar error
for every symbol referenced in libc.

   1) How do I fix this?
   2) How can I get mkshlib to report all symbols that fall in this class?
	  (not just the first one)

Thank you kindly for any and all advice...

/\ndy

-- 
| Andy Hunt            andy at caplabs.UUCP
| Capricorn Labs       {isc-br,philabs,oliveb,yale}!bunker!caplabs!andy    
|                 "If Mr. Hussein calls this a victory, I'd hate
|                  to see a defeat." -- BBC pool reporter.



More information about the Comp.unix.sysv386 mailing list