Hi Doug, Your link line has /usr/local/lib/libpodofo.a Did you build libpodofo from source on Fedora 28? You should check what you have in /usr/local. If you built any libraries from source on Fedora 28, those libraries will probably mess up builds on Fedora 29. You might want to rename /usr/local temporarily and try starting a fresh build of Scribus. If cmake finds parts of Fedora 28 packages in /usr/local/include, /usr/local/lib* or /usr/local/*/pkgconfig, the Fedora 29 build will probably fail. Regards, William
On Wed, Dec 5, 2018 at 2:01 AM Doug Hutcheson <owlbrudder at gmail.com> wrote: > On Wed, 2018-12-05 at 10:55 +1000, Doug Hutcheson wrote: > > Hi Doug, > > > > I have compiled and run 1.5.5svn on Fedora 29 without problems, so > > maybe you could try that? > > > > Greg > > > > > > > > Thanks Greg, but I cannot locate the source bundle - all Google can > > find are the nightly snapshots for Windows and Mac. Could you point > > me in the right direction please? > > > > > > Cheers, Doug > > I found the instructions at > > https://wiki.scribus.net/canvas/Building_SVN_versions_with_CMake#Version_1.5.x > - halfway down the page. Followed the instructions and the build failed > at the link stage again: > [ 76%] Linking CXX executable scribus/usr/bin/ld: > /usr/local/lib/libpodofo.a(PdfFontConfigWrapper.cpp.o): undefined > reference to symbol > 'pthread_mutexattr_settype@@GLIBC_2.2.5'/usr/bin/ld: > //usr/lib64/libpthread.so.0: error adding symbols: DSO missing from > command linecollect2: error: ld returned 1 exit statusmake[2]: *** > [scribus/CMakeFiles/scribus.dir/build.make:13860: scribus/scribus] > Error 1make[1]: *** [CMakeFiles/Makefile2:158: > scribus/CMakeFiles/scribus.dir/all] Error 2make: *** [Makefile:152: > all] Error 2[doug at womble build]$ > SO, one step forward in that I am trying to compile 1.5.5, but still no > cigar. Any ideas anyone?Cheers, Doug > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > http://lists.scribus.net/pipermail/scribus/attachments/20181205/45b3790c/attachment.html > > > ___ > Scribus Mailing List: scribus at lists.scribus.net > Edit your options or unsubscribe: > http://lists.scribus.net/mailman/listinfo/scribus > See also: > http://wiki.scribus.net > http://forums.scribus.net > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.net/pipermail/scribus/attachments/20181205/84f003ba/attachment.html>
