pkgsrc-WIP-review archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: please review wip/fltk13
> 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?
This is in every Makefile, via an included file:
LDFLAGS = $(OPTIM) -L/usr/X11R7/lib -R/usr/X11R7/lib -L/usr/pkg/lib
-Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib
-Wl,-R/usr/lib
With /usr/pkg/lib in there, shouldn't the png libs be found? I don't claim to
be an expert on linking.
Tim
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops? How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
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