Andrei Pelinescu-Onciul escreveu:
Module: sip-router
Branch: master
Commit: 5c00f5c2987b9cbdae7734db89019f6ef1d3f815
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5c00f5c…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Wed Jun 24 23:55:16 2009 +0200
makefile: MAIN_NAME reverted
MAIN_NAME reverted to ser (should be changed _only_ when we agree
on the short name).
---
Just used "git pull", try to compile and got:
config.mak loaded
Makefile.defs defs skipped
bison -d -b cfg cfg.y
cfg.y: conflicts: 4 shift/reduce
flex cfg.lex
main.c:179:21: error: autover.h: No such file or directory
core_cmd.c:31:21: error: autover.h: No such file or directory
config.mak loaded
Compilation doesn't stop, but the error shouldn't show...
Edson.