public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Sawa <sawa@cse.iitb.ac.in>
To: gcc-help@gcc.gnu.org, Claudio Bley <bley@cs.uni-magdeburg.de>
Subject: Re: image magic compilation errorrs
Date: Wed, 23 Oct 2002 08:28:00 -0000	[thread overview]
Date: Wed, 23 Oct 2002 21:01:42 +0530 (IST)	[thread overview]
Message-ID: <Pine.HPX.4.21.0210232059520.20569-200000@voxel.cse.iitb.ac.in> (raw)
In-Reply-To: <15798.46707.713817.181679@wh2-19.st.uni-magdeburg.de>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 222 bytes --]

sorry for that silly mistake earlier
but this one i really dont know wht to do
I am attaching a the error file
its too long but due to some basic error whcih is commonm or all
please look into it

Thanks in advance 

Sawa

[-- Attachment #2: Type: TEXT/PLAIN, Size: 6170 bytes --]

bash-2.05b$ c++ -o test test.cpp `Magick++-config --cxxflags --cppflags --ldflags --libs`
In file included from /usr/X11R6/include/X11/magick/Magick++/Thread.h:25,
                 from /usr/X11R6/include/X11/magick/Magick++/Blob.h:11,
                 from /usr/X11R6/include/X11/magick/Magick++/Image.h:14,
                 from /usr/X11R6/include/X11/magick/Magick++.h:9,
                 from test.cpp:1:
/usr/X11R6/include/X11/magick/Magick++/Include.h:13:36: magick/magick_config.h: No such
file or directory
/usr/X11R6/include/X11/magick/Magick++/Include.h:47:24: magick/api.h: No such file or
directory
In file included from /usr/X11R6/include/X11/magick/Magick++/Thread.h:25,
                 from /usr/X11R6/include/X11/magick/Magick++/Blob.h:11,
                 from /usr/X11R6/include/X11/magick/Magick++/Image.h:14,
                 from /usr/X11R6/include/X11/magick/Magick++.h:9,
                 from test.cpp:1:
/usr/X11R6/include/X11/magick/Magick++/Include.h:60: `Quantum' not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:63: `InitializeMagick' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:66: `ClassType' not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:67: `UndefinedClass' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:68: `DirectClass' not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:69: `PseudoClass' not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:72: `ColorspaceType' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:73: `UndefinedColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:74: `RGBColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:75: `GRAYColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:76: `TransparentColorspace'
   not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:77: `OHTAColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:78: `XYZColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:79: `YCbCrColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:80: `YCCColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:81: `YIQColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:82: `YPbPrColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:83: `YUVColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:84: `CMYKColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:85: `sRGBColorspace' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:88: `AddCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:89: `AtopCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:90: `BumpmapCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:91: `ClearCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:92: `ColorizeCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:93: `CompositeOperator' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:94: `CopyBlueCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:95: `CopyCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:96: `CopyGreenCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:97: `CopyOpacityCompositeOp'
   not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:98: `CopyRedCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:99: `DarkenCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:100: `DifferenceCompositeOp'
   not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:101: `DisplaceCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:102: `DissolveCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:103: `HueCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:104: `InCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:105: `LightenCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:106: `LuminizeCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:107: `MinusCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:108: `ModulateCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:109: `MultiplyCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:110: `NoCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:111: `OutCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:112: `OverCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:113: `OverlayCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:114: `PlusCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:115: `SaturateCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:116: `ScreenCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:117: `SubtractCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:118: `ThresholdCompositeOp'
   not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:119: `UndefinedCompositeOp'
   not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:120: `XorCompositeOp' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:123: `CompressionType' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:124: `UndefinedCompression'
   not declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:125: `NoCompression' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:126: `BZipCompression' not
   declared
/usr/X11R6/include/X11/magick/Magick++/Include.h:127: `FaxCompression' not
   declared


  reply	other threads:[~2002-10-23 15:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-23  6:39 Sawa
2002-10-23  7:46 ` Claudio Bley
2002-10-23  8:28   ` Sawa [this message]
2002-10-23 16:26     ` Claudio Bley
2002-10-24  8:34       ` Sawa
2002-10-28  5:18         ` Claudio Bley
2002-10-28 22:50           ` Abhineet Sawa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.HPX.4.21.0210232059520.20569-200000@voxel.cse.iitb.ac.in \
    --to=sawa@cse.iitb.ac.in \
    --cc=bley@cs.uni-magdeburg.de \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).