problem in building of sipx
hi,
i have a problem,when i build the projects sipx this error message display :
"[root@localhost BUILD]# su sipx
[sipx@localhost BUILD]$ make build
make recurse TARGETS="check install"
make[1]: Entering directory `/home/sipx/sipx/BUILD'
Making check install in sipXportLib
# GNU Make 3.81
# Copyright (C) 2006 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# This program built for i686-redhat-linux-gnu
# make[2]: Entering directory `/home/sipx/sipx/BUILD'
make[2]: `check' is up to date.
make[2]: `make' is up to date.
Target 'all' is not valid. Type 'make build' to build and install.
make[2]: `make' is up to date.
make[2]: `install' is up to date.
make[2]: `make' is up to date.
make -C sipXportLib
# GNU Make 3.81
# Copyright (C) 2006 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# This program built for i686-redhat-linux-gnu
# make[3]: Entering directory `/home/sipx/sipx/BUILD/sipXportLib'
make recurse TARGETS="check install"
# GNU Make 3.81
# Copyright (C) 2006 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
# This program built for i686-redhat-linux-gnu
# make[4]: Entering directory `/home/sipx/sipx/BUILD/sipXportLib'
Making check install in sipXportLib
# GNU Make 3.81
# Copyright (C) 2006 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
"
This message never stopped.
If you have a solution,thanks.
|