HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 11 and Version 12 of x11-libs/cairo


Ignore:
Timestamp:
05/03/08 15:58:37 (7 years ago)
Author:
andreasf
Comment:

Updated build status

Legend:

Unmodified
Added
Removed
Modified
  • x11-libs/cairo

    v11 v12  
    1919 
    2020=== work-in-progress (andreasf) - [Haiku] === 
     21 
     22Compiles okay. 
     23 
     24After commenting out addition of {{{-lpthread}}}, {{{make check}}} fails: 
     25{{{ 
     26gcc -g -O2 -o .libs/imagediff imagediff.o  ./.libs/libcairotest.a -L/boot/home/config/lib /boot/home/cairo/src/.libs/libcairo.so /boot/home/config/lib/libfontconfig.so /boot/home/config/lib/libfreetype.so /boot/home/config/lib/libexpat.so /boot/home/config/lib/libpng12.so -lz -lbe /boot/home/config/lib/libpixman-1.so  
     27./.libs/libcairotest.a(libcairoboilerplate_la-cairo-boilerplate-beos.o): In function `_cairo_boilerplate_beos_create_surface': 
     28/ToBe/cairo/boilerplate/cairo-boilerplate-beos.cpp:205: undefined reference to `cairo_beos_surface_create' 
     29./.libs/libcairotest.a(libcairoboilerplate_la-cairo-boilerplate-beos.o): In function `_cairo_boilerplate_beos_create_surface_for_bitmap': 
     30/ToBe/cairo/boilerplate/cairo-boilerplate-beos.cpp:241: undefined reference to `cairo_beos_surface_create_for_bitmap' 
     31collect2: ld returned 1 exit status 
     32make[3]: *** [imagediff] Error 1 
     33}}} 
     34 
    2135=== external === 
    2236 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/