Using the '--disable-shared' option to configure under AIX eliminates the segfaults when the kerberos library routines are called.
The shared library build under AIX is broken. It creates stubs for _all_ routines which are not defined within LPRng. -Rick Rick Cochran wrote: > > In the process of becoming a total dbx (actually gdb) weenie, I have > discovered that the problem most likely lies with the LPRng's shared > library build process under AIX. > > The reason why the first call to any Kerberos library routine results in > a segfault is that some piece of the LPRng build is creating stubs for > all the Kerberos library routines which lead to nowhere. > > I'm now trying to build LRPng with static libraries, and not having much > luck. The '--enable-static' option to 'configure' doesn't do it. -- |Rick Cochran phone: 607-255-7618| |Cornell CIT - Systems & Operations - Net-Print FAX: 607-255-8521| |730 Rhodes Hall, Ithaca, N.Y. 14853 email: [EMAIL PROTECTED]| ----------------------------------------------------------------------------- YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send email to [EMAIL PROTECTED] (or lprng-requests or lprng-digest-requests) with the word 'help' in the body. For the impatient, to subscribe to a list with name LIST, send mail to [EMAIL PROTECTED] with: | example: subscribe LIST <mailaddr> | subscribe lprng-digest [EMAIL PROTECTED] unsubscribe LIST <mailaddr> | unsubscribe lprng [EMAIL PROTECTED] If you have major problems, send email to [EMAIL PROTECTED] with the word LPRNGLIST in the SUBJECT line. -----------------------------------------------------------------------------
