mainCflow2Cflow - Support: sr #103065, make fails on gcc version 3.2.2...

 
 

sr #103065: make fails on gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Submitter:  None
Submitted:  Fri 14 May 2004 06:40:53 AM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 14 May 2004 06:40:53 AM UTC, original submission:  

make[2]: Leaving directory `/home/praveen/Dev/download/cflow2cflow/libcflow'
make[2]: Entering directory `/home/praveen/Dev/download/cflow2cflow/cflow2cflow'
g++ -g -Wall -Woverloaded-virtual -Wundef -Wpointer-arith -Winline -Wwrite-strings -Werror -pipe -fno-exceptions  -I../include -I-  -c main.cc
-o main.o
main.cc:32: 'set' is used as a type, but is not defined as a type.
main.cc:33: 'set' is used as a type, but is not defined as a type.
main.cc: In member function `virtual void cflow2cflow_ct::new_function(int,
   const std::string&, const std::string&, unsigned int)':
main.cc:40: `set' undeclared (first use this function)
main.cc:40: (Each undeclared identifier is reported only once for each function
   it appears in.)
main.cc:40: parse error before `;' token
main.cc:41: `i' undeclared (first use this function)
main.cc:41: `requested_function_names' undeclared (first use this function)
main.cc:46: parse error before `;' token
main.cc:54: parse error before `;' token
main.cc:58: parse error before `;' token
main.cc:59: `j' undeclared (first use this function)
main.cc:59: `stop_function_names' undeclared (first use this function)
main.cc: In function `int main(int, char**)':
main.cc:66: `ifstream' undeclared (first use this function)
main.cc:66: parse error before `;' token
main.cc:67: `istream' undeclared (first use this function)
main.cc:67: `input' undeclared (first use this function)
main.cc:101: `class cflow2cflow_ct' has no member named `
   requested_function_names'
main.cc:111: `class cflow2cflow_ct' has no member named `stop_function_names'
main.cc:133: `input_file' undeclared (first use this function)
make[2]: * [main.o] Error 1
make[2]: Leaving directory `/home/praveen/Dev/download/cflow2cflow/cflow2cflow'
make[1]: * [build] Error 2
make[1]: Leaving directory `/home/praveen/Dev/download/cflow2cflow'
make: * [all] Error 2

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code