On Mon, 2006-02-27 at 02:15 +0000, Paul Langevin wrote:
> Paul Langevin <[EMAIL PROTECTED]> writes:
> 
> > 
> > I get the following error building on MS Visual C++ 2005:
> > 
> > forkedcall.C
> > ..\..\src\support\forkedcall.C(170) : error C2065: 'ESRCH' : undeclared 
> > identifier
> > 
> 
> Well, according to Google there is supposed to be an "#include <errno.h>" at 
> top 
> of the file.  That worked, but I got a new error:
> 
> 
> Linking...
> math_factory.obj : error LNK2019: unresolved external symbol "public: 
> __thiscall
> MathXYMatrixInset::MathXYMatrixInset(void)" (??0MathXYMatrixInset@@[EMAIL 
> PROTECTED])
> referenced in function "class MathAtom __cdecl createMathInset(class
> std::basic_string<char,struct std::char_traits<char>,class 
> std::allocator<char>
> > const &)" (?createMathInset@@YA?AVMathAtom@@[EMAIL PROTECTED]@
> [EMAIL PROTECTED]@@[EMAIL PROTECTED]@2@@std@@@Z)
> 
> Release/lyx.exe : fatal error LNK1120: 1 unresolved externals

This was recently reintroduced. I expect you can fix the error by going
through the autogen-configure-make cycle again (to re-generate the
makefiles)

HTH Martin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to