a couple of things I found while building 2.15.3



My distro.

Ubuntu Dapper 6.06 LTS release.
gcc - gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
glibc - 2.3.6-0ubuntu20


Here is a few things I found while building desktop and some other
various things in garnome cvs head.



1) mono/evolution-sharp fails because does not understand evolution 2.8
  the configure searches for ESHELL2.2, ESHELL2.4, ESHELL2.6.
  Because evolution-sharp is a depend of beagle, you can not install   
  beagle.

checking for orbit2-config... /opt/garnome-2.15.3/bin/orbit2-config
checking for ORBit - version >= 2.9.8... yes
checking for orbit-idl-2... /opt/garnome-2.15.3/bin/orbit-idl-2
checking for CORBA include paths...
-I /opt/garnome-2.15.3/share/idl/bonobo-2.0
-I /opt/garnome-2.15.3/share/idl/bonobo-activation-2.0
-I /opt/garnome-2.15.3/share/idl/evolution-data-server-1.2
checking for ESHELL22... checking for ESHELL24... checking for
ESHELL26... configure: error: You need to install evolution-shell
make[1]: *** [configure-work/main.d/evolution-sharp-0.11.1/configure]
Error 1
make[1]: Leaving directory
`/home/garnome/garnome/fresh/garnome-cvs/mono/evolution-sharp'
make: *** [../../mono/evolution-sharp/cookies/main.d/install] Error 2


2) glib-java fails to build for me. What am I missing here?

make[2]: Entering directory
`/home/garnome/garnome/fresh/garnome-cvs/bindings/glib-java/work/main.d/glib-java-0.2.5'
make  all-am
make[3]: Entering directory
`/home/garnome/garnome/fresh/garnome-cvs/bindings/glib-java/work/main.d/glib-java-0.2.5'
depbase=`echo src/jni/jg_jnu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
        if /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=
\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"glib-java\" -DVERSION=\"0.2.5\"
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1  -I. -I.
-I/opt/garnome-2.15.3/include -I/opt/garnome-2.15.3/include/glib-2.0
-I/opt/garnome-2.15.3/lib/glib-2.0/include     -Isrc/jni -g
-I/opt/garnome-2.15.3/include -L/opt/garnome-2.15.3/lib -O2 -pipe -MT
src/jni/jg_jnu.lo -MD -MP -MF "$depbase.Tpo" -c -o src/jni/jg_jnu.lo
src/jni/jg_jnu.c; \
        then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f
"$depbase.Tpo"; exit 1; fi
 cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"glib-java\"
-DVERSION=\"0.2.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1
-DHAVE_ALLOCA=1 -I. -I. -I/opt/garnome-2.15.3/include
-I/opt/garnome-2.15.3/include/glib-2.0
-I/opt/garnome-2.15.3/lib/glib-2.0/include -Isrc/jni -g
-I/opt/garnome-2.15.3/include -L/opt/garnome-2.15.3/lib -O2 -pipe -MT
src/jni/jg_jnu.lo -MD -MP -MF src/jni/.deps/jg_jnu.Tpo -c
src/jni/jg_jnu.c  -fPIC -DPIC -o src/jni/.libs/jg_jnu.o
In file included from src/jni/jg_jnu.c:6:
src/jni/jg_jnu.h:8:17: error: jni.h: No such file or directory
In file included from src/jni/jg_jnu.c:6:
src/jni/jg_jnu.h:16: error: syntax error before '*' token
src/jni/jg_jnu.h:16: error: syntax error before '*' token
src/jni/jg_jnu.h:16: error: 'jobject' declared as function returning a
function
src/jni/jg_jnu.h:23: error: syntax error before '*' token


3) rhythmbox will not configure with the config args: 
CONFIGURE_ARGS += --enable-ipod-writing --enable-tag-writing

checking for RB_CLIENT... yes
checking for RHYTHMBOX... yes
checking for TOTEM_PLPARSER... yes
checking for HAL... yes
checking for IPOD... checking for GSTREAMER_0_8... checking for
GSTREAMER_0_10... yes
configure: WARNING: Tag writing support is experimental, and may corrupt
files, use at your own risk
checking for GNOME_MEDIA_PROFILES... yes
configure: error: iPod write support explicitly requested but iPod
support is disabled.
make: *** [configure-work/main.d/rhythmbox-0.9.5/configure] Error 1


removing those and rhythmbox compiles fine.


Jorg




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