dbTalk Databases Forums  

[Info-Ingres] FRS magic required.

comp.databases.ingres comp.databases.ingres


Discuss [Info-Ingres] FRS magic required. in the comp.databases.ingres forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Martin Bowes
 
Posts: n/a

Default [Info-Ingres] FRS magic required. - 07-05-2011 , 07:17 AM






Hi All,

What magic is required to stop messages:
In function `enable_frs'CFE.c.text+0x11): undefined reference to `IIaddform'

The program has headers:
exec sql include sqlca;
exec sql include sqlda;

As far as I was aware that was all that was required...

The compilation of the program (.sc) is:
LIBPATH=-L${II_SYSTEM}/ingres/lib
INCPATH=-I${II_SYSTEM}/ingres/files
#
DCFE: DCFE.sc dcfe_home.o
$(ESQLC) DCFE.sc
$(CC) $(LIBPATH) $(INCPATH) DCFE.c dcfe_home.o -oDCFE

Martin Bowes

Reply With Quote
  #2  
Old   
Martin Bowes
 
Posts: n/a

Default Re: [Info-Ingres] FRS magic required. - 07-05-2011 , 07:57 AM






Agh!

-lingres sure would have bloody helped...

Why am I so stupid?

Marty

From: Martin Bowes [mailto:martin.bowes (AT) ctsu (DOT) ox.ac.uk]
Sent: 05 July 2011 13:18
To: Ingres and related product discussion forum
Subject: [Info-Ingres] FRS magic required.

Hi All,

What magic is required to stop messages:
In function `enable_frs'CFE.c.text+0x11): undefined reference to `IIaddform'

The program has headers:
exec sql include sqlca;
exec sql include sqlda;

As far as I was aware that was all that was required...

The compilation of the program (.sc) is:
LIBPATH=-L${II_SYSTEM}/ingres/lib
INCPATH=-I${II_SYSTEM}/ingres/files
#
DCFE: DCFE.sc dcfe_home.o
$(ESQLC) DCFE.sc
$(CC) $(LIBPATH) $(INCPATH) DCFE.c dcfe_home.o -oDCFE

Martin Bowes

Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.