Error Making f-spot--> /bin/sh: --prefix=libeog_marshal: command not found
- From: Raul Suarez <rarsa yahoo com>
- To: f-spot-list gnome org
- Subject: Error Making f-spot--> /bin/sh: --prefix=libeog_marshal: command not found
- Date: Fri, 15 Apr 2005 21:57:27 -0700 (PDT)
Hi,
Disclaimer: f-spot is the first application I try to
build from cvs.
Any help will be appreciated.
Here is what I did:
1.- I checked out the source from cvs [HEAD] from
anoncvs.gnome.org.
2.- ./autogen.sh
3.- Got errors on missing dependencies.
4.- Installed missing dependencies through YUM
5.- Repeated steps 2-4 until autogen completed
successfully with: "Now type `make' to compile f-spot"
6.- make
7.- Got the following error:
=====================================
Now type `make' to compile f-spot
[papa linuxdesktop f-spot]$ make
make all-recursive
make[1]: Entering directory `/home/papa/cvs/f-spot'
Making all in icons
make[2]: Entering directory
`/home/papa/cvs/f-spot/icons'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/home/papa/cvs/f-spot/icons'
Making all in libeog
make[2]: Entering directory
`/home/papa/cvs/f-spot/libeog'
( --prefix=libeog_marshal ./libeog-marshal.list
--header > libeog-marshal.tmp \
&& mv libeog-marshal.tmp libeog-marshal.h ) \
|| ( rm -f libeog-marshal.tmp && exit 1 )
/bin/sh: --prefix=libeog_marshal: command not found
make[2]: *** [libeog-marshal.h] Error 1
make[2]: Leaving directory
`/home/papa/cvs/f-spot/libeog'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/papa/cvs/f-spot'
make: *** [all] Error 2
===========================================
Here is my configuration:
I am using Fedora Core 3 with kernel 2.6.11-1.14_FC3
All packages updated from the following yum
repositories: fedora, fedora-updates, freshrpms, mono
1.0.6, dag (excluding mono packages)
Mono 1.0.6
GNU Make 3.80
pkg-config 0.15.0
==
Although autogen completed successfully I found the
following errors/warnings in the output I don't know
if they are relevant (I'm just showing the warnings
and errors, not the full log):
===
Running aclocal ...
acinclude.m4:5: warning: underquoted definition of
F_CHECK_BERKELEYDB
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
===
./configure: line 19425: GNOME_COMPILE_WARNINGS:
command not found
===
checking for GLIB - version >= 2.0.0...
*** 'pkg-config --modversion glib-2.0' returned 2.4.8,
but GLIB (2.6.0)
*** was found! If pkg-config was correct, then it is
best
*** to remove the old version of GLib. You may also be
able to fix the error
*** by modifying your LD_LIBRARY_PATH enviroment
variable, or by editing
*** /etc/ld.so.conf. Make sure you have run ldconfig
if that is
*** required on your system.
*** If pkg-config was wrong, set the environment
variable PKG_CONFIG_PATH
*** to point to the correct configuration files
===
Please let me know if I can provide more information.
Please also let me know If I provided too much.
Thank you
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]