bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: openh323 will not compile


From: Flemming Richter Mikkelsen
Subject: Re: openh323 will not compile
Date: Sun, 12 Feb 2006 22:27:11 +0000

Sorry. Never mind...

I am sorry for the trouble
I had a type...


On 12/02/06, Flemming Richter Mikkelsen <address@hidden> wrote:
> I am using gentoo 2006.0 with linux-2.6.15 and gcc-3.4.4
>
> I tryed to emerge it:
>
> CFLAGS="O1" emerge --oneshot openh323
>
> and here is the tail of the output:
>
> checking linux/telephony.h presence... yes
> configure: WARNING: linux/telephony.h: present but cannot be compiled
> configure: WARNING: linux/telephony.h: check for missing prerequisite headers?
> configure: WARNING: linux/telephony.h: proceeding with the preprocessor's 
> result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to address@hidden ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for linux/telephony.h... yes
> checking sys/telephony.h usability... no
> checking sys/telephony.h presence... no
> checking for sys/telephony.h... no
> checking /usr/local/include/sys/telephony.h usability... no
> checking /usr/local/include/sys/telephony.h presence... no
> checking for /usr/local/include/sys/telephony.h... no
> configure: creating ./config.status
> config.status: creating openh323u.mak
> config.status: creating Makefile
> config.status: creating include/openh323buildopts.h
> set -e; make -C src opt; make -C samples/simple opt;
> make[1]: Entering directory
> `/var/tmp/portage/openh323-1.13.2-r2/work/openh323/src'
> /usr/bin/asnparser --version | awk '{print $1,$2,$3}' > asnparser.version.new
> if test -f asnparser.version && diff asnparser.version.new
> asnparser.version >/dev/null 2>&1 ; \
> then rm asnparser.version.new ; \
> else mv asnparser.version.new asnparser.version ; \
> fi
> /usr/bin/asnparser -s2 -m H225 -r MULTIMEDIA-SYSTEM-CONTROL=H245 -c
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h225.asn
> ASNParse version 1.8.1 for Unix Linux by Equivalence
> mv /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h225.h
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/include/h225.h
> /usr/bin/asnparser -m H235 -c
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h235.asn
> ASNParse version 1.8.1 for Unix Linux by Equivalence
> mv /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h235.h
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/include/h235.h
> /usr/bin/asnparser -s3 -m H245 -c --classheader
> "H245_AudioCapability=#ifndef PASN_NOPRINTON\nvoid PrintOn(ostream &
> strm) const;\n#endif"
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h245.asn
> ASNParse version 1.8.1 for Unix Linux by Equivalence
> mv /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h245.h
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/include/h245.h
> g++ -DP_USE_PRAGMA  -ffunction-sections -fdata-sections -D_REENTRANT
> -Wall  -fPIC -I/var/tmp/portage/openh323-1.13.2-r2/work/openh323/include
>  -I/usr/include/ffmpeg -DPASN_NOPRINTON -DPASN_LEANANDMEAN -DHAS_OSS
> -DPASN_NOPRINTON -I/usr/share/pwlib/include -Os -DNDEBUG O1 -fPIC -x
> c++ -c /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h225_1.cxx
> -o 
> /var/tmp/portage/openh323-1.13.2-r2/work/openh323/lib/obj_linux_x86_rn/h225_1.o
> g++: O1: No such file or directory
> In file included from /usr/share/pwlib/include/ptlib/contain.h:782,
> from /usr/share/pwlib/include/ptlib.h:146,
> from /var/tmp/portage/openh323-1.13.2-r2/work/openh323/src/h225_1.cxx:11:
> /usr/share/pwlib/include/ptlib/contain.inl: In constructor
> `PAbstractList::PAbstractList()':
> /usr/share/pwlib/include/ptlib/contain.inl:428: warning: right-hand
> operand of comma has no effect
> make[1]: *** 
> [/var/tmp/portage/openh323-1.13.2-r2/work/openh323/lib/obj_linux_x86_rn/h225_1.o]
> Error 1
> make[1]: *** Deleting file
> `/var/tmp/portage/openh323-1.13.2-r2/work/openh323/lib/obj_linux_x86_rn/h225_1.o'
> make[1]: Leaving directory
> `/var/tmp/portage/openh323-1.13.2-r2/work/openh323/src'
> make: *** [opt] Error 2
>
> !!! ERROR: net-libs/openh323-1.13.2-r2 failed.
> !!! Function src_compile, Line 90, Exitcode 2
> !!! make failed
> !!! If you need support, post the topmost build error, NOT this status 
> message.
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]