Sohil Shah wrote: > Hi, > I am getting the following config error for opal 3.6.6 ( on > fedora 11 ). > > [so...@eicpu1065 opal]$ ./configure > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for g++... g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking for a BSD-compatible install... /usr/bin/install -c > checking for ranlib... ranlib > checking how to run the C preprocessor... gcc -E > checking for grep that handles long lines and -e... /bin/grep > checking for egrep... /bin/grep -E > checking for ANSI C header files... yes > checking for ar... ar > configure: gcc version is 4.4.1 > checking if gcc version is valid... yes > checking for working bit scan intrinsic... yes > .6nfigure: Opal version is 3 > .6ecking where plugins are being installed... /usr/local/lib/opal-3 > checking wether to build a shared library... yes > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > checking target system type... i686-pc-linux-gnu > checking Debugging support... no > checking for PTLIB... yes > Version: 2.6.5 > CFLAGS: -DPTRACING=1 -D_REENTRANT -D_GNU_SOURCE=1 -fno-exceptions > -I/usr/local/include -I/usr/include/SDL > CXXFLAGS: -felide-constructors -Wreorder > DEBUG: -L/usr/local/lib -lpt_d -lrt -lsasl2 -lldap -llber -lldap_r > -lssl -lcrypto -lz -lexpat -lSDL -lpthread -lresolv -ldl > RELEASE: -L/usr/local/lib -lpt -lrt -lsasl2 -lldap -llber -lldap_r > -lssl -lcrypto -lz -lexpat -lSDL -lpthread -lresolv -ldl > checking ptlib version... 2.6.5 > checking PTLIB has URL... yes > checking PTLIB has STUN... yes > checking PTLIB has SSL... yes > checking PTLIB has ASN.1... yes > checking PTLIB has expat... yes > checking PTLIB has video... yes > checking PTLIB has wavfile... yes > checking PTLIB has vxml... yes > checking PTLIB has ipv6... yes > checking PTLIB has dtmf... yes > checking PTLIB has ldap... yes > checking PTLIB has dns... yes > checking PTLIB has audio... yes > checking PTLIB has config... yes > checking PTLIB has option ssl/aes... no > checking for sys/types.h... no > checking for sys/stat.h... no > checking for stdlib.h... no > checking for string.h... no > checking for memory.h... no > checking for strings.h... no > checking for inttypes.h... no > checking for stdint.h... no > checking for unistd.h... no > checking how to run the C++ preprocessor... g++ -E > checking dlfcn.h usability... no > checking dlfcn.h presence... yes > configure: WARNING: dlfcn.h: present but cannot be compiled > configure: WARNING: dlfcn.h: check for missing prerequisite headers? > configure: WARNING: dlfcn.h: see the Autoconf documentation > configure: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" > configure: WARNING: dlfcn.h: proceeding with the preprocessor's result > configure: WARNING: dlfcn.h: in the future, the compiler will take > precedence > checking for dlfcn.h... yes > checking if dlopen is available... no > checking for short... no > checking size of short... 0 > checking for int... no > checking size of int... 0 > checking for long... no > checking size of long... 0 > checking for long long... no > checking size of long long... 0 > checking for SPEEXDSP... yes > checking speex/speex.h usability... no > checking speex/speex.h presence... yes > configure: WARNING: speex/speex.h: present but cannot be compiled > configure: WARNING: speex/speex.h: check for missing prerequisite > headers? > configure: WARNING: speex/speex.h: see the Autoconf documentation > configure: WARNING: speex/speex.h: section "Present But Cannot Be > Compiled" > configure: WARNING: speex/speex.h: proceeding with the preprocessor's > result > configure: WARNING: speex/speex.h: in the future, the compiler will take > precedence > checking for speex/speex.h... yes > checking for speex/speex.h... (cached) yes > checking Speex has float... no > checking ZRTP protocol support... no > checking libsrtp support... no > checking jni.h usability... no > checking jni.h presence... no > checking for jni.h... no > checking for swig... /usr/bin/swig > checking whether to enable video codec support... yes > checking whether to enable SIP protocol support... yes > checking whether to enable H.323 protocol support... yes > checking PTLIB has ASN... yes > checking whether to enable IAX2 protocol support... yes > checking whether to enable H.224 protocol support... yes > checking whether to enable H.281 (Far End Camera Control) protocol > support... yes > checking whether to enable T.38 capability support... yes > checking whether to enable MSRP support... no > checking whether to enable SIPIM session support... yes > checking whether to enable RFC4103 support... yes > checking whether to enable T.38 FAX protocol support... yes > checking whether to enable H.450... yes > checking whether to enable H.460... yes > checking whether to enable H.501... yes > checking whether to enable LID support... yes > checking whether to enable IVR support... yes > checking whether to enable RFC4175 support... yes > checking whether to enable accoustic echo cancellation support... yes > checking whether to enable Packet Loss Concealment for G.711... yes > checking whether to enable statistics gathering support... yes > checking whether to enable plugin support... yes > checking whether to enable samples build... no > configure: creating ./config.status > config.status: creating opal_defs.mak > config.status: creating Makefile > config.status: creating opal.pc > config.status: creating opal.spec > config.status: creating opal_cfg.dxy > config.status: creating src/codec/speex/libspeex/speex_config_types.h > config.status: creating include/opal/buildopts.h > === configuring in plugins > (/home/sohil/Desktop/Ekiga_Reference_Code/opal/plugins) > configure: running /bin/sh ./configure '--prefix=/usr/local' > --cache-file=/dev/null --srcdir=. > : command not found2: > '/configure: line 23: syntax error near unexpected token `in > '/configure: line 23: ` case `(set -o) 2>/dev/null` in > configure: error: ./configure failed for plugins > > > I executed dos2unix * in opal folder before ./configure.
Why? Maybe this is the problem. Where did you get the sources from? -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
