Bug 217020 - graphics/cairo fails after libGL update
Summary: graphics/cairo fails after libGL update
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-12 07:48 UTC by Walter Schwarzenfeld
Modified: 2017-02-12 08:56 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Walter Schwarzenfeld 2017-02-12 07:48:23 UTC
Cairo fails with
Xext -lz /usr/local/lib/libGL.so -lm  -O2 -fstack-protector -fstack-protector   -pthread -Wl,-soname -Wl,libcairo.so.2 -o .libs/libcairo.so.2.11400.6
cc: error: no such file or directory: '/usr/local/lib/libGL.so'
*** [libcairo.la] Error code 1

make[5]: stopped in /ram/usr/ports/graphics/cairo/work/cairo-1.14.6/src
1 error

make[5]: stopped in /ram/usr/ports/graphics/cairo/work/cairo-1.14.6/src
*** [all] Error code 2

make[4]: stopped in /ram/usr/ports/graphics/cairo/work/cairo-1.14.6/src
Comment 1 Walter Schwarzenfeld 2017-02-12 08:25:19 UTC
Following this some editors does not start and libreoffice does not 
start, maybe some more.
Comment 2 Walter Schwarzenfeld 2017-02-12 08:55:55 UTC
After recompiling cairo two times, it ssems ok. I hope so.
libreoffice was another problem, the old lzmalib problem.
For the moment solved.