i have a trouble .
after i try and try but still can't solve..
that is i cnofigure the kannel but i don't know if it success.
 
the last status text after ./configure is
 
"config.h is unchanged"
 
and then i make it but show the following error message
 
Makefile:281: .depend: No such file or directory
bison -y -d -p ws_yy_ wmlscript/wsgram.y && mv y.tab.c wmlscript/wsgram.c
wmlscript/wsgram.y:138: invalid @ value
wmlscript/wsgram.y:405: invalid @ value
make: *** [wmlscript/wsgram.c] Error 1
i try to remark the Makefile:281 but still the error message
 
bison -y -d -p ws_yy_ wmlscript/wsgram.y && mv y.tab.c wmlscript/wsgram.c
wmlscript/wsgram.y:138: invalid @ value
wmlscript/wsgram.y:405: invalid @ value
 make: *** [wmlscript/wsgram.c] Error 1
 
i think maybe u can tell me some way to solve it.
 
my os is linux redhat 7.0
have bison,libxml,but i don't know if have DocBook
 
 
 
 
i have solve the above problem
but the another problem is coming
 
after i ./configure and then make it
it show the following error message
 
Check doc/arch/arch.log for errors
make: *** [doc/arch/arch.ps] Error 1
the source code i never modify ..so can u tell me where is wrong.
 
thank you very much and good luck to you
 
sincerely

Reply via email to