Myles Green | 1 Dec 2005 04:39

garnome-2.12.2 build error

Hello,

Using Vector Linux SOHO version 5.1beta1 with updates from Slackware
10.2 - I got similar errors with "pure" Slackware 10.2 as well as Vector
5.1 standard.

gcc --version
gcc (GCC) 3.4.4

automake --version
automake (GNU automake) 1.9.5

I made no changes to gar.conf.mk

Here are the error messages, sorry about the line-wrap; I hesitate to
send the configure log but if it really is needed let me know and I
will send it. Thanks in advance.

Making all in qt
make[9]: Entering directory
`/home/myles/tmp/garnome-2.12.2/freedesktop/dbus/work/main.d/dbus-0.50/qt'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I.
-I. -I.. -I..  -I/usr/lib/qt/include  -DDBUS_API_SUBJECT_TO_CHANGE=1
-I/home/myles/garnome/include  -I/home/myles/garnome/include
-L/home/myles/garnome/lib -O2 -pipe -MT dbus-qthread.lo -MD -MP -MF
".deps/dbus-qthread.Tpo" -c -o dbus-qthread.lo dbus-qthread.cpp; \ then
mv -f ".deps/dbus-qthread.Tpo" ".deps/dbus-qthread.Plo"; else rm -f
".deps/dbus-qthread.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H
-I. -I. -I.. -I.. -I/usr/lib/qt/include -DDBUS_API_SUBJECT_TO_CHANGE=1
-I/home/myles/garnome/include -I/home/myles/garnome/include
(Continue reading)

Olivier Lecarme | 1 Dec 2005 20:49

garnome-2.13.2 assembler error in cairo fbpict.c

Here is the shortest listing possible:

LANG=C make
[===== NOW BUILDING:    cairo-1.0.2     =====]
        [fetch] complete for cairo.
        [checksum] complete for cairo.
        [extract] complete for cairo.
        [patch] complete for cairo.
        [fixup] complete for cairo.
        [configure] complete for cairo.
 ==> Running make in work/main.d/cairo-1.0.2
make[1]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2'
make  all-recursive
make[2]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2'
Making all in pixman
make[3]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman'
Making all in src
make[4]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman/src'
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.  
-I/home/ol/garnome/include  -g -I/home/ol/garnome/include -L/home/ol/garnome/lib -O2 -pipe -MT
fbpict.lo -MD -MP -MF ".deps/fbpict.Tpo" -c -o fbpict.lo fbpict.c; \
then mv -f ".deps/fbpict.Tpo" ".deps/fbpict.Plo"; else rm -f ".deps/fbpict.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -I/home/ol/garnome/include -g
-I/home/ol/garnome/include -L/home/ol/garnome/lib -O2 -pipe -MT fbpict.lo -MD -MP -MF
.deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
{standard input}: Assembler messages:
{standard input}:8160: Error: symbol `_cairo_pixman_composite' is already defined
make[4]: *** [fbpict.lo] Error 1
make[4]: Leaving directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman/src'
make[3]: *** [all-recursive] Error 1
(Continue reading)

Joseph E. Sacco, PhD | 1 Dec 2005 21:30
Picon

Re: garnome-2.13.2 assembler error in cairo fbpict.c

Useful information:
* platform
* operating system
* versions of things like gcc

-Joseph

==========================================================================
On Thu, 2005-12-01 at 20:49 +0100, Olivier Lecarme wrote:
> Here is the shortest listing possible:
> 
> LANG=C make
> [===== NOW BUILDING:    cairo-1.0.2     =====]
>         [fetch] complete for cairo.
>         [checksum] complete for cairo.
>         [extract] complete for cairo.
>         [patch] complete for cairo.
>         [fixup] complete for cairo.
>         [configure] complete for cairo.
>  ==> Running make in work/main.d/cairo-1.0.2
> make[1]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2'
> make  all-recursive
> make[2]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2'
> Making all in pixman
> make[3]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman'
> Making all in src
> make[4]: Entering directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman/src'
> if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I.  
-I/home/ol/garnome/include  -g -I/home/ol/garnome/include -L/home/ol/garnome/lib -O2 -pipe -MT
fbpict.lo -MD -MP -MF ".deps/fbpict.Tpo" -c -o fbpict.lo fbpict.c; \
(Continue reading)

Olivier Lecarme | 2 Dec 2005 06:42

Re: garnome-2.13.2 assembler error in cairo fbpict.c

> Useful information:
> * platform
> * operating system
> * versions of things like gcc
> 
> -Joseph

Of course! I apologize for my distraction. Here is the information:

% uname -a
Linux olecarme 2.6.12-1-686 #1 Tue Sep 27 12:52:50 JST 2005 i686 GNU/Linux
% gcc --version
gcc (GCC) 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)

This is Debian Sid.

-- 

			Olivier Lecarme

--

-- 
garnome-list mailing list
garnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/garnome-list

Paul Drain | 2 Dec 2005 08:44

Re: garnome-2.13.2 assembler error in cairo fbpict.c

>  cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -I/home/ol/garnome/include -g
-I/home/ol/garnome/include -L/home/ol/garnome/lib -O2 -pipe -MT fbpict.lo -MD -MP -MF
.deps/fbpict.Tpo -c fbpict.c  -fPIC -DPIC -o .libs/fbpict.o
> {standard input}: Assembler messages:
> {standard input}:8160: Error: symbol `_cairo_pixman_composite' is already defined
> make[4]: *** [fbpict.lo] Error 1
> make[4]: Leaving directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2/pixman'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/reserve/garnome-2.13.2/freedesktop/cairo/work/main.d/cairo-1.0.2'
> make: *** [build-work/main.d/cairo-1.0.2/Makefile] Error 2

Had a similar problem with an up-to-date Ubuntu installation trying to
compile 2.12.2, the patch attached (from upstream CVS) might help you,
fixed it for me.

Paul

Attachment (cairo.tar.bz2): application/x-bzip-compressed-tar, 1015 bytes
--

-- 
garnome-list mailing list
garnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/garnome-list
Olivier Lecarme | 2 Dec 2005 10:56

Re: garnome-2.13.2 assembler error in cairo fbpict.c

> Had a similar problem with an up-to-date Ubuntu installation trying to
> compile 2.12.2, the patch attached (from upstream CVS) might help you,
> fixed it for me.

It does for me too. Thanks!

-- 

			Olivier Lecarme

--

-- 
garnome-list mailing list
garnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/garnome-list

Olivier Lecarme | 2 Dec 2005 13:46

Garnome 2.12.3 error in building gamin

Linux olecarme 2.6.12-1-686 #1 Tue Sep 27 12:52:50 JST 2005 i686 GNU/Linux
gcc (GCC) 4.0.3 20051111 (prerelease) (Debian 4.0.2-4)

This is Debian Sid:

../libgamin -I/home/ol/garnome/include/glib-2.0 -I/home/ol/garnome/lib/glib-2.0/include
-DBINDIR=\""/home/ol/garnome/libexec"\" -DG_DISABLE_DEPRECATED -DGAM_DEBUG_ENABLED 
-I/home/ol/garnome/include  -Wall -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wsign-compare -Wno-sign-compare -g  -MT gam_inotify.o -MD
-MP -MF ".deps/gam_inotify.Tpo" -c -o gam_inotify.o gam_inotify.c; \
then mv -f ".deps/gam_inotify.Tpo" ".deps/gam_inotify.Po"; else rm -f ".deps/gam_inotify.Tpo"; exit
1; fi
gam_inotify.c: In function 'mask_to_gam_event':
gam_inotify.c:259: error: 'IN_MOVE_SELF' undeclared (first use in this function)
gam_inotify.c:259: error: (Each undeclared identifier is reported only once
gam_inotify.c:259: error: for each function it appears in.)
gam_inotify.c: In function 'gam_inotify_mask_to_gam_file_event':
gam_inotify.c:295: error: 'IN_MOVE_SELF' undeclared (first use in this function)
gam_inotify.c: In function 'gam_inotify_mask_to_gam_dir_event':
gam_inotify.c:325: error: 'IN_MOVE_SELF' undeclared (first use in this function)
gam_inotify.c: In function 'gam_inotify_process_event':
gam_inotify.c:551: error: 'IN_MOVE_SELF' undeclared (first use in this function)
gam_inotify.c: In function 'gam_inotify_add_subscription':
gam_inotify.c:824: error: 'IN_MOVE_SELF' undeclared (first use in this function)
gam_inotify.c: In function 'gam_inotify_nolonger_missing':
gam_inotify.c:1192: error: 'IN_MOVE_SELF' undeclared (first use in this function)
gam_inotify.c: In function 'gam_inotify_nolonger_link':
gam_inotify.c:1298: error: 'IN_MOVE_SELF' undeclared (first use in this function)
make[13]: *** [gam_inotify.o] Error 1
make[13]: Leaving directory
(Continue reading)

Joseph E. Sacco, PhD | 2 Dec 2005 15:56
Picon

building Alacarte menu editor

>From the README:

        Alacarte is a simple freedesktop.org compliant menu editor for
        GNOME that lets you change your menus, simply and quickly.Just
        click and type to edit, add, and delete any menu entry.

Attached are two garballs required to build Alacarte:

        * alacarte.tar.gz [unpack under geektoys]
        * pyxdg.tar.gz    [unpack under freedesktop]

PyXDG is a python library to access freedesktop.org standards. See

        http://www.freedesktop.org/wiki/Software_2fpyxdg

BUILD INSTRUCTIONS
------------------
* unpack the garballs in the locations specified above

* cd geektoys/alacarte

* make install > make_install.log 2>&1 &

-Joseph

--

-- 
joseph_sacco [at] comcast [dot] net
Attachment (alacarte.tar.gz): application/x-compressed-tar, 654 bytes
Attachment (pyxdg.tar.gz): application/x-compressed-tar, 525 bytes
(Continue reading)

Carlos Gabriel Drach | 2 Dec 2005 16:15
Picon

Re: building Alacarte menu editor

On Fri, 2005-12-02 at 09:56 -0500, Joseph E. Sacco, PhD wrote:

> BUILD INSTRUCTIONS
> ------------------
> * unpack the garballs in the locations specified above
> 
> * cd geektoys/alacarte
> 
> * make install > make_install.log 2>&1 &

$ cat make_install.log
Makefile:11: *** missing separator.  Stop.

--

-- 
garnome-list mailing list
garnome-list <at> gnome.org
http://mail.gnome.org/mailman/listinfo/garnome-list


Gmane