Date: Sun, 16 Apr 2000 16:51:42 -0700 (MST) From: Jason Barnes <jbarnes@c3po.lpl.arizona.edu> To: freebsd-ports@freebsd.org, Wayne Barnes <wayne@barnes1.wustl.edu> Subject: ImageMagick++ Message-ID: <Pine.BSF.4.21.0004161644290.58260-100000@c3po.lpl.arizona.edu>
next in thread | raw e-mail | index | archive | help
Hi. I recently upgraded to FreeBSD 4.0. However, under the new system I have been unable to get the ImageMagick c++ library (Magick++) to compile (it compiled these programs fine in 3.4, using egcs). The error I am getting when I compile is: /usr/local/lib/libMagick.so: warning: tempnam() possibly used unsafely; consider using mkstemp() /usr/local/lib/libMagick++.a(Color.o): In function `exception::exception(exception const &)': Color.o(.gnu.linkonce.t.__9exceptionRC9exception+0xb): undefined reference to `exception virtual table' /usr/local/lib/libMagick++.a(Image.o): In function `bad_alloc::bad_alloc(void)':Image.o(.gnu.linkonce.t.__9bad_alloc+0x18): undefined reference to `bad_alloc virtual table' /usr/local/lib/libMagick++.a(Image.o): In function `bad_alloc::bad_alloc(bad_alloc const &)': Image.o(.gnu.linkonce.t.__9bad_allocRC9bad_alloc+0x1d): undefined reference to `bad_alloc virtual table' gmake: *** [program1] Error 1 I apreciate any ideas anyone might have, thank you :) - J /---------------------------------------------------------------------------\ |Jason Barnes | |U of A LPL Box#238 A real person has two reasons for doing anything: | |Tucson, AZ 85721 a good reason, and the real reason. | |(520) 327 - 8483 | \---------------------------------------------------------------------------/ PGP public key can be obtained at http://c3po.lpl.arizona.edu/pgpkey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004161644290.58260-100000>