Bernard Pidoux wrote: > Hi All, > > In aprsd directory captured from CVS sourceforge (aprsd-2.2.6-4) > I changed boostrap.sh file permission to a+x and ran the script. > It built configure script and then I was able to run ./configure and make. > ...
I looked at configure.log file and found some error report that could be interesting for aprsd developpers. I will report here only the errors or warnings lines : ----------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by aprsd configure 2.2.6-4, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure ... configure:2351: g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function 'int main()': conftest.cc:17: error: 'exit' was not declared in this scope ... configure:3157: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' ... configure:3642: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory ... configure:3749: gcc -E conftest.c conftest.c:18:28: error: ac_nonexistent.h: No such file or directory ... configure:3947: gcc -o conftest -g -O2 conftest.c -lcrypt -lpthread >&5 conftest.c: In function 'main': conftest.c:35: warning: incompatible implicit declaration of built-in function 'exit' ... configure:5613: gcc -c -g -O2 conftest.c >&5 conftest.c:85:19: error: vfork.h: No such file or directory ... configure:5656: gcc -E conftest.c conftest.c:51:19: error: vfork.h: No such file or directory ... configure:5742: checking for fork configure:5799: gcc -o conftest -g -O2 conftest.c -lcrypt -lpthread -lax25 >&5 conftest.c:75: warning: conflicting types for built-in function 'fork' 73 de bernard, f6bvp - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
