Re: [Fink-devel] lablgtk2-2.10.1-101 build failure (pangocairo branch)

2008-06-15 Thread Martin Costabel
Sébastien Maret wrote:
 lablgtk2-2.10.1-101 fails to build with the following error:
 
 checking for RSVG... yes
 checking for rsvg_handle_new_gz... no
 checking for GNOMECANVAS... no

What does your config.log file say about this? Mine (on a successful 
build of lblgtk2) says here:

configure:4317: checking for GNOMECANVAS
configure:4325: $PKG_CONFIG --exists --print-errors libgnomecanvas-2.0
configure:4328: $? = 0
configure:4343: $PKG_CONFIG --exists --print-errors libgnomecanvas-2.0
configure:4346: $? = 0
configure:4396: result: yes

-- 
Martin


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] lablgtk2-2.10.1-101 build failure (pangocairo branch)

2008-06-15 Thread David R. Morrison
I believe it is missing a builddepends on pango1-xft2-dev (or whatever  
is appropriate in the pango-cairo branch).

   -- Dave

On Jun 15, 2008, at 5:46 AM, Sébastien Maret wrote:

 lablgtk2-2.10.1-101 fails to build with the following error:

 checking for RSVG... yes
 checking for rsvg_handle_new_gz... no
 checking for GNOMECANVAS... no
 configure: error: gnomecanvas enforced but no support found
 ### execution of /var/tmp/tmp.1.Ge4P0T failed, exit code 1
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-lablgtk2-2.10.1-101
 (Reading database ... 96987 files and directories currently  
 installed.)
 Removing fink-buildlock-lablgtk2-2.10.1-101 ...
 Failed: phase compiling: lablgtk2-2.10.1-101 failed

 I am running 10.5.3 on an Intel Mac, and I have the pangocairo branch
 enabled.

 Sébastien
 -
 Check out the new SourceForge.net Marketplace.
 It's the best place to buy or sell services for
 just about anything Open Source.
 http://sourceforge.net/services/buy/index.php
 ___
 Fink-devel mailing list
 Fink-devel@lists.sourceforge.net
 http://news.gmane.org/gmane.os.apple.fink.devel


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel


Re: [Fink-devel] lablgtk2-2.10.1-101 build failure (pangocairo branch)

2008-06-15 Thread Sébastien Maret

On Jun 15, 2008, at 2:08 PM, Martin Costabel wrote:

 Sébastien Maret wrote:
 lablgtk2-2.10.1-101 fails to build with the following error:
 checking for RSVG... yes
 checking for rsvg_handle_new_gz... no
 checking for GNOMECANVAS... no

 What does your config.log file say about this? Mine (on a successful  
 build of lblgtk2) says here:

 configure:4317: checking for GNOMECANVAS
 configure:4325: $PKG_CONFIG --exists --print-errors  
 libgnomecanvas-2.0
 configure:4328: $? = 0
 configure:4343: $PKG_CONFIG --exists --print-errors  
 libgnomecanvas-2.0
 configure:4346: $? = 0
 configure:4396: result: yes

Here what I get:

configure:4317: checking for GNOMECANVAS
configure:4325: $PKG_CONFIG --exists --print-errors libgnomecanvas-2.0
Package gail was not found in the pkg-config search path.
Perhaps you should add the directory containing `gail.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gail', required by 'libgnomecanvas-2.0', not found
configure:4328: $? = 1
configure:4343: $PKG_CONFIG --exists --print-errors libgnomecanvas-2.0
Package gail was not found in the pkg-config search path.
Perhaps you should add the directory containing `gail.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gail', required by 'libgnomecanvas-2.0', not found
configure:4346: $? = 1
Package gail was not found in the pkg-config search path.
Perhaps you should add the directory containing `gail.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gail', required by 'libgnomecanvas-2.0', not found
configure:4374: result: no
configure:4378: error: gnomecanvas enforced but no support found

Installing gail18-dev fixes the problem. Corey, would you mind adding  
it as a builddepend?

Thanks,
Sébastien





-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel