Thanks for the quick response. I just figured out the cause of the problem I was having. I had manually moved the cairo installation prior to trying to build pango. Rebuilding cairo in the correct place solved the problem and pango built and installed successfully.
Thanks for the help. - Nisrak Nisrak wrote: > > I am attempting to build RRDtool on Solaris 10 SPARC and am having > problems building one particular dependency: pangocairo. > > I have successfully built and installed: > freetype 2.3.5 > pixman 0.12.0 > cairo 1.8.4 > glib 2.14 > > When I try to build pango, ./configure works fine but I get the following > error when I try to gmake it: > > ld: fatal: recording name conflict: file > `/usr/local/spkg/UHapache-2.2.9-r3-sol10-t2k/lib/libfreetype.so' and file > `/usr/sfw/lib/libfreetype.so' provide identical dependency names: > libfreetype.so.6 (possible multiple inclusion of the same file) > ld: fatal: recording name conflict: file > `/var/home/karsin/rrdinstall/cairo/lib/libfontconfig.so' and file > `/usr/lib/libfontconfig.so' provide identical dependency names: > libfontconfig.so.1 (possible multiple inclusion of the same file) > ld: fatal: File processing errors. No output written to .libs/cairosimple > > I have tried renaming > /var/home/karsin/rrdinstall/cairo/lib/libfontconfig.so to > libfontconfig.so.orig but get a file not found error. > > Any ideas on a possible solution would be greatly appreciated. > > Thanks. > > - Nisrak > -- View this message in context: http://n2.nabble.com/Dependency-build-errors-on-Solaris-10-tp1574120p1574749.html Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com. _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
