Re: Configure failed for gio-sharp



Ups, I forgot in my previous message the two files that I wanted to
attach :) Here they are!

Cheers,
    Silvano

On Wed, Jun 18, 2008 at 08:28, Silvano <silvanociru gmail com> wrote:
> Hi again,
>
> I'm sorry, but it still doesn't work. I didn't have the chance to try
> it until now, that's why this answer comes so delayed after Lorenzo's
> answer :)
>
> I'm still getting the same error (whole output stdout+stderr in
> attached file "fspot_autogen.txt"):
>    $ ./autogen.sh --prefix=/tmp/unstable/f-spot
> --disable-scrollkeeper 2>&1 | tee ~/Desktop/fspot_autogen.txt
>    ...
>    === configuring in gio-sharp (/tmp/trunk/gio-sharp)
>    configure: running /bin/bash ./configure
> '--prefix=/tmp/unstable/f-spot'  '--enable-maintainer-mode'
> '--enable-compile-warnings' '--disable-scrollkeeper'
> --cache-file=/dev/null --srcdir=.
>    checking for a BSD-compatible install... /usr/bin/install -c
>    checking whether build environment is sane... yes
>    checking for a thread-safe mkdir -p... /bin/mkdir -p
>    checking for gawk... gawk
>    checking whether make sets $(MAKE)... yes
>    checking whether to enable maintainer-specific portions of Makefiles... yes
>    checking for a BSD-compatible install... /usr/bin/install -c
>    checking for pkg-config... /usr/bin/pkg-config
>    checking pkg-config is at least version 0.9.0... yes
>    checking for MONO_DEPENDENCY... yes
>    checking for al... no
>    configure: error: No al tool found. You need to install either the
> mono or .Net SDK.
>    configure: error: ./configure failed for gio-sharp
>
> I already installed the package gtk-sharp2 from
> https://launchpad.net/~ruben/+archive (the whole list of mono
> installed packages can be found in the attached file mono_pkgs.txt):
>    $ dpkg -l | grep gtk-sharp2
>    ii  gtk-sharp2                                 2.12.1-2~ppa1
>               GTK# 2.10 suite, CLI bindings for GTK+
>    ii  gtk-sharp2-examples                        2.12.1-2~ppa1
>               sample applications for the GTK# 2.10 toolki
>    ii  gtk-sharp2-gapi                            2.12.1-2~ppa1
>               C source parser and C# code generator for GO
>
> I'd really like to update the patch that I once wrote for the bug
> 166038 (http://bugzilla.gnome.org/show_bug.cgi?id=166038), but with
> such a blocking error I can't even test it :-S I hope that somebody
> can help me to get over this error, thank you in advance for your
> help!
>
> Hasta la vista,
>   Silvano
>
> On Fri, May 30, 2008 at 10:48, Silvano <silvanociru gmail com> wrote:
>> Sorry, I didn't read it yet :-S
>>
>> But just some minutes ago I saw this message:
>> http://www.mail-archive.com/f-spot-list gnome org/msg04129.html and
>> wanted to answer, but since I had configure the digest mail delivery I
>> was waiting for it to answer myself :) BTW, I deactivated the digest
>> delivery, therefore I got your answer inmediatly.
>>
>> Thank you for your fast answer!
>>
>> Hasta la vista,
>>   Silvano
>>
>> 2008/5/30 Lorenzo Milesi <lorenzo milesi yetopen it>:
>>> Did you see this message of few days ago?
>>> http://mail.gnome.org/archives/f-spot-list/2008-May/msg00074.html
>>>
>>> ciao
>>> maxxer
>>>
>>> Il giorno ven, 30/05/2008 alle 08.35 +0200, Silvano ha scritto:
>>>> I'm trying to build F-Spot from sources and I get following error:
>>>>     checking for al... no
>>>>     configure: error: No al tool found. You need to install either the
>>>> mono or .Net SDK.
>>>>     configure: error: ./configure failed for gio-sharp
>>>>
>>>> But I have mono installed! Even the version 1.9.1 following this
>>>> instructions: http://www.mono-project.com/Other_Downloads#Ubuntu_8.04_LTS_.28Hardy_Heron.29_-_backport_packages:
>>>> (I have Ubuntu 8.04, Hardy Heron)
>>>>
>>>> Could anybody help me to resolve this error?
>>>>
>>>> Cheers,
>>>>    Silvano
>>>>
>>> --
>>> Lorenzo Milesi - lorenzo milesi yetopen it
>>>
>>> YetOpen S.r.l. - http://www.yetopen.it/
>>> C.so E. Filiberto, 74 23900 Lecco - ITALY -
>>> Tel 0341 220 205 - Fax 178 607 8199
>>>
>>> GPG/PGP Key-Id: 0xE704E230 - http://keyserver.linux.it
>>>
>>> -------- D.Lgs. 196/2003 --------
>>>
>>> Si avverte che tutte le informazioni contenute in questo messaggio sono
>>> riservate ed a uso esclusivo del destinatario. Nel caso in cui questo
>>> messaggio Le fosse pervenuto per errore, La invitiamo ad eliminarlo
>>> senza copiarlo, a non inoltrarlo a terzi e ad avvertirci non appena
>>> possibile.
>>> Grazie.
>>>
>>>
>>
>>
>>
>> --
>> "La superstición trae mala suerte." - Raymond Smullyan
>> "Superstition brings bad luck." - Raymond Smullyan
>>
>
>
>
> --
> "La superstición trae mala suerte." - Raymond Smullyan
> "Superstition brings bad luck." - Raymond Smullyan
>



-- 
"La superstición trae mala suerte." - Raymond Smullyan
"Superstition brings bad luck." - Raymond Smullyan
/usr/bin/gnome-doc-prepare
You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to 'aclocal.m4'.
processing ./gio-sharp
Running aclocal  ...
Running automake --gnu  ...
configure.in:2: installing `./install-sh'
configure.in:2: installing `./missing'
gio/Makefile.am:34: addprefix $(srcdir: non-POSIX variable name
gio/Makefile.am:34: (probably a GNU make extension)
sample/Makefile.am:8: addprefix /r:, $(assembly: non-POSIX variable name
sample/Makefile.am:8: (probably a GNU make extension)
Makefile.am: installing `./INSTALL'
Running autoconf ...
processing .
Creating ./aclocal.m4 ...
Running gettextize...  Ignore non-fatal messages.
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running intltoolize...
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal  ...
acinclude.m4:5: warning: underquoted definition of F_CHECK_BERKELEYDB
acinclude.m4:5:   run info '(automake)Extending aclocal'
acinclude.m4:5:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoheader...
Running automake --gnu  ...
configure.in:6: installing `./install-sh'
configure.in:6: installing `./missing'
Tao/Tao.GlPostProcess/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
Tao/Tao.GlPostProcess/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
Tao/Tao.OpenGl.ExtensionLoader/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
Tao/Tao.OpenGl.ExtensionLoader/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
Tao/Tao.OpenGl.Glu/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
Tao/Tao.OpenGl.Glu/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
Tao/Tao.OpenGl/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
Tao/Tao.OpenGl/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
dbus-sharp-glib/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
dbus-sharp-glib/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
dbus-sharp/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
dbus-sharp/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
gnome-doc-utils.make:74: if $(DOC_H_FILE: non-POSIX variable name
gnome-doc-utils.make:74: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:77: if $(DOC_H_FILE: non-POSIX variable name
gnome-doc-utils.make:77: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:110: if $(DOC_USER_FORMATS: non-POSIX variable name
gnome-doc-utils.make:110: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:115: if $(filter environment,$(origin LINGUAS: non-POSIX variable name
gnome-doc-utils.make:115: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:115: filter $(LINGUAS: non-POSIX variable name
gnome-doc-utils.make:115: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:144: shell xmllint --format $(2: non-POSIX variable name
gnome-doc-utils.make:144: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:144: notdir $(patsubst %/$(notdir $(2: non-POSIX variable name
gnome-doc-utils.make:144: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:144: if $(_ENABLE_SK: non-POSIX variable name
gnome-doc-utils.make:144: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:160: if $(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:160: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:160: wildcard $(_DOC_ABS_SRCDIR: non-POSIX variable name
gnome-doc-utils.make:160: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:164: if $(_DOC_OMF_IN: non-POSIX variable name
gnome-doc-utils.make:164: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:164: foreach lc,C $(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:164: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:173: call db2omf_args,$@,$<,'docbook': non-POSIX variable name
gnome-doc-utils.make:173: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:177: if $(_DOC_OMF_IN: non-POSIX variable name
gnome-doc-utils.make:177: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:177: foreach lc,C $(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:177: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:188: call db2omf_args,$@,$<,'xhtml': non-POSIX variable name
gnome-doc-utils.make:188: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:193: if $(filter docbook,$(_DOC_REAL_FORMATS: non-POSIX variable name
gnome-doc-utils.make:193: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:193: if $(filter html HTML,$(_DOC_REAL_FORMATS: non-POSIX variable name
gnome-doc-utils.make:193: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:206: if $(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:206: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:210: foreach ent,$(DOC_ENTITIES: non-POSIX variable name
gnome-doc-utils.make:210: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:214: foreach inc,$(DOC_INCLUDES: non-POSIX variable name
gnome-doc-utils.make:214: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:230: if $(DOC_FIGURES: non-POSIX variable name
gnome-doc-utils.make:230: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:230: foreach fig,$(DOC_FIGURES: non-POSIX variable name
gnome-doc-utils.make:230: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:230: patsubst $(srcdir: non-POSIX variable name
gnome-doc-utils.make:230: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:230: wildcard $(srcdir: non-POSIX variable name
gnome-doc-utils.make:230: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:237: foreach f,						\
gnome-doc-utils.make:237: 	$(shell xsltproc --xinclude 					\
gnome-doc-utils.make:237: 	  --stringparam db.chunk.basename "$(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:237: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:248: if $(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:248: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:248: foreach lc,$(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:248: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:256: if $(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:256: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:256: foreach lc,$(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:256: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:261: foreach lc,$(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:261: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:261: foreach inc,$(_DOC_C_INCLUDES: non-POSIX variable name
gnome-doc-utils.make:261: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:261: notdir $(inc: non-POSIX variable name
gnome-doc-utils.make:261: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:268: foreach lc,$(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:268: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:268: foreach doc,$(_DOC_C_HTML: non-POSIX variable name
gnome-doc-utils.make:268: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:268: notdir $(doc: non-POSIX variable name
gnome-doc-utils.make:268: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:274: if $(filter html HTML,$(_DOC_REAL_FORMATS: non-POSIX variable name
gnome-doc-utils.make:274: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:280: foreach lc,$(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:280: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:280: patsubst C/%,$(lc: non-POSIX variable name
gnome-doc-utils.make:280: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:283: foreach fig,$(_DOC_C_FIGURES: non-POSIX variable name
gnome-doc-utils.make:283: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:283: foreach lc,C $(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:283: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:283: wildcard $(srcdir: non-POSIX variable name
gnome-doc-utils.make:283: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:283: patsubst C/%,%,$(fig: non-POSIX variable name
gnome-doc-utils.make:283: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:288: dir $@: non-POSIX variable name
gnome-doc-utils.make:288: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:318: dir $@: non-POSIX variable name
gnome-doc-utils.make:318: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:319: notdir $@: non-POSIX variable name
gnome-doc-utils.make:319: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:328: if $(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:328: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:340: if $(filter html HTML,$(_DOC_REAL_FORMATS: non-POSIX variable name
gnome-doc-utils.make:340: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:343: foreach lc,C $(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:343: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:346: patsubst %.xhtml,%.xml,$@: non-POSIX variable name
gnome-doc-utils.make:346: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:385: if $(_DOC_OMF_IN: non-POSIX variable name
gnome-doc-utils.make:385: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:386: if $(_DOC_DSK_IN: non-POSIX variable name
gnome-doc-utils.make:386: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:387: if $(_DOC_REAL_LINGUAS: non-POSIX variable name
gnome-doc-utils.make:387: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:388: if $(DOC_MODULE: non-POSIX variable name
gnome-doc-utils.make:388: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
gnome-doc-utils.make:505: patsubst C/%,%,$(_DOC_C_FIGURES: non-POSIX variable name
gnome-doc-utils.make:505: (probably a GNU make extension)
docs/Makefile.am:1:   `gnome-doc-utils.make' included from here
extensions/BeagleService/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/BeagleService/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/CDExport/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/CDExport/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/FlickrExport/FlickrNet/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
extensions/FlickrExport/FlickrNet/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
extensions/FlickrExport/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/FlickrExport/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/FolderExport/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/FolderExport/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/GalleryExport/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/GalleryExport/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/PicasaWebExport/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/PicasaWebExport/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/PicasaWebExport/google-sharp/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
extensions/PicasaWebExport/google-sharp/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
extensions/SmugMugExport/Makefile.am:9: variable `PLUGIN_SOURCES' is defined but no program or
extensions/SmugMugExport/Makefile.am:9: library has `PLUGIN' as canonic name (possible typo)
extensions/SmugMugExport/SmugMugNet/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
extensions/SmugMugExport/SmugMugNet/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
glitz-sharp/src/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
glitz-sharp/src/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
gnome-keyring-sharp/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
gnome-keyring-sharp/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
icons/Makefile.am:130: wildcard *.png *.svg: non-POSIX variable name
icons/Makefile.am:130: (probably a GNU make extension)
libgphoto2-sharp/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
libgphoto2-sharp/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
mono-addins/Mono.Addins.Gui/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
mono-addins/Mono.Addins.Gui/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
mono-addins/Mono.Addins.Setup/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
mono-addins/Mono.Addins.Setup/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
mono-addins/Mono.Addins/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
mono-addins/Mono.Addins/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
semweb/Makefile.am:5: variable `ASSEMBLY_SOURCES' is defined but no program or
semweb/Makefile.am:5: library has `ASSEMBLY' as canonic name (possible typo)
src/Makefile.am:333: foreach res,$(F_SPOT_RESOURCES: non-POSIX variable name
src/Makefile.am:333: (probably a GNU make extension)
src/Makefile.am:333: addprefix -resource:,$(res: non-POSIX variable name
src/Makefile.am:333: (probably a GNU make extension)
src/Makefile.am:333: notdir $(res: non-POSIX variable name
src/Makefile.am:333: (probably a GNU make extension)
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings --prefix=/tmp/unstable/f-spot --disable-scrollkeeper ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for intltool >= 0.35.0... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing strerror... none required
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
./configure: line 21357: GNOME_COMPILE_WARNINGS: command not found
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.0.0... yes (version 2.16.3)
checking for mono... /usr/bin/mono
checking for gmcs... /usr/bin/gmcs
checking for mono.pc... found
checking for Mono.Data.SqliteClient.dll... found
checking for Mono.Posix.dll... found
checking for System.Runtime.Remoting.dll... found
checking for System.Web.dll... found
checking for System.Web.Services.dll... found
checking for Mono.Cairo.dll... found
checking for F... yes
checking for GNOME_SHARP... yes
checking for GTKHTML_SHARP... yes
checking for GCONF_SHARP... yes
checking for BEAGLE... no
beagle not found
checking for NDESK_DBUS... yes
checking for MONO_NUNIT... no
checking for NUNIT22... no
checking for NUNIT... no
checking for gconftool-2... /usr/bin/gconftool-2
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for LCMS... yes
checking for LIBGPHOTO2... yes
checking for EXIF... yes
checking for LIBEXIF_VERSION_CHECK... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating src/f-spot
config.status: creating Makefile
config.status: creating dbus-sharp/Makefile
config.status: creating dbus-sharp-glib/Makefile
config.status: creating docs/Makefile
config.status: creating gnome-keyring-sharp/Makefile
config.status: creating icons/Makefile
config.status: creating libeog/Makefile
config.status: creating libeog/cursors/Makefile
config.status: creating libjpegtran/Makefile
config.status: creating libfspot/Makefile
config.status: creating libgphoto2-sharp/Makefile
config.status: creating mono-addins/Makefile
config.status: creating mono-addins/Mono.Addins/Makefile
config.status: creating mono-addins/Mono.Addins.Gui/Makefile
config.status: creating mono-addins/Mono.Addins.Setup/Makefile
config.status: creating semweb/Makefile
config.status: creating tools/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Core/Defines.cs
config.status: creating src/AssemblyInfo.cs
config.status: creating src/f-spot.exe.config
config.status: creating src/Cms.dll.config
config.status: creating src/Makefile
config.status: creating glitz-sharp/Makefile
config.status: creating glitz-sharp/src/Makefile
config.status: creating Tao/Makefile
config.status: creating Tao/Tao.OpenGl/Makefile
config.status: creating Tao/Tao.OpenGl.Glu/Makefile
config.status: creating Tao/Tao.GlPostProcess/Makefile
config.status: creating Tao/Tao.OpenGl.ExtensionLoader/Makefile
config.status: creating extensions/Makefile
config.status: creating extensions/BeagleService/Makefile
config.status: creating extensions/CDExport/Makefile
config.status: creating extensions/DefaultExporters/Makefile
config.status: creating extensions/FlickrExport/Makefile
config.status: creating extensions/FlickrExport/FlickrNet/Makefile
config.status: creating extensions/GalleryExport/Makefile
config.status: creating extensions/FolderExport/Makefile
config.status: creating extensions/SmugMugExport/SmugMugNet/Makefile
config.status: creating extensions/SmugMugExport/Makefile
config.status: creating extensions/PicasaWebExport/Makefile
config.status: creating extensions/PicasaWebExport/google-sharp/Makefile
config.status: creating f-spot.pc
config.status: creating f-spot.spec
config.status: creating f-spot.desktop.in
config.status: creating f-spot-view.desktop.in
config.status: creating f-spot-import.desktop.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
=== configuring in gio-sharp (/tmp/trunk/gio-sharp)
configure: running /bin/bash ./configure '--prefix=/tmp/unstable/f-spot'  '--enable-maintainer-mode' '--enable-compile-warnings' '--disable-scrollkeeper' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MONO_DEPENDENCY... yes
checking for al... no
configure: error: No al tool found. You need to install either the mono or .Net SDK.
configure: error: ./configure failed for gio-sharp
ii  libmono-accessibility2.0-cil               1.9.1+dfsg-1~dhx1                  Mono Accessibility library
ii  libmono-addins-gui0.2-cil                  0.3.1-4                            GTK# frontend library for Mono.Addins
ii  libmono-addins0.2-cil                      0.3.1-4                            addin framework for extensible CLI applicati
ii  libmono-cairo1.0-cil                       1.9.1+dfsg-1~dhx1                  Mono Cairo library
ii  libmono-cairo2.0-cil                       1.9.1+dfsg-1~dhx1                  Mono Cairo library
ii  libmono-corlib1.0-cil                      1.9.1+dfsg-1~dhx1                  Mono core library (1.0)
ii  libmono-corlib2.0-cil                      1.9.1+dfsg-1~dhx1                  Mono core library (2.0)
ii  libmono-data-tds1.0-cil                    1.9.1+dfsg-1~dhx1                  Mono Data library
ii  libmono-data-tds2.0-cil                    1.9.1+dfsg-1~dhx1                  Mono Data Library
ii  libmono-dev                                1.9.1+dfsg-1~dhx1                  libraries for the Mono JIT - Development fil
ii  libmono-microsoft-build2.0-cil             1.9.1+dfsg-1~dhx1                  Mono Microsoft.Build libraries
ii  libmono-microsoft7.0-cil                   1.9.1+dfsg-1~dhx1                  Mono Microsoft libraries
ii  libmono-microsoft8.0-cil                   1.9.1+dfsg-1~dhx1                  Mono Microsoft libraries
ii  libmono-mozilla0.1-cil                     1.2.6+dfsg-6ubuntu3                Mono Mozilla library
ii  libmono-mozilla0.2-cil                     1.9.1+dfsg-1~dhx1                  Mono Mozilla library
ii  libmono-peapi2.0-cil                       1.9.1+dfsg-1~dhx1                  Mono PEAPI library
ii  libmono-security1.0-cil                    1.9.1+dfsg-1~dhx1                  Mono Security library
ii  libmono-security2.0-cil                    1.9.1+dfsg-1~dhx1                  Mono Security library
ii  libmono-sharpzip0.84-cil                   1.9.1+dfsg-1~dhx1                  Mono SharpZipLib library
ii  libmono-sharpzip2.84-cil                   1.9.1+dfsg-1~dhx1                  Mono SharpZipLib library
ii  libmono-sqlite2.0-cil                      1.9.1+dfsg-1~dhx1                  Mono Sqlite library
ii  libmono-system-data1.0-cil                 1.9.1+dfsg-1~dhx1                  Mono System.Data library
ii  libmono-system-data2.0-cil                 1.9.1+dfsg-1~dhx1                  Mono System.Data Library
ii  libmono-system-messaging1.0-cil            1.9.1+dfsg-1~dhx1                  Mono System.Messaging library
ii  libmono-system-messaging2.0-cil            1.9.1+dfsg-1~dhx1                  Mono System.Messaging Library
ii  libmono-system-runtime1.0-cil              1.9.1+dfsg-1~dhx1                  Mono System.Runtime library
ii  libmono-system-runtime2.0-cil              1.9.1+dfsg-1~dhx1                  Mono System.Runtime Library
ii  libmono-system-web1.0-cil                  1.9.1+dfsg-1~dhx1                  Mono System.Web library
ii  libmono-system-web2.0-cil                  1.9.1+dfsg-1~dhx1                  Mono System.Web Library
ii  libmono-system1.0-cil                      1.9.1+dfsg-1~dhx1                  Mono System libraries (1.0)
ii  libmono-system2.0-cil                      1.9.1+dfsg-1~dhx1                  Mono System libraries (2.0)
ii  libmono-winforms2.0-cil                    1.9.1+dfsg-1~dhx1                  Mono System.Windows.Forms library
ii  libmono0                                   1.9.1+dfsg-1~dhx1                  libraries for the Mono JIT
ii  libmono0-dbg                               1.9.1+dfsg-1~dhx1                  libraries for the Mono JIT, debugging symbol
ii  libmono1.0-cil                             1.9.1+dfsg-1~dhx1                  Mono libraries (1.0)
ii  libmono2.0-cil                             1.9.1+dfsg-1~dhx1                  Mono libraries (2.0)
ii  mono-2.0-devel                             1.9.1+dfsg-1~dhx1                  Mono development tools for CLI 2.0
ii  mono-common                                1.9.1+dfsg-1~dhx1                  common files for Mono
ii  mono-dbg                                   1.9.1+dfsg-1~dhx1                  Mono debugging symbols
ii  mono-gac                                   1.9.1+dfsg-1~dhx1                  Mono GAC tool
ii  mono-gmcs                                  1.9.1+dfsg-1~dhx1                  Mono C# 2.0 and C# 3.0 compiler for CLI 2.0
ii  mono-jit                                   1.9.1+dfsg-1~dhx1                  fast CLI JIT/AOT compiler for Mono
ii  mono-jit-dbg                               1.9.1+dfsg-1~dhx1                  fast CLI JIT/AOT compiler for Mono, debuggin
ii  mono-mcs                                   1.9.1+dfsg-1~dhx1                  Mono C# compiler for CLI 1.1
ii  mono-runtime                               1.9.1+dfsg-1~dhx1                  Mono runtime
ii  mono-xsp                                   1.2.5-1ubuntu1                     simple web server to run ASP.NET application
ii  mono-xsp-base                              1.2.5-1ubuntu1                     base libraries for XSP 1.1
ii  mono-xsp2                                  1.2.5-1ubuntu1                     simple web server to run ASP.NET application
ii  mono-xsp2-base                             1.2.5-1ubuntu1                     base libraries for XSP 2.0
ii  monodevelop                                1.0+dfsg-1ubuntu1                  C/C++/C#/Boo/Java/Nemerle/ILasm/ASP.NET Deve
ii  monodoc                                    1.2.6-1ubuntu2                     Mono documentation viewer
ii  monodoc-base                               1.2.6-1ubuntu2                     shared MonoDoc binaries
ii  monodoc-browser                            1.2.6-4ubuntu2                     MonoDoc GTK+ based viewer
ii  monodoc-gtk2.0-manual                      2.12.1-2~ppa1                      compiled XML documentation for GTK# 2.10
ii  monodoc-manual                             1.2.6-1ubuntu2                     compiled XML documentation from the Mono pro


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