[OpenAFS] Undefined symbol problem
David Botsch
dwb7@ccmr.cornell.edu
Thu, 20 Nov 2003 15:08:13 -0500
K. Think I got it, for lwp:
-lprot -lauth -lsys -lrxkad -lafsutil -lkauth -lrx -llwp -lubik -ldes \
-lcom_err \
-lresolv
On 2003.11.20 14:51 David Botsch wrote:
> Ok. Looks like I need to use lwp (since the gtk stuff I am building
> also seems to be using lwp, so, don't want to mix that with pthread).
>
> Any suggetions on the correct libs and linking order for lwp when
> using:
> kas
> kernel token cache
> pr client functions?
>
> Thanks!
>
> On 2003.11.14 20:34 Derrick J Brashear wrote:
>> On Fri, 14 Nov 2003, David Botsch wrote:
>>
>> > Ok, am now using:
>> >
>> > -lauth -lsys -lrxkad -lafsutil -lkauth -lafsauthent -lafsrpc
>> -lpthread -lresolv
>> > -lrx
>>
>> no really. *just* afsauthent, afsrpc, pthread. not auth, sys, rxkad,
>> kauth
>> or rx.
>>
>> afsauthent, afsrpc -> pthread
>> kauth, auth, et al -> lwp
>>
>> > Tried keeping lwp and getting rid of pthread, but that lead to many
>> unresolved
>> > symbols. So, the opposite seems to have made things happy.
>>
>> which of course is why i said:
>>
>> > > > Nope. Wrong. *no other* after libraries meant auth, sys, rxkad,
>> lwp, kauth
>> > > > and rx needed to go.
>> _______________________________________________
>> OpenAFS-info mailing list
>> OpenAFS-info@openafs.org
>> https://lists.openafs.org/mailman/listinfo/openafs-info
>>
>
>--
> ********************************
> David William Botsch
> Consultant/Advisor II
> CCMR Computing Facility
> dwb7@ccmr.cornell.edu
> ********************************
> _______________________________________________
> OpenAFS-info mailing list
> OpenAFS-info@openafs.org
> https://lists.openafs.org/mailman/listinfo/openafs-info
--
********************************
David William Botsch
Consultant/Advisor II
CCMR Computing Facility
dwb7@ccmr.cornell.edu
********************************