Am 25.04.2008 um 17:25 schrieb Benjamin Reed:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Max Horn wrote:
>
> |    fink scanpackages
> |    sudo apt-get update
> |    sudo apt-get install pango1-xft2-ft219-dev=1.18.4-2 pango1-xft2-
> | ft219=1.18.4-2
> | pango1-xft2-ft219-shlibs=1.18.4-2
> |
> | Failed: Fink::SysState: Could not resolve inconsistent dependencies
>
> Alright, this should fix it up:
>
> ~  http://ranger.befunk.com/temp/pango1-xft2.info
> ~  http://ranger.befunk.com/temp/pango1-xft2-ft219.info
>
> Lemme know if those work, and I'll go ahead and commit them to  
> pangocairo.

I had to manually remove pango1-dev, then it worked with those .info  
files.

But I wonder if this left me with a broken Pango install anyway: I  
tried to build xchat (one of my packages, which was replaced by a  
major new version in the pangocairo branch -- a good thing, *but* of  
course I didn't touch it, so I don't know whether the following might  
be xchat specific). Building xchat failed:

...
xtext.c: At top level:
xtext.c:2588: warning: 'gtk_xtext_conv_color' defined but not used
xtext.c:3425: warning: 'shade_image' defined but not used
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -I/sw/ 
lib/system-openssl/include -I/sw/include -I/System/Library/Frameworks/ 
CoreFoundation.framework/Headers  -L/sw/lib/system-openssl/lib -L/sw/ 
lib -o xchat  about.o ascii.o banlist.o chanlist.o chanview.o custom- 
list.o dccgui.o editlist.o fe-gtk.o fkeys.o gtkutil.o ignoregui.o  
joind.o menu.o maingui.o  notifygui.o palette.o pixmaps.o plugin- 
tray.o plugingui.o rawlog.o search.o servlistgui.o setup.o  textgui.o  
urlgrab.o userlistgui.o xtext.o ../common/libxchatcommon.a -Wl,- 
framework,CoreServices -Wl,-framework,ApplicationServices -L/sw/lib/ 
pango-ft219/lib -L/sw/lib/fontconfig2/lib -L/sw/lib/freetype219/lib - 
L/usr/X11R6/lib -L/sw/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr - 
lXrender -lXinerama -lXext -lX11 -latk-1.0 -lgdk_pixbuf-2.0 - 
lpangocairo-1.0 -lXcursor -lcairo -lpangoft2-1.0 -lfontconfig - 
lfreetype -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 - 
lintl -liconv   -Wl,-framework,CoreServices -Wl,- 
framework,ApplicationServices -L/sw/lib/pango-ft219/lib -L/sw/lib/ 
fontconfig2/lib -L/sw/lib/freetype219/lib -L/usr/X11R6/lib -L/sw/lib - 
lgtkspell -laspell -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXrender - 
lXinerama -lXext -lX11 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 - 
lXcursor -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz - 
lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl - 
liconv   -L/sw/lib -lglib-2.0 -lintl -liconv   -L/sw/lib -ldbus- 
glib-1 -ldbus-1 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -lintl - 
liconv   -lssl -lcrypto -L/sw/lib -lglib-2.0 -lintl -liconv   -lintl - 
liconv -lc -Wl,-framework -Wl,CoreFoundation
mkdir .libs
libtool: link: cannot find the library `/sw/lib/libpangoxft-1.0.la'  
or unhandled argument `/sw/lib/libpangoxft-1.0.la'
make[3]: *** [xchat] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2


So it tries looking for /sw/lib/libpango-1.0.la but there is only /sw/ 
lib/pango-ft219/lib/libpango-1.0.la so this fails. Any ideas?


Cheers,
Max



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to