If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Problem in Migrating informix Appl from HP-UX 32 to HP-UX 64

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-24-04, 11:11
d012004 d012004 is offline
Registered User
 
Join Date: Jun 2004
Posts: 1
Problem in Migrating informix Appl from HP-UX 32 to HP-UX 64

Hi All,


We are doing a migration of Informix 4gl application from HP-UX 32 bit to

64 bit version. During compilation time we did not find any warnings or

errors for the below mentioned symbols. But during run-time we find the

below messages displayed. When we compile the SAME source with 32 bit

informix(Version:7.31.UD6) in the same machine compiler neither of them gets displayed. All
these variables are

declared as "extern" in the application. Are we missing something. If so

please let us know ASAP. Thanks in advance.





/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'GB' in load module

'/scl3/appl/sis/ipi/lib/libscs.sl'

/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'eflastkey' in load module

'/scl3/appl/sis/ipi/lib/libscs.sl'

/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'topwin' in load module

'/scl3/appl/sis/ipi/lib/libscs.sl'

/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol '_Wscreen' in load module

'/scl3/appl/sis/ipi/lib/libscs.sl'

/usr/lib/pa20_64/dld.sl: Unsatisfied data symbol 'curscr' in load module

'/scl3/appl/sis/ipi/lib/libscs.sl'





Informix,4GL and Esql Version used in 64 Bit



Informix Dynamic Server Version 9.30.FC2W8

IBM INFORMIX-4GL Version 7.32.FC2

IBM Informix CSDK Version 2.81, IBM Informix-ESQL Version 9.53.FC2



Regards,

RAI
Reply With Quote
  #2 (permalink)  
Old 06-24-04, 11:51
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi RAI,

Please test, because it has occurred me to define variables of a type in an I modulate and the same one of another type in another I modulate.

Gustavo.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On