[gnome-love] Problem building libproxy



Third error, already described in bugzilla as
https://bugzilla.gnome.org/show_bug.cgi?id=623768

Using jhbuild, building from scratch:
---
*** Configuring libproxy *** [1/1]
cmake -DCMAKE_INSTALL_PREFIX=/opt/gnome2 -DLIB_INSTALL_DIR=/opt/gnome2/lib64 -Dlibdir=/opt/gnome2/lib64 
/mnt/common/home/frank/checkout/gnome/libproxy-0.4.3
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/lib64/ccache/gcc
-- Check for working C compiler: /usr/lib64/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- CTest cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. CTest update will not 
work.
-- checking for modules 'NetworkManager;dbus-1'
--   package 'NetworkManager' not found
-- checking for module 'webkit-1.0'
--   package 'webkit-1.0' not found
-- checking for one of the modules 'xulrunner-js;firefox-js;mozilla-js;seamonkey-js'
--   found mozilla-js, version 1.9.1.7
-- checking for modules 'gconf-2.0;gobject-2.0'
--   found gconf-2.0, version 2.31.6
--   found gobject-2.0, version 2.25.11
MODULES TO BUILD:
        *       config_envvar
        m       config_gnome
                config_kde4
                config_macosx
                config_w32reg
        *       ignore_domain
        *       ignore_hostname
        *       ignore_ip
                network_networkmanager
        *       pacrunner_mozjs
                pacrunner_webkit
        *       wpad_dns_alias

-- Found PythonInterp: /usr/bin/python2.6
-- Found Perl: /usr/bin/perl
-- Found PerlLibs: /usr/lib64/perl5/CORE/libperl.so
-- Configuring done
-- Generating done
-- Build files have been written to: /mnt/common/home/frank/checkout/gnome/libproxy-0.4.3
*** Building libproxy *** [1/1]
make
[  2%] Built target libmodman
   ...
[ 48%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/pacrunner_mozjs.cpp.o
/mnt/common/home/frank/checkout/gnome/libproxy-0.4.3/libproxy/modules/pacrunner_mozjs.cpp:34:19: error: 
jsapi.h: No such file or directory
/mnt/common/home/frank/checkout/gnome/libproxy-0.4.3/libproxy/modules/pacrunner_mozjs.cpp:45: error: ‘JSBool’ 
does not name a type
/mnt/common/home/frank/checkout/gnome/libproxy-0.4.3/libproxy/modules/pacrunner_mozjs.cpp:78: error: ‘JSBool’ 
does not name a type

   ... (many more due to missing include file)

make[2]: *** [libproxy/CMakeFiles/libproxy.dir/modules/pacrunner_mozjs.cpp.o] Error 1
make[1]: *** [libproxy/CMakeFiles/libproxy.dir/all] Error 2
make: *** [all] Error 2
*** Error during phase build of libproxy: ########## Error running make *** [1/1]
---

I don't know if this matters or not but xlrunner-devel-1.9.2.4-1.fc13
(x86_64) is installed on this system and includes jsapi.h.  However the
search for javascript modules skipped over xlrunner and went to
mozilla-js instead.

Thanks in advance..

Attachment: signature.asc
Description: This is a digitally signed message part



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