[asterisk-bugs] [Asterisk 0009643]: make install fails on: cannot stat `.libs/libchan_h323.so.1.0.1'
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Dec 21 15:22:12 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=9643
======================================================================
Reported By: Seb7
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 9643
Category: Channels/General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 379
Disclaimer on File?: No
Request Review:
======================================================================
Date Submitted: 05-01-2007 12:15 CDT
Last Modified: 12-21-2007 15:22 CST
======================================================================
Summary: make install fails on: cannot stat
`.libs/libchan_h323.so.1.0.1'
Description:
make went fine, but in make install:
make[1]: Entering directory
`/usr/src/asterisk-addons-1.4-svn/asterisk-ooh323c'
cp .libs/libchan_h323.so.1.0.1 /usr/lib/asterisk/modules/chan_ooh323.so
cp: cannot stat `.libs/libchan_h323.so.1.0.1': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory
`/usr/src/asterisk-addons-1.4-svn/asterisk-ooh323c'
make: *** [install] Error 2
I also tried a fresh copy of asterisk-addons-1.4.1 on a different server
just to be sure! (But that had the same error.)
======================================================================
----------------------------------------------------------------------
aeudian - 12-21-07 15:22
----------------------------------------------------------------------
cd /usr/src/asterisk-addons/asterisk-ooh323c/.libs/
ln -s libchan_h323.1.0.1 libchan_h323.so.1.0.1
This seemed to have resolved my issue
Issue History
Date Modified Username Field Change
======================================================================
12-21-07 15:22 aeudian Note Added: 0075821
======================================================================
More information about the asterisk-bugs
mailing list