<div class="gmail_quote">On Wed, Sep 22, 2010 at 9:55 PM, Alan DeKok <span dir="ltr"><<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Peter Lambrechtsen wrote:<br>
> This is what I get back:<br>
><br>
> (gdb) run<br>
> Starting program: /usr/local/bin/sparcv9/pamtester jpam peter authenticate<br>
> procfs:4337 -- process not stopped.<br>
> procfs: ...giving up...<br>
> (gdb) bt<br>
> procfs: couldn't find pid 7326 (kernel thread 1) in procinfo list.<br>
> procfs: couldn't find pid 7326 (kernel thread 1) in procinfo list.<br>
<br>
</div>  Well... that's an issue for Solaris && gdb documentation, unfortunately.<br></blockquote><div><br>Yes, it seems to be an odd quirk when compiling code on Solaris 9, and running it on Solaris 10.  I was hoping to have a module that would work on both, but that is looking less likely.<br>
<br>I've got PADL pam_ldap working fine compiled on 9 and working on 10 for both 32Bit and 64Bit.  So I am trying to figure out what gcc and / or ld switch is missing that is causing it to not work.  Otherwise I will just install gcc on the box and recompile on solaris 10.<br>
</div></div>