On 11/5/10 5:59 PM, John Culleton wrote: > I compile 1.5.0 nightly and usually I get a message about > GraphicsMagick Since I have ImageMagick on my system I modified the > cmake line as follows: > cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus_svn > -DWANT_GRAPHICSMAGICK=1 > (This is all one line in the script.) > > Now I get a fistfull of error messages in 2>foo2 about GraphicsMagick: > > usr/local/lib/libGraphicsMagick.a(magick_libGraphicsMagick_la- > image.o): In function `GetImageDepthCallBack': > /usr/local/GraphicsMagick-1.3.7/magick/image.c:1614: undefined > reference to `GOMP_critical_name_start' > /usr/local/GraphicsMagick-1.3.7/magick/image.c:1617: undefined > reference to `GOMP_critical_name_end' > /usr/local/GraphicsMagick-1.3.7/magick/image.c:1668: undefined > reference to `GOMP_critical_name_start' > /usr/local/GraphicsMagick-1.3.7/magick/image.c:1672: undefined > reference to `GOMP_critical_name_end' > and so on. > > I will drop back ten and punt on the ImageMagick issue by deleting > stuff from the cmake line. But I am curious why this is happening.
There were changes to the GraphicsMagick finder cmake code.. I'd suggest nuking your build directory and re-running cmake and building. Craig -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 259 bytes Desc: OpenPGP digital signature URL: <http://lists.scribus.info/pipermail/scribus/attachments/20101105/4174f7e8/attachment.pgp>
