You are not logged in.

#1 2004-03-11 19:53:56

gvre
Member
Registered: 2004-03-11
Posts: 17

Aide does not compile

Make returns the following error:

conf_lex.c: In function `conflex':
conf_lex.c:4728: error: `yy_prev_more_offset' undeclared (first use in this function)
conf_lex.c:4728: error: (Each undeclared identifier is reported only once
conf_lex.c:4728: error: for each function it appears in.)
make[2]: *** [conf_lex.o] Error 1
make[2]: Leaving directory `/var/abs/extra/system/aide/src/aide-0.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/extra/system/aide/src/aide-0.10'
make: *** [all-recursive-am] Error 2
==> ERROR: Build Failed.  Aborting...

Can anybody help?

Thanks,
Gvre

Offline

#2 2004-03-11 20:58:04

jlowell
Member
Registered: 2003-08-10
Posts: 270

Re: Aide does not compile

gvre,

If you think you've got a bad build here it's probably best to submit your results to our bug tracker. The entry point is on the right side of our home page. While I can't be sure that it will be absolutely necessary for a proper analysis by the package maintainer for you to do so, it may be helpful for you to submit a bit more of the output than you show here anyway. If you already have a log file on the build, say build.log, run something like  tail -n 30 build.log and include the output in the comments area of the bug report. If not, create one by re-running the build as root with makepkg -bci 2>&1 | tee build.log and submit roughly the last 30 lines.

Best regards.

jlowell

Offline

#3 2004-03-11 23:17:25

gvre
Member
Registered: 2004-03-11
Posts: 17

Re: Aide does not compile

I just did it.

Thanks,
Gvre

Offline

Board footer

Powered by FluxBB