Re: Problems with compiling Pango 1.0.4

2002-10-08 Thread Owen Taylor


Broich [EMAIL PROTECTED] writes:

 Hello,
 
 I have a big Problem with compiling the Pango-1.0.4 to make the gtk+-2.0.
 However  I will compile with the command make I get the following Error:
 
 querymodules.o: In function `main':
 /home/hbroich/Uninst/GTK/pango-1.0.4/pango/querymodules.c:175:
 undefined reference to `pango_config_key_get'
 /home/hbroich/Uninst/GTK/pango-1.0.4/pango/querymodules.c:177:
 undefined reference to `pango_get_lib_subdirectory'
 /home/hbroich/Uninst/GTK/pango-1.0.4/pango/querymodules.c:184:
 undefined reference to `pango_split_file_list'
 collect2: ld returned 1 exit status
 make[3]: *** [pango-querymodules] Fehler 1
 make[3]: Verlassen des Verzeichnisses Verzeichnis
 »/home/hbroich/Uninst/GTK/pango-1.0.4/pango«
 make[2]: *** [all-recursive] Fehler 1
 make[2]: Verlassen des Verzeichnisses Verzeichnis
 »/home/hbroich/Uninst/GTK/pango-1.0.4/pango«
 make[1]: *** [all-recursive] Fehler 1
 make[1]: Verlassen des Verzeichnisses Verzeichnis
 »/home/hbroich/Uninst/GTK/pango-1.0.4«
 make: *** [all-recursive-am] Fehler 2
 
 There are alle the needed *.h files
 Can someone help me or is there any Idea for my Problem ?

You don't have the freetype and XFree86 header files installed. (Pango-1.0.5
will produce a better error messsage in this situation.)

Regards,
Owen
___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list



Re: Problems with compiling Pango 1.0.4

2002-10-08 Thread Fam. Broich



Owen Taylor wrote:


You don't have the freetype and XFree86 header files installed. (Pango-1.0.5
will produce a better error messsage in this situation.)

Regards,
Owen

Thanks; now Pango will be compiled but there is another Problem with XFree86
When I start the configure-script i get the following Error / Warning:
   checking for X ... no
   configure: WARNING x development libraries not found.
The Programm Pango always compiled without any error by the command 
make install
My Question:
Where can i get the developement libraries or what is the path to this 
lib, because when I run the configure - script of the gtk+ with the 
compiled pango-1.0.4 i get the following error:
   pangox PANGO backend is required for X11 target
and the configure script stops. :-[

Regards,
 Hartmut

___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list



Problems with compiling Pango 1.0.4

2002-10-07 Thread Broich

Hello,

I have a big Problem with compiling the Pango-1.0.4 to make the gtk+-2.0.
However  I will compile with the command make I get the following Error:

querymodules.o: In function `main':
/home/hbroich/Uninst/GTK/pango-1.0.4/pango/querymodules.c:175: undefined 
reference to `pango_config_key_get'
/home/hbroich/Uninst/GTK/pango-1.0.4/pango/querymodules.c:177: undefined 
reference to `pango_get_lib_subdirectory'
/home/hbroich/Uninst/GTK/pango-1.0.4/pango/querymodules.c:184: undefined 
reference to `pango_split_file_list'
collect2: ld returned 1 exit status
make[3]: *** [pango-querymodules] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis 
»/home/hbroich/Uninst/GTK/pango-1.0.4/pango«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis 
»/home/hbroich/Uninst/GTK/pango-1.0.4/pango«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/home/hbroich/Uninst/GTK/pango-1.0.4«
make: *** [all-recursive-am] Fehler 2

There are alle the needed *.h files
Can someone help me or is there any Idea for my Problem ?

Thanks

  Hartmut  (from good old Germany  ;-) )


___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list