help-flex
[Top][All Lists]
Advanced

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

Re: An undefined symbol


From: wlestes
Subject: Re: An undefined symbol
Date: Thu, 21 Apr 2005 20:31:20 -0400
User-agent: Mutt/1.4.1i

Your error message has nothing to do with flex. Your linker can't find
the library named in the error message.

On Monday, 18 April 2005,13:19 -0700, Christopher Cullum wrote:

> Hello,
> I am hoping someone can help me with this issue.
> I am developing under FC3 and trying to port an application from RH7.2 to
> FC3.  I have most of it done, but I get an error when I try to run my
> application through the lexer.  I get the error:
> LoadLib:Can't load library named libMCS_tam_component_Pscript.so:
> /home_local/cullumc/dev/MCS/lib/libMCS_tam_component_Pscript.so: undefined
> symbol: _ZN11yyFlexLexerC2EPSiPSo
> 
> The libMCS_tam_component_Pscript.so was liked with -lfl, so I am not sure
> why the yyFlexLexer is not showing up in the so?
> 
> 
> -- 
> Christopher Cullum
> address@hidden
> address@hidden
> Blog
> http://jroller.com/page/ccullum
> 
> 
> 
> 
> 
> _______________________________________________
> Help-flex mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-flex
> 

-- 
Will Estes
http://tldz.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]