similar to: latest pwlib...still compile error

Displaying 20 results from an estimated 200 matches similar to: "latest pwlib...still compile error"

2006 Jan 12
0
latest openh323...still compile error
ver 1.17.2 [root@71 openh323_v1_17_2]# make opt /usr/src/openh323_v1_17_2/openh323u.mak:192: usr/src/pwlib_v1_9_1/make/ptlib.mak: No such file or directory make: *** No rule to make target `usr/src/pwlib_v1_9_1/make/ptlib.mak'. Stop. [root@71 openh323_v1_17_2]# thx in advance _________________________________________________________________ Express yourself instantly with MSN Messenger!
2005 Feb 01
2
Error on compiling oh323 0.6.5 on cvs stable asterisk
Hi, I have downloaded files and also local versions of pwlib oh323 (both Janus patched). Both libraries compile fine, but I get following errors on asterisk-oh323-0.6.5. Readme is a bit confusing since it doesn't mention which local libraries should be downloaded from inaccess to get everything working OK. I've also tried with/without patching oh323 with supplied patch. Any hint, advice
2008 Mar 31
2
alsa 1.016 compile error on latest kernel centos 5.1
Hi all, I need to compile alsa-project 1.0.16 on the latest centos 5.1 kernel. I am getting this error. What to do... ? CC [M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/sound_oss.o CC [M] /home/silentm/MessageNet/alsa-project/alsa-driver-1.0.16/acore/info_oss.o In file included from
2003 Aug 22
3
PAE removal patch for testing
If you're one of the people who has cvsup'd to 4.8-stable since August 8th and you've since begun to experience panics on a previously stable system, please apply the attached patch and see if your previous stability has been restored. Please tell me your results. Thanks, Mike "Silby" Silbersack -------------- next part -------------- diff -u -r
2006 Jan 05
1
open h323 compile error
make[2]: *** [obj_linux_x86_r/simph323] Error 1 make[2]: Leaving directory `/usr/src/openh323/samples/simple' make[1]: *** [opt] Error 2 make[1]: Leaving directory `/usr/src/openh323' make: *** [optshared] Error 2 ???? any idea ? Thx in Advance _________________________________________________________________ Is your PC infected? Get a FREE online computer virus scan from McAfee®
2008 Dec 05
2
Asterisk h323 module
Hello! I have a problem with build astersik-addons-1.4.7 on Solaris 10. When I tried to do "make" I got such error: * chan_ooh323.c: In function `reload_config': chan_ooh323.c:2053: error: `IPTOS_MINCOST' undeclared (first use in this function) chan_ooh323.c:2053: error: (Each undeclared identifier is reported only once chan_ooh323.c:2053: error: for each function it appears
2008 Mar 11
3
need * consultant in houston area
pls kindly respond to this email thx ! _________________________________________________________________ Connect and share in new ways with Windows Live. http://www.windowslive.com/share.html?ocid=TXT_TAGHM_Wave2_sharelife_012008
2004 Aug 26
0
chan_oh323 build (resubmit w/ new title)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES
2004 Aug 26
1
chan_oh323: __use_ast_pthread_create_instead __ (was: chan_oh323 loading error)
I'm trying to make the chan_h323 in /usr/src/asterisk/channels/h323 But I'm getting all kinds of errors about PWLIB... I built using the newest PWLIB and OpenH323 from CVS Error log from make below make g++ -g -c -fno-rtti -o ast_h323.o -march=i686 -DPBYTE_ORDER=PLITTLE_ENDIAN -DNDEBUG -DDO_CRASH -DDEBUG_THREADS -pipe -Wall -fPIC -DP_LINUX -D_REENTRANT -D_GNU_SOURCE -DP_HAS_SEMAPHORES
2003 Jun 13
1
odd crash on -STABLE box
I checked by Alpha this morning after it's been running fine for a while and saw this on the terminal (hand transposed): Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'default': Device not configured Jun 14 08:54:55 erwin getty[2087] : getty : retreiving gettytab entry 'Pc': Device not configured Jun 14 08:54:55 erwin getty[2087] : getty : retreiving
2004 Aug 06
1
openh323 conflict; can speex_encode take short?
openh323 speexcodec.cxx has: BOOL SpeexCodec::EncodeFrame(BYTE * buffer, unsigned & length) { // convert PCM to float float floatData[SAMPLES_PER_FRAME]; PINDEX i; for (i = 0; i < SAMPLES_PER_FRAME; i++) floatData[i] = sampleBuffer[i]; // encode PCM data in sampleBuffer to buffer speex_bits_reset(bits); speex_encode(coder_state, floatData, bits);
2008 Aug 08
1
h323 channel compile error
I have following settings done on my Fedora8: Downloaded openh323-v1_19_0_1-src-tar.gz pwlib-v1_11_1-src.tar.gz Extracted them in /root/openh323 and /root/pwlib Exported the following variables: PWLIBDIR=/root/pwlib export PWLIBDIR OPENH323DIR=/root/openh323 export OPENH323DIR LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib export LD_LIBRARY_PATH Then I compiled pwlib and it was fine. But in
2010 Apr 08
2
HP R1500 G2
I'm attempting to get a HP R1500 G2 UPS working with Solaris 10 connected via USB. Thanks to Arnaud's patch to drivers/tripplite-hid.c found at http://lists.alioth.debian.org/pipermail/nut-upsuser/2010-February/005887.html things mostly work. upsc ups01 shows a couple of things that don't look quite right. [....] battery.temperature: -234.1 [....] ups.alarm: No battery installed!
2004 Sep 29
0
astersk-oh323 compile error make
When i attempt to make asterisk-oh323 I get the following error. Iam using the following versions : asterisk-oh323-0.6.3b openh323-v1_13_5 pwlib-v1_6_6 openh323_1.13.5-make.patch redhat 8 kernel 2.4.18-14 Anyone can help to get a way out ? Or suggetions for compatible versions ? -----------------------------------------------------------------------------------
2005 May 13
0
[Asterisk-Dev] Re: oh323 compile problem in FreeBSD
Following is the errors when I tried to compile oh323 in FreeBSD 5.3. Asterisk is updated from cvs. asterisk# gmake for x in wrapper asterisk-driver; do gmake -C $x build || exit 1 ; done make: illegal option -- - usage: make [-BPSXeiknqrstv] [-C directory] [-D variable] [-d flags] [-E variable] [-f makefile] [-I directory] [-j max_jobs] [-m directory] [-V variable]
2007 Oct 09
0
CESA-2007:0932 Moderate CentOS 5 i386 pwlib Update
CentOS Errata and Security Advisory 2007:0932 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0932.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) i386: 5d6b04d75fa97517581c4a9b6475602c pwlib-1.10.1-7.0.1.el5.i386.rpm 88420ee6ba4438d34daa42a17a872fd7 pwlib-devel-1.10.1-7.0.1.el5.i386.rpm Source:
2007 Oct 09
0
CESA-2007:0932 Moderate CentOS 5 x86_64 pwlib Update
CentOS Errata and Security Advisory 2007:0932 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2007-0932.html The following updated files have been uploaded and are currently syncing to the mirrors: ( md5sum Filename ) x86_64: a5b63e861d06ce3d88c9e65c5bdf6b72 pwlib-1.10.1-7.0.1.el5.x86_64.rpm 503ee45ff77c598a111d328c68c59d34 pwlib-devel-1.10.1-7.0.1.el5.x86_64.rpm Source:
2004 Sep 01
1
NEWBIE: PWLIB Build Failure
Any got experience w/ PWLIB - sorry I know it's somewhat off topic... I do not have a bison.simple file located on Fedora RC2... But when make'ing PWLIB I get ../common/getdate.y:106:1: warning: "YYPURE" redefined ../common/getdate.tab.c:43:1: warning: this is the location of the previous definition Is it safe to continue or is this a bad build?
2004 Dec 25
0
patch to build h323 without recompiling pwlib, ...
Heya, I changed the Makefile of the h323-channel-makefile (I downloaded cvs of a couple of hours ago) so that I don't have to rebuild pwlib and openh323, but can use the precompiled versions. I'm using pwlib 1.8.3 and openh323 1.15.2. There aren't many changes. I replaced OPENH323DIR with OPENH323INC ,which points to /usr/include/openh323 for me and OPENH323LIB, which points to
2005 Jan 13
1
Build PWLIB
I am trying to build PWLIB to get OH323 up and running. I am not an expert in linux but can someone help telling me how I can do the following: How can I add a directory to LD_LIBRARY_PATH?! Thanks in advance ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ---------------------- For