[Home]

Summary:ASTERISK-10115: zaptel-1.4 SVN, Makefile, Line 449, install-inlcude should read install-include
Reporter:SIP:ian@txrx.ca (weezey)Labels:
Date Opened:2007-08-18 09:21:34Date Closed:2007-08-18 20:25:08
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_zap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:make install gives me:

make: *** No rule to make target `install-inlcude', needed by `install-programs'.  Stop.

Once you make the change, all is well.

****** ADDITIONAL INFORMATION ******

449c449
< install-programs: install-utils install-libs install-inlcude
---
> install-programs: install-utils install-libs install-include
Comments:By: SIP:ian@txrx.ca (weezey) 2007-08-18 09:29:20

spelling mistake started in rev 2874 change by tzafrir

http://svn.digium.com/view/zaptel/branches/1.4/Makefile?view=log

http://svn.digium.com/view/zaptel/branches/1.4/Makefile?annotate=2874#l449

By: Eric Caron (ecaron) 2007-08-18 11:38:09

Can we have the severity of this moved from "trivial" to block? Granted most people can fix this on their own, but it should be updated in the release before anyone else downloads 1.4.5.

By: Tilghman Lesher (tilghman) 2007-08-18 20:25:08

Fixed in revision 2905.