Re: gtk+-2.2.0 ./configure error about pango 1.2.0



Sven Neumann wrote:

> Hi,
>
> busmanus <busmanus lk freemail hu> writes:


>> I did take a look, but it wasn't written in a language I
>> understand. I cannot quote it in now, but when I do, I'd like to
>> know, if I can send the whole file, or I'll have to try to find the
>> sections in it that may be of significance.
>
>
>
> Please don't send the whole file. The significant part is probably
> right at the bottom.


I definitely won't, when I asked this question, I didn't realize it was
43 kB. Anyway, I had another look at the config.log and it makes some
more sense now, but I'll need some help all the same. Here's what seems
like the key to the problem:


configure: In function `main':
configure:15514: warning: unused variable `x_shm_info'
configure:15525: $? = 0
configure:15528: test -s conftest.o
configure:15531: $? = 0
configure:15541: result: yes
configure:15747: checking Pango flags
configure:15753: result: -I/usr/local/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -Wl,--export-dynamic -L/usr/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:15798: gcc -o conftest -g -O2 -Wall -I/usr/local/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include conftest.c -Wl,--export-dynamic -L/usr/local/lib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 /usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_SetElementHandler' /usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_SetDoctypeDeclHandler'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_ParserFree'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_SetCharacterDataHandler'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_ErrorString'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_ParseBuffer'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_ParserCreate'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_SetUserData'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_GetErrorCode'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_GetBuffer'
/usr/local/lib/libpangoxft-1.0.so: undefined reference to `XML_GetCurrentLineNumber'
collect2: ld returned 1 exit status
configure:15801: $? = 1
configure: failed program was:
#line 15778 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char pango_context_new ();
int
main ()
{
pango_context_new ();
  ;
  return 0;
}
configure:15815: error:
*** Can't link to Pango. Pango is required to build
*** GTK+. For more information see http://www.pango.org


Do you think I should try recompiling pango without xft support or is
there some workaround to the problem? Anyway, how can I remove the xft-specific pango files from /usr/local without damaging other
packages? Is it my (troublesome) fontconfig-xft installation that messed
up things, or are there other possibilities?


Thanks

busmanus




____________________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]