1826421 Members
3217 Online
109692 Solutions
New Discussion

get_expiration_time

 
dineshsethiya
Occasional Contributor

get_expiration_time

Hi,

When I migrated from aCC 3.25 to 3.65, during the compilation I'm getting the below error:

usr/ccs/bin/ld: Unsatisfied symbols:
get_expiration_time(timespec *,timespec *)


Thanks,
dinesh
2 REPLIES 2
A. Clay Stephenson
Acclaimed Contributor

Re: get_expiration_time

PHCO_31923 should fix you.
If it ain't broke, I can fix that.
Dennis Handly
Acclaimed Contributor

Re: get_expiration_time

>When I migrated from aCC 3.25 to 3.65

This looks like a header file error, (missing extern "C"), it has nothing to do with going to A.03.65.

>during the compilation I'm getting the below error:

You mean linking.
As Clay says, you need that libc header file patch.