Re: gtkfb and debian-installer



On Mon, Nov 25, 2002 at 12:34:15PM +0100, Sven Neumann wrote:
> Hi,
> 
> Michael Cardenas <mbc debian org> writes:
> 
> > I am trying to make udebs of gtkfb for the debian-installer, because I
> > have written a gtk frontend for d-i, which will require gtk, and the
> > debian-installer team thinks that gtkfb will be the best solution.
> 
> what about using gtk+-directfb ?
> 

Does gtk+-directfb support as many graphics cards as gtkfb does/did?
I'll pick it up and give it a try.  Are you the only person
maintaining it? 

> > I have been following this whitepaper to make gtkfb:
> > 
> > http://www.redhat.com/devnet/articles/gtkfb-whitepaper/size.html
> > 
> > Apparently, gtkfb requires special compile options for glib, pango,
> > and gtk. I have a mostly working udeb for glib, but the pango compile
> > is giving me some problems. Specifically, I have added these configure
> > options: --enable-debug=no --with-included-modules=yes and after this
> > compile line:
> 
> I don't think you want to include all pango modules, especially not
> the X, Xft and FT2 modules at the same time. As you have noticed, this
> doesn't work. Instead choose the ft2 modules you need. This depends on
> the languages you need to support. For the beginning, the basic-ft2
> module should be good enough.
> 
> 
> Salut, Sven
> 

Hmm... It seems that even when I configure pango as
--with-included-modules=basic-ft2, I still get this compile error:

gcc -g -O2 -Wall -D_REENTRANT -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -o pango-querymodules querym\odules.o
-Wl,--export-dynamic  ./.libs/libpangoft2-1.0.so
./.libs/libpangox-1.0.so
/home/mbc/src/pango1.0-1.0.\5/build-tree/pango-1.0.5-udeb/pango/.libs/libpango-1.0.so
-L/usr/X11R6/lib /usr/lib/libgobject-2.0.so
/usr/lib\/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lX11
/usr/lib/libfreetype.so  -D__LIBTOOL_IS_A_FOOL__
./.libs/libpangoft2-1.0.so: undefined reference to
`_pango_basic_ft2_script_engine_load'
./.libs/libpangoft2-1.0.so: undefined reference to
`_pango_basic_ft2_script_engine_list'
./.libs/libpangoft2-1.0.so: undefined reference to
`_pango_basic_ft2_script_engine_unload'


-- 
michael cardenas       | lead software engineer, lindows.com
hyperpoem.net          | GNU/Linux software developer
people.debian.org/~mbc | encrypted email preferred

"Man's main task in life is to give birth to himself."
- Erich Fromm

Attachment: pgpndOQNlNZfJ.pgp
Description: PGP signature



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