pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: please review wip/fltk13



On Mon, Jul 11, 2011 at 09:03:16AM -0500, Larson, Timothy E. wrote:
> > I've just tried building it on NetBSD-5.99.53/amd64 with native X, and it
> > fails with:
> > ...
> > Image Libraries: JPEG=System
> >                  PNG=System
> >                  ZLIB=System
> >                  CAIRO=lib
> > ...
> > In file included from ../FL/Fl.H:36,
> >                  from Fl_Double_Window.cxx:29:
> > ../FL/Fl_Cairo.H:42:26: error: cairo-xlib.h: No such file or directory ...
> 
> Do you have the cairo package installed? It's at 
> /usr/pkg/include/cairo/cairo-xlib.h on my system and linked under 
> work/.buildlink when building. I'm on 5.1/i386 but I'm not sure that should 
> make a difference.

Yes, it is installed. I'm building in an empty sandbox and let pkgsrc
pull in the dependencies.

I found the problem, it was missing a pkg-config dependency. I'll add
it.

However, then I still see:
=> Checking for missing run-time search paths in fltk13-1.3.0
ERROR: lib/libfltk_images.so: missing library: libpng15.so.15
ERROR: lib/libfltk_images.so.1.3: missing library: libpng15.so.15
*** Error code 1

Seems there are some -Wl,-R missing. Can you please take a look?
 Thomas

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index