| Summary: | ASTERISK-03966: make install error: .depend: No such file or directory | ||
| Reporter: | Paul Belanger (pabelanger) | Labels: | |
| Date Opened: | 2005-04-21 11:49:31 | Date Closed: | 2005-05-10 23:31:34 |
| Priority: | Trivial | Regression? | No |
| Status: | Closed/Complete | Components: | Core/General |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | Trivial error is reported when building libpri on Slackware 10.1. Everthing seems to build, install, and work properly. ****** ADDITIONAL INFORMATION ****** root@gateway:/usr/local/src/libpri# make install Makefile:109: .depend: No such file or directory .... This also happens building asterisk. | ||
| Comments: | By: Kevin P. Fleming (kpfleming) 2005-04-21 21:49:45 Fix committed to CVS. This problem does _not_ occur building Asterisk, as all the Asterisk Makefiles use the proper technique to avoid it. If you can reproduce it building Asterisk, please open a separate bug with a log showing the problem. By: Russell Bryant (russell) 2005-05-10 23:31:34 fixed in 1.0 as well | ||