Tiny Core Extensions > TCE Bugs

Xorg-7.4-dev and expat2-devs

<< < (3/3)

Juanito:

--- Quote from: Jason W on May 20, 2009, 04:06:34 PM ---The gtk2 stack was built on TC 1.x with it's Xorg and -dev extension, which had .la files in different places than TC 2.x's extensions have them.  I will update the extensions on TC 2.x and that should fix it.

--- End quote ---
I compiled glibmm, pangomm, etc against the gtk2 stack in tc_2.x and the only error was the one mentioned at the top of the post, so maybe the mod you made to pango-devs is enough?

Juanito:
Hmm... I re-ran the compilation using the new pango/pango-devs in tc_2.x with Xorg-7.4-dev, but:
--- Code: ---...
/bin/sh ../libtool --tag=CXX   --mode=link g++  -march=i486 -mtune=i686 -Os -pipe -version-info 4:0:3
-o libcairomm-1.0.la -rpath /usr/local/lib context.lo fontface.lo fontoptions.lo matrix.lo path.lo pattern.lo
quartz_font.lo quartz_surface.lo surface.lo xlib_surface.lo win32_font.lo win32_surface.lo exception.lo
scaledfont.lo   private.lo context_surface_quartz.lo context_surface_win32.lo context_surface_xlib.lo
-L/usr/local/lib -lsigc-2.0 -lfreetype -lfontconfig -lpng12 -lz -lXrender -lcairo -lX11   
libtool: link: cannot find the library `/usr/lib/libexpat.la' or unhandled argument `/usr/lib/libexpat.la'
make[3]: *** [libcairomm-1.0.la] Error 1
make[3]: Leaving directory `/usr/src/cairomm-1.8.0/cairomm'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/cairomm-1.8.0/cairomm'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/cairomm-1.8.0/cairomm'
make: *** [all-recursive] Error 1
--- End code ---

I'll look through the freetype/fontconfig/Xrender/X11 devs when I get a moment.

Jason W:
fontconfig.la also points to /usr/lib/expat.la.  Will also fix. 

EDIT: fontconfig-devs also fixed.

Juanito:
All that remains is to fix the reference to expat in libcairo.la and we're in good shape  ;)

Jason W:
Ok, will get to that tonight.

Navigation

[0] Message Index

[*] Previous page

Go to full version