[asterisk-users] error when compiling zaptel-1.4
younss azzayani
younssiga at gmail.com
Fri Feb 9 04:56:54 MST 2007
when i type "make clean" i got no errors because i do what you told me
but when i type after "make" i got the same errors
************
A -I.. -I../oct612x/include -I../oct612x/octdeviceapi
-I../oct612x/octdeviceapi/oct6100api -Wno-undef -o
../oct612x/apilib/llman/octapi_llman.o -c
../oct612x/apilib/llman/octapi_llman.c
make -C ../firmware zaptel-fw-oct6114-064.o
make[3]: Entering directory `/usr/src/zaptel-1.4/firmware'
make[3]: *** No rule to make target
`zaptel-fw-oct6114-064-1.05.01.bin', needed by
`zaptel-fw-oct6114-064.o'. Stop.
make[3]: Leaving directory `/usr/src/zaptel-1.4/firmware'
make[2]: *** [../firmware/zaptel-fw-oct6114-064.o] Error 2
make[2]: Leaving directory `/usr/src/zaptel-1.4/wct4xxp'
make[1]: *** [wct4xxp/wct4xxp.o] Error 2
make[1]: Leaving directory `/usr/src/zaptel-1.4'
make: *** [all] Error 2
**************
2007/2/9, Tzafrir Cohen <tzafrir.cohen at xorcom.com>:
> On Fri, Feb 09, 2007 at 08:51:14AM +0000, younss azzayani wrote:
> > this is my kernel:::
> > *********
> > :/usr/src/zaptel-1.4# uname -r
> > 2.4.27-3-386
> > ************
> > also when i type: make clear te rebuild i got errors
> > **************
> > pbx:/usr/src/zaptel-1.4# make clean
>
> [snip]
>
> > make[1]: Leaving directory `/usr/src/zaptel-1.4/wct4xxp'
> > make -C datamods clean
>
> My previous post got it wrong: that line simply shouldn't be there:
>
> Index: Makefile
> ===================================================================
> --- Makefile (revision 2130)
> +++ Makefile (working copy)
> @@ -506,7 +506,6 @@
> $(MAKE) -C $(KSRC) SUBDIRS=$(PWD) clean
> else
> $(MAKE) -C wct4xxp clean
> - $(MAKE) -C datamods clean
> endif
> $(MAKE) -C firmware clean
> rm -f xpp/*.ko xpp/*.mod.c xpp/.*o.cmd
>
> Just remove the line marked with a '-' and go on as usual.
>
> --
> Tzafrir Cohen
> icq#16849755 jabber:tzafrir at jabber.org
> +972-50-7952406 mailto:tzafrir.cohen at xorcom.com
> http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list