Re: [E-devel] evas build config problem

2005-10-10 Thread Mike Frysinger
On Monday 10 October 2005 05:38 am, David Sharp wrote:
> On 10/8/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote:
> >  I used Gentoo's ebuilds and not yours, and I also get this same error.
>
> Mike (vapier) broke it 4 days ago by adding $(use_enable X
> software-xcb) to the ebuild [1]. hopefully he fixes it soon (hint
> hint, nudge nudge, CC  :) )

looks like it requires xcb-util which isnt portage yet
-mike


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] evas build config problem

2005-10-10 Thread David Sharp
On 10/8/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote:
>  I used Gentoo's ebuilds and not yours, and I also get this same error.

Mike (vapier) broke it 4 days ago by adding $(use_enable X
software-xcb) to the ebuild [1]. hopefully he fixes it soon (hint
hint, nudge nudge, CC  :) )

[1] 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/x11-libs/evas/evas-.ebuild?r1=1.8&r2=1.9

d#

>
>  Gabriel
>
> On 10/7/05, Mike Russo <[EMAIL PROTECTED]> wrote:
>
>
>  evas seems to think I want to build with xcb, but I don't have it
> installed:
>
> checking for shmat... (cached) yes
> checking for IceConnectionNumber in -lICE... (cached) yes
> checking for xcb-icccm... Package xcb-icccm was not found in the
> pkg-config search path. Perhaps you should add the directory containing
> `xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package
> 'xcb-icccm' found
> configure: error: Library requirements (xcb-icccm) not met; consider
> adjusting the PKG_CONFIG_PATH environment variable if your libraries are
> in a nonstandard prefix so pkg-config can find them.
>
> !!! Please attach the config.log to your bug report:
> !!!
> /var/tmp/portage/evas-/work/e17/libs/evas/config.log
>
> Looking at the attached config.log, the ebuild is passing
> --enable-software-xcb to aclocal, so it's not an e17 problem per se, but
> Mike reads this list... ;)
>
> --
> Mike Russo
> ReadQ Systems, Inc.
> (212) 425 3680 x105
>
> Random quote of the last-time-I-ran-bash:
> Worst Month of 1981 for Downhill Skiing:
>  August. The lift lines are the shortest, though.
>  -- Steve Rubenstein


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] evas build config problem

2005-10-08 Thread Gabriel Rossetti




I used Gentoo's ebuilds and not yours, and I also get this same error.

Gabriel

Bertrand Jacquin wrote:

  Mike,

I think you've taken my ebuild because xcb support is not enable in
gentoo ebuild. I've created one that add xcb support
(http://bugs.gentoo.org/show_bug.cgi?id=87535) but you need also to
compile xcb. I've done a set of ebuild for xcb
(http://bugs.gentoo.org/show_bug.cgi?id=93582). Thoses haven't been
accept by upstream (x11 herd).

And here it seem that you haven't install xcb on your host. Take a
look at ebuilds and I think xcb support in evas will be happy.

You can find more recent ebuild here on my repos :
http://guybrush.ath.cx/svn/public/portage/ (you can do a svn co on
this url)

@+
Beber/GuYgUy

On 10/7/05, Mike Russo <[EMAIL PROTECTED]> wrote:
  
  
evas seems to think I want to build with xcb, but I don't have it installed:

checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for xcb-icccm... Package xcb-icccm was not found in the
pkg-config search path. Perhaps you should add the directory containing
`xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package
'xcb-icccm' found
configure: error: Library requirements (xcb-icccm) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are
in a nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/evas-/work/e17/libs/evas/config.log

Looking at the attached config.log, the ebuild is passing
--enable-software-xcb to aclocal, so it's not an e17 problem per se, but
Mike reads this list... ;)

--
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
Worst Month of 1981 for Downhill Skiing:
August.  The lift lines are the shortest, though.
-- Steve Rubenstein



This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --enable-software-x11 --enable-software-xcb --enable-directfb --enable-fb --enable-buffer --enable-gl-x11 --enable-xrender-x11 --enable-image-loader-png --enable-image-loader-jpeg --enable-image-loader-eet --enable-font-loader-eet --enable-image-loader-edb --enable-cpu-mmx --enable-cpu-mmx --enable-cpu-sse --disable-cpu-altivec --enable-cairo-x11 --enable-cpu-c --enable-scale-sample --enable-scale-smooth --enable-convert-8-rgb-332 --enable-convert-8-rgb-666 --enable-convert-8-rgb-232 --enable-convert-8-rgb-222 --enable-convert-8-rgb-221 --enable-convert-8-rgb-121 --enable-convert-8-rgb-111 --enable-convert-16-rgb-565 --enable-convert-16-rgb-555 --enable-convert-16-rgb-444 --enable-convert-16-rgb-rot-0 --enable-convert-16-rgb-rot-270 --enable-convert-16-rgb-rot-90 --enable-convert-24-r
gb-888 --enable-convert-24-bgr-888 --enable-convert-32-rgb- --enable-convert-32-rgbx- --enable-convert-32-bgr- --enable-convert-32-bgrx- --enable-convert-32-rgb-rot-0 --enable-convert-32-rgb-rot-270 --enable-convert-32-rgb-rot-90

## - ##
## Platform. ##
## - ##

hostname = ozark
uname -m = i686
uname -r = 2.6.12-gentoo-r9
uname -s = Linux
uname -v = #1 SMP Wed Aug 17 00:47:14 EDT 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz
/bin/uname -X = unknown

/bin/arch  = i686
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
hostinfo   = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4
PATH: /opt/blackdown-jdk-1.4.2.02/bin
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin


## --- ##
## Core tests. ##
## --- ##

configure:1583: checking build system type
configure:1601: result: i686-pc-linux-gnu
configure:1609: checking host system type
configure:1623: result: i686-pc-linux-gnu
configure:1639: checking for i686-pc-linux-gnu-gcc
configure:1655: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1665: result: i686-pc-linux-gnu-gcc
configure:1947: checking for C compiler version
configure:1950: i686-pc-linux-gnu-gcc --version &5
i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1953: $? = 0
configure:1955: i686-pc-linux-gnu-gcc -v &5
Reading specs from /usr/lib/gcc/i686-pc-linux

Re: [E-devel] evas build config problem

2005-10-08 Thread Bertrand Jacquin
Mike,

I think you've taken my ebuild because xcb support is not enable in
gentoo ebuild. I've created one that add xcb support
(http://bugs.gentoo.org/show_bug.cgi?id=87535) but you need also to
compile xcb. I've done a set of ebuild for xcb
(http://bugs.gentoo.org/show_bug.cgi?id=93582). Thoses haven't been
accept by upstream (x11 herd).

And here it seem that you haven't install xcb on your host. Take a
look at ebuilds and I think xcb support in evas will be happy.

You can find more recent ebuild here on my repos :
http://guybrush.ath.cx/svn/public/portage/ (you can do a svn co on
this url)

@+
Beber/GuYgUy

On 10/7/05, Mike Russo <[EMAIL PROTECTED]> wrote:
> evas seems to think I want to build with xcb, but I don't have it installed:
>
> checking for shmat... (cached) yes
> checking for IceConnectionNumber in -lICE... (cached) yes
> checking for xcb-icccm... Package xcb-icccm was not found in the
> pkg-config search path. Perhaps you should add the directory containing
> `xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package
> 'xcb-icccm' found
> configure: error: Library requirements (xcb-icccm) not met; consider
> adjusting the PKG_CONFIG_PATH environment variable if your libraries are
> in a nonstandard prefix so pkg-config can find them.
>
> !!! Please attach the config.log to your bug report:
> !!! /var/tmp/portage/evas-/work/e17/libs/evas/config.log
>
> Looking at the attached config.log, the ebuild is passing
> --enable-software-xcb to aclocal, so it's not an e17 problem per se, but
> Mike reads this list... ;)
>
> --
> Mike Russo
> ReadQ Systems, Inc.
> (212) 425 3680 x105
>
> Random quote of the last-time-I-ran-bash:
> Worst Month of 1981 for Downhill Skiing:
> August.  The lift lines are the shortest, though.
> -- Steve Rubenstein
>
>
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by configure, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
>
>   $ ./configure --prefix=/usr --host=i686-pc-linux-gnu 
> --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share 
> --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 
> --enable-software-x11 --enable-software-xcb --enable-directfb --enable-fb 
> --enable-buffer --enable-gl-x11 --enable-xrender-x11 
> --enable-image-loader-png --enable-image-loader-jpeg 
> --enable-image-loader-eet --enable-font-loader-eet --enable-image-loader-edb 
> --enable-cpu-mmx --enable-cpu-mmx --enable-cpu-sse --disable-cpu-altivec 
> --enable-cairo-x11 --enable-cpu-c --enable-scale-sample --enable-scale-smooth 
> --enable-convert-8-rgb-332 --enable-convert-8-rgb-666 
> --enable-convert-8-rgb-232 --enable-convert-8-rgb-222 
> --enable-convert-8-rgb-221 --enable-convert-8-rgb-121 
> --enable-convert-8-rgb-111 --enable-convert-16-rgb-565 
> --enable-convert-16-rgb-555 --enable-convert-16-rgb-444 
> --enable-convert-16-rgb-rot-0 --enable-convert-16-rgb-rot-270 
> --enable-convert-16-rgb-rot-90 --enable-convert-24-rgb-888 
> --enable-convert-24-bgr-888 --enable-convert-32-rgb- 
> --enable-convert-32-rgbx- --enable-convert-32-bgr- 
> --enable-convert-32-bgrx- --enable-convert-32-rgb-rot-0 
> --enable-convert-32-rgb-rot-270 --enable-convert-32-rgb-rot-90
>
> ## - ##
> ## Platform. ##
> ## - ##
>
> hostname = ozark
> uname -m = i686
> uname -r = 2.6.12-gentoo-r9
> uname -s = Linux
> uname -v = #1 SMP Wed Aug 17 00:47:14 EDT 2005
>
> /usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz
> /bin/uname -X = unknown
>
> /bin/arch  = i686
> /usr/bin/arch -k   = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo   = unknown
> /bin/machine   = unknown
> /usr/bin/oslevel   = unknown
> /bin/universe  = unknown
>
> PATH: /sbin
> PATH: /usr/sbin
> PATH: /usr/lib/portage/bin
> PATH: /bin
> PATH: /usr/bin
> PATH: /opt/bin
> PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4
> PATH: /opt/blackdown-jdk-1.4.2.02/bin
> PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
> PATH: /usr/qt/3/bin
> PATH: /usr/kde/3.4/sbin
> PATH: /usr/kde/3.4/bin
>
>
> ## --- ##
> ## Core tests. ##
> ## --- ##
>
> configure:1583: checking build system type
> configure:1601: result: i686-pc-linux-gnu
> configure:1609: checking host system type
> configure:1623: result: i686-pc-linux-gnu
> configure:1639: checking for i686-pc-linux-gnu-gcc
> configure:1655: found /usr/bin/i686-pc-linux-gnu-gcc
> configure:1665: result: i686-pc-linux-gnu-gcc
> configure:1947: checking for C compiler version
> configure:1950: i686-pc-linux-gnu-gcc --version &5
> i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:1

Re: [E-devel] evas build config problem

2005-10-07 Thread Vincent Torri

hello,

I've just tried to compile evas without xcb and it works. I have no error
messages, only a warning message, and xcb is not built.

I don't know what ebuild does, but using the usual way
(configure/make/make install) works when xcb is not found.

Vincent

On Fri, 7 Oct 2005, Mike Russo wrote:

> evas seems to think I want to build with xcb, but I don't have it installed:
>
> checking for shmat... (cached) yes
> checking for IceConnectionNumber in -lICE... (cached) yes
> checking for xcb-icccm... Package xcb-icccm was not found in the
> pkg-config search path. Perhaps you should add the directory containing
> `xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package
> 'xcb-icccm' found
> configure: error: Library requirements (xcb-icccm) not met; consider
> adjusting the PKG_CONFIG_PATH environment variable if your libraries are
> in a nonstandard prefix so pkg-config can find them.
>
> !!! Please attach the config.log to your bug report:
> !!! /var/tmp/portage/evas-/work/e17/libs/evas/config.log
>
> Looking at the attached config.log, the ebuild is passing
> --enable-software-xcb to aclocal, so it's not an e17 problem per se, but
> Mike reads this list... ;)
>
> --
> Mike Russo
> ReadQ Systems, Inc.
> (212) 425 3680 x105
>
> Random quote of the last-time-I-ran-bash:
> Worst Month of 1981 for Downhill Skiing:
>   August.  The lift lines are the shortest, though.
>   -- Steve Rubenstein
>
>


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] evas build config problem

2005-10-07 Thread Mike Russo

evas seems to think I want to build with xcb, but I don't have it installed:

checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for xcb-icccm... Package xcb-icccm was not found in the 
pkg-config search path. Perhaps you should add the directory containing 
`xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package 
'xcb-icccm' found
configure: error: Library requirements (xcb-icccm) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are 
in a nonstandard prefix so pkg-config can find them.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/evas-/work/e17/libs/evas/config.log

Looking at the attached config.log, the ebuild is passing 
--enable-software-xcb to aclocal, so it's not an e17 problem per se, but 
Mike reads this list... ;)


--
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
Worst Month of 1981 for Downhill Skiing:
August.  The lift lines are the shortest, though.
-- Steve Rubenstein

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --build=i686-pc-linux-gnu --enable-software-x11 
--enable-software-xcb --enable-directfb --enable-fb --enable-buffer 
--enable-gl-x11 --enable-xrender-x11 --enable-image-loader-png 
--enable-image-loader-jpeg --enable-image-loader-eet --enable-font-loader-eet 
--enable-image-loader-edb --enable-cpu-mmx --enable-cpu-mmx --enable-cpu-sse 
--disable-cpu-altivec --enable-cairo-x11 --enable-cpu-c --enable-scale-sample 
--enable-scale-smooth --enable-convert-8-rgb-332 --enable-convert-8-rgb-666 
--enable-convert-8-rgb-232 --enable-convert-8-rgb-222 
--enable-convert-8-rgb-221 --enable-convert-8-rgb-121 
--enable-convert-8-rgb-111 --enable-convert-16-rgb-565 
--enable-convert-16-rgb-555 --enable-convert-16-rgb-444 
--enable-convert-16-rgb-rot-0 --enable-convert-16-rgb-rot-270 
--enable-convert-16-rgb-rot-90 --enable-convert-24-rgb-888 
--enable-convert-24-bgr-888 --enable-convert-32-rgb- 
--enable-convert-32-rgbx- --enable-convert-32-bgr- 
--enable-convert-32-bgrx- --enable-convert-32-rgb-rot-0 
--enable-convert-32-rgb-rot-270 --enable-convert-32-rgb-rot-90

## - ##
## Platform. ##
## - ##

hostname = ozark
uname -m = i686
uname -r = 2.6.12-gentoo-r9
uname -s = Linux
uname -v = #1 SMP Wed Aug 17 00:47:14 EDT 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz
/bin/uname -X = unknown

/bin/arch  = i686
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
hostinfo   = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4
PATH: /opt/blackdown-jdk-1.4.2.02/bin
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin


## --- ##
## Core tests. ##
## --- ##

configure:1583: checking build system type
configure:1601: result: i686-pc-linux-gnu
configure:1609: checking host system type
configure:1623: result: i686-pc-linux-gnu
configure:1639: checking for i686-pc-linux-gnu-gcc
configure:1655: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1665: result: i686-pc-linux-gnu-gcc
configure:1947: checking for C compiler version
configure:1950: i686-pc-linux-gnu-gcc --version &5
i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1953: $? = 0
configure:1955: i686-pc-linux-gnu-gcc -v &5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure 
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info 
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec 
--enable-nls --without-included-gettext --with-system-zlib --disable-checking 
--disable-werror --disable-libunwind-exceptions --disable-multilib 
--enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared 
--enable-threads=p