On Thu, 20 Dec 2012 01:12:38 +1000 Adrian <vk4tux@xxxxxxxxxxx> wrote: > > Please guys get your act together on fltk, the yum build is > ridiculous; > > [root@fedora18desk ~]# fltk-config --ldflags > > -Wl,-z,relro -lfltk > > should be (built from source) > > [root@fedora18desk ~]# fltk-config --ldflags > -L/usr/local/lib -lfltk -lXext -lXft -lfontconfig -lXinerama -lpthread > -ldl -lm -lX11 > [root@fedora18desk ~]# I'm guessing your build from source is a static one. The shared library in Fedora is already linked to all of the above libraries, so if one only uses fltk then one only needs to link to -lfltk. -- Susi Lehtola Fedora Project Contributor jussilehtola@xxxxxxxxxxxxxxxxx -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel