Geoff Hutchison wrote:
> 
> Attached is my merging of Vadim's posted Configuration code.

I'm sorry that I didn't done it by myself. I was very busy due to big
changes in my net.
But after all I've got RedHat6 box to check my code.

> Normally, I'd just commit it to the tree, except it doesn't seem to
> be working. There's some problem in the bison/flex parser and it's
> not compiling correctly. I'm also not sure what the '-ll' changes to
> the Makefiles are for.

I'm not shure about Linux, but from FreeBSD's man flex:
:This  file  is compiled and linked with the -ll library to
:produce an executable.  When the  executable  is  run,  it

I know about problem with bison 1.25: if 
YYPARSE_PARAM
is used, C++ doesn't compile such code due to error in template file.
This error is fixed in the latest versions. I use 1.28
Are you talking about this problem?
I wrote about this in head of conf2.y
I should write configure script to test it.

I'll try to test and compare your patch late at night.

Vadim Chekan.

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to