Jeremy McNamara said: >>2. /openh323, make clean, make opt >>3. /asteriks/channels/h323, make clean, make install, and it is got >> error >>about no chan_h323.o exists. and the make install is failed.
> You haven't read the README > > And I quote: > > To compile this code: > Issue a make in the asterisk/channels/h323 directory, then go back to > the Asterisk > source top level directory and issue a make install. I suspect that he indeed did read the README. In fact, I just (for kicks) cvs checked out a fresh copy of libpri, zaptel, and asterisk this evening. I checked my h.323 channel README, and I see: "Example commands to make sure everything gets cleaned and then rebult in proper order: cd /path/to/pwlib make clean opt cd /path/to/openh323 make clean opt cd asterisk/channels/h323 make clean install" For some reason, doing "as instructed" on various sites (digium.com, for one) you'll be pulling "stale" CVS code. Or, for some reason, your updates to what's in CVS aren't actually working. I wish I understood CVS more to better research this. --Tk _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
