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 > Compiling error.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-05-03, 04:45
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 283
Angry Compiling error.

Hi,

I am compiling a program for informix 4gl 7.32 UC1, in the moment I execute the program compile show me the followind error.

COMPILE PROGRAM >>
Choose a program with Arrow Keys or enter a name, and press RETURN.

----------------------- syspgm4gl -------------- Press CTRL-W for Help --------

The following errors were discovered during compilation.
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tparm' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tigetflag' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tigetstr' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `setupterm' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tigetnum' sin definir
collect2: ld returned 1 exit status

Somebody can help me with this problem.

Thank you.
Reply With Quote
  #2 (permalink)  
Old 09-05-03, 08:25
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: Compiling error.

Quote:
Originally posted by georgipa
Hi,

I am compiling a program for informix 4gl 7.32 UC1, in the moment I execute the program compile show me the followind error.

COMPILE PROGRAM >>
Choose a program with Arrow Keys or enter a name, and press RETURN.

----------------------- syspgm4gl -------------- Press CTRL-W for Help --------

The following errors were discovered during compilation.
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tparm' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tigetflag' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tigetstr' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `setupterm' sin definir
/usr/informix732/lib/tools/lib4gsh732.so: referencia a `tigetnum' sin definir
collect2: ld returned 1 exit status

Somebody can help me with this problem.

Thank you.
Hi,

Have you altered the installation order ?

I think that you have a problem with the instalation or links.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 09-05-03, 11:14
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 283
Hi,

I execute the followind order instalation:
1.- informix 4gl
2.' ids.

Thank you.
Reply With Quote
  #4 (permalink)  
Old 09-09-03, 04:07
sailing sailing is offline
Registered User
 
Join Date: Sep 2003
Posts: 1
ÕâÀïµÄÂÛ̳ÊÇÌÖÂÛʲô·½ÃæµÄ¶«Î÷µÄ°¢?

ÎÒÊǵÚÒ»´Î½øÈëÕâ¸öÂÛ̳,ÊÇÅóÓÑÍÆ¼öµÄ,µ«ÊÇÎÒ¿´ÁËÈ·Ò» Í·ÎíË®,¿´²»¶®°¢!
Reply With Quote
  #5 (permalink)  
Old 09-12-03, 05:18
Sandor Sandor is offline
Registered User
 
Join Date: Jul 2003
Location: Munich
Posts: 26
Re: Compiling error.

Hi
The functions you are missing are from the terminfo library.
This is a system library! Check if it is installed on your machine
bye
Sandor
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