[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Somethhing failed with rsclexx.h



Hi Guys

so .. I inluded the patch in the Issue for building OO with the older an
newer bison. It works. 

But shortly after that, I have problem with rsc2, it said :
undefined reference for yyparse(RscFileInst *)

I attached the errormessagen at this mail.

In the rsclex.hxx, there you can find at line 203:

#if definded ( WTC ) || defined( GCC )
int yyparse();
#else
yyparse();
#endif

Hmmm .. is it possible, that GCC isn't defined, so yyparse() is
undefined and the build will?


	How can I fix it?

		Jan


-- 
One time, you all will be emulated by linux!

----
Jan- Hendrik Palic
Url:"http://www.billgotchy.de";
E-Mail: "palic@billgotchy.de"

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d- s: a-- C++ UL++ P+++ L+++ E W++ N+ o+ K- w--- 
O- M- V- PS++ PE Y+ PGP++ t--- 5- X+++ R-- tv- b++ DI-- D+++ 
G+++ e+++ h+ r++ z+ 
------END GEEK CODE BLOCK------

Attachment: rsc_build_error.gz
Description: Binary data

Attachment: pgp0zsDquDMyu.pgp
Description: PGP signature


Reply to: