home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!gatech!paladin.american.edu!auvm!CNBVX3.CNB.UAM.ES!ROBERTO
- X-Delivery-Notice: SMTP MAIL FROM does not correspond to sender.
- X-Organization: Universidad Autonoma de Madrid (UAM)
- X-Envelope-to: AIX-L@PUCC.bitnet
- X-VMS-To: IN"AIX-L@PUCC.bitnet"
- Message-ID: <01GSL2AK3LNK90MYJV@ccuam2>
- Newsgroups: bit.listserv.aix-l
- Date: Mon, 21 Dec 1992 16:55:00 GMT
- Sender: IBM AIX Discussion List <AIX-L@PUCC.BITNET>
- Comments: Pasarela de correo electronico local Internet<->DECnet de la UAM
- From: "Roberto Marabini, C.N.B" <ROBERTO@CNBVX3.CNB.UAM.ES>
- Subject: ImageMagick
- Lines: 37
-
- Hello
- I've been trying to compile the public domain program ImageMagick
- in my RS6000 (AIX 3.1)
-
- The Link utility returns a lot of undefined symbols
-
- ******
-
- cc -O -I/usr/include/X11R4 -o display display.o X.o image.o
- shear.o quantize.o colors.o signature.o compress.o
- alien.o PreRvIcccm.o -L/usr/lib/X11R4 -lX11 -lXm -lXt -lm
-
- 0706-317 ERROR: Unresolved or undefined symbols detected:
- Symbols in error (followed by references) are
- dumped to the load map.
- .XWithdrawWindow
- .XReconfigureWMWindow
- .XAllocStandardColormap
- .XAllocSizeHints
- .XWMGeometry
- .XAllocClassHint
- .XAllocWMHints
- .XSetWMName
- .XAllocIconSize
- .XGetRGBColormaps
- .XSetWMProperties
- .XSetWMProtocols
- make: 1254-004 The error code from the last command is 8.
- ******
-
- I dont know if the X-libraries than are delivered with the AIX 3.1 don't
- have these routines or I'm doing something wrong.
- I believe that I need the realise 4 of X-Windows and I only have the 3
- So I would apreciate any hint
-
-
- Roberto@cnbvx3.cnb.uam.es
-