delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | Chuck DOT Irvine AT mail DOT sprint DOT com |
X-OpenMail-Hops: | 1 |
Date: | Mon, 20 Nov 2000 16:35:19 -0600 |
Message-Id: | <H00009db0753f24a.0974759716.kcopmp06@MHS> |
Subject: | error making DDD / undefined reference to `viewportWidgetClass' |
MIME-Version: | 1.0 |
TO: | cygwin-xfree AT sources DOT redhat DOT com, cygwin AT sourceware DOT cygnus DOT com, ddd AT gnu DOT org |
--openmail-part-1a7a691b-00000001 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline ;Creation-Date="Mon, 20 Nov 2000 16:35:19 -0600" Content-Transfer-Encoding: 8bit When trying to make DDD, I get the error message below saying that the reference to viewportWidgetClass in ddd/vsl.C is undefined. Does anyone know what library viewportWidgetClass is supposed to be defined in? Any help is greatly appreciated. Thanks, Chuck Irvine Sprint Error: vsl.o: In function `main': /tmp/ddd/ddd-3.2.91/ddd/vsl.C:195: undefined reference to `viewportWidgetClass' collect2: ld returned 1 exit status make[1]: *** [vsl.exe] Error 1 make[1]: Leaving directory `/tmp/ddd/ddd-3.2.91/ddd' make: *** [all-recursive] Error 1 /tmp/ddd/ddd-3.2.91 Versions: cygwin DLL 1.1.5 cygwin/XFree86 4.0 LessTif: 0.91.21 DDD: 3.2.91 Make Log: > make Making all in readline make[1]: Entering directory `/tmp/ddd/ddd-3.2.91/readline' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/ddd/ddd-3.2.91/readline' Making all in vsllib make[1]: Entering directory `/tmp/ddd/ddd-3.2.91/vsllib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/ddd/ddd-3.2.91/vsllib' Making all in themes make[1]: Entering directory `/tmp/ddd/ddd-3.2.91/themes' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/tmp/ddd/ddd-3.2.91/themes' Making all in ddd make[1]: Entering directory `/tmp/ddd/ddd-3.2.91/ddd' c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c sigName.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c strclass.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c tabs.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c uniquify.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c MemCheck.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PrintGC.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c SignalB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TypeInfo.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c UniqueId.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c IntIntAA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StatArray.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StringA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StringMap.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StringSA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StringSAA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VoidArray.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c WidgetSA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Agent.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c AgentM.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c AsyncAgent.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ChunkQueue.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DataLength.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c HandlerL.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LiterateA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ReadLineA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TimeOut.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TTYAgent.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c charsets.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c converters.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c events.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c findParent.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c findWindow.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c fileSBF.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c frame.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c longName.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c selection.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c verify.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c AutoRaise.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Delay.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DestroyCB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ExitCB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c InitImage.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Swallower.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c XErrorB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c freeXmST.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LabelH.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LessTifH.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c MakeMenu.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c MString.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ComboBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c SpinBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TextSetS.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c printBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c AlignBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ArcBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BinBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Box.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxD.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxExtend.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxPoint.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxRegion.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxSize.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ColorBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c CompositeB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DiagBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DummyBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c FixBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c FontFixBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c FontTable.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c HatBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LineBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ListBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c MarkBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c MatchBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PrimitiveB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c SlopeBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StringBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c THatBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TagBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TrueBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ArgNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BuiltinCN.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c CallNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ConstNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DefCallN.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DummyNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LetNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c NameNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ListNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TestNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ThemeVSLL.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c TrueNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSEFlags.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLArgList.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLBuiltin.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLDef.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLDefList.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLErr.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLLib.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c VSLRead.C In file included from VSLRead.C:113: /usr/lib/bison.simple: In function `int VSLLib_parse()': /usr/lib/bison.simple:324: warning: unused variable `struct YYSTYPE * vslvs1' /usr/lib/bison.simple:614: warning: comparison between signed and unsigned /usr/lib/bison.simple:626: warning: comparison between signed and unsigned c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ArcGraphE.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxEdgeA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BoxGraphN.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c EdgeA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c EdgeAPA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Graph.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c GraphEdge.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c GraphEdit.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c GraphGC.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c GraphNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c GraphNPA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c HintGraphN.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LineGraphE.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c LineGESI.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PannedGE.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PosGraphN.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c RegionGN.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ScrolledGE.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c layout.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c annotation.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c args.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c buttons.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c cmdtty.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c comm-manag.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c complete.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ctrl.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c data.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c dbx-lookup.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c decoration.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c deref.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c disp-read.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c editing.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c environ.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c examine.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c exectty.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c exit.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c expired.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c file.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c filetype.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c fonts.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c fortranize.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c gdbinit.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c history.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c hostname.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c index.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c isid.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c java.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c logo.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c logplayer.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c mainloop.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c mydialogs.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c options.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c plotter.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c post.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c print.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c question.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c regexps.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c resolveP.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c resources.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c sashes.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c select.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c session.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c settings.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c shell.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c shorten.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c show.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c simpleMenu.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c configinfo.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c source.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c status.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c string-fun.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c tictactoe.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c tips.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c toolbar.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ungrab.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c value-read.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c vsldoc.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c windows.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c wm.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c xconfig.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c AliasGE.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ArgField.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BreakPoint.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c BreakPM.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c CodeCache.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Command.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DataDisp.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispBox.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispBuffer.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispGraph.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispNode.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispNodeM.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispValue.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispValueA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c DispValueT.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c EntryType.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c GDBAgent.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c HelpCB.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c HistoryD.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c HistoryF.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c MinMaxA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PlotAgent.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PlotArea.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c PosBuffer.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ProgressM.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c RefreshDI.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c SmartC.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c SourceView.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c StringTPA.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ThemeM.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c ThemeP.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c Tool.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c UndoBuffer.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c UndoBE.C c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c WhatNextCB.C /bin/sh ./libtool --mode=link c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o ddd.exe ddd.o basename.o compare.o cook.o cwd.o glob.o hash.o home.o rxclass.o sigName.o strclass.o tabs.o uniquify.o MemCheck.o PrintGC.o SignalB.o TypeInfo.o UniqueId.o IntIntAA.o StatArray.o StringA.o StringMap.o StringSA.o StringSAA.o VoidArray.o WidgetSA.o Agent.o AgentM.o AsyncAgent.o ChunkQueue.o DataLength.o HandlerL.o LiterateA.o ReadLineA.o TimeOut.o TTYAgent.o charsets.o converters.o events.o findParent.o findWindow.o fileSBF.o frame.o longName.o selection.o verify.o AutoRaise.o Delay.o DestroyCB.o ExitCB.o InitImage.o Swallower.o XErrorB.o freeXmST.o LabelH.o LessTifH.o MakeMenu.o MString.o ComboBox.o SpinBox.o TextSetS.o printBox.o AlignBox.o ArcBox.o BinBox.o Box.o BoxD.o BoxExtend.o BoxPoint.o BoxRegion.o BoxSize.o ColorBox.o CompositeB.o DiagBox.o DummyBox.o FixBox.o FontFixBox.o FontTable.o HatBox.o LineBox.o ListBox.o MarkBox.o MatchBox.o PrimitiveB.o SlopeBox.o StringBox.o THatBox.o TagBox.o TrueBox.o ArgNode.o BuiltinCN.o CallNode.o ConstNode.o DefCallN.o DummyNode.o LetNode.o NameNode.o ListNode.o TestNode.o ThemeVSLL.o TrueNode.o VSEFlags.o VSLArgList.o VSLBuiltin.o VSLDef.o VSLDefList.o VSLErr.o VSLLib.o VSLNode.o VSLRead.o ArcGraphE.o BoxEdgeA.o BoxGraphN.o EdgeA.o EdgeAPA.o Graph.o GraphEdge.o GraphEdit.o GraphGC.o GraphNode.o GraphNPA.o HintGraphN.o LineGraphE.o LineGESI.o PannedGE.o PosGraphN.o RegionGN.o ScrolledGE.o layout.o annotation.o args.o buttons.o cmdtty.o comm-manag.o complete.o ctrl.o data.o dbx-lookup.o decoration.o deref.o disp-read.o editing.o environ.o examine.o exectty.o exit.o expired.o file.o filetype.o fonts.o fortranize.o gdbinit.o history.o hostname.o index.o isid.o java.o logo.o logplayer.o mainloop.o mydialogs.o options.o plotter.o post.o print.o question.o regexps.o resolveP.o resources.o sashes.o select.o session.o settings.o shell.o shorten.o show.o simpleMenu.o configinfo.o source.o status.o string-fun.o tictactoe.o tips.o toolbar.o ungrab.o value-read.o vsldoc.o windows.o wm.o xconfig.o AliasGE.o ArgField.o BreakPoint.o BreakPM.o CodeCache.o Command.o DataDisp.o DispBox.o DispBuffer.o DispGraph.o DispNode.o DispNodeM.o DispValue.o DispValueA.o DispValueT.o EntryType.o GDBAgent.o HelpCB.o HistoryD.o HistoryF.o MinMaxA.o PlotAgent.o PlotArea.o PosBuffer.o ProgressM.o RefreshDI.o SmartC.o SourceView.o StringTPA.o ThemeM.o ThemeP.o Tool.o UndoBuffer.o UndoBE.o WhatNextCB.o -L/usr/local/lib -L/usr/X11R6/lib -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lSM -lICE -lncurses -liberty -lm c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o ddd.exe ddd.o basename.o compare.o cook.o cwd.o glob.o hash.o home.o rxclass.o sigName.o strclass.o tabs.o uniquify.o MemCheck.o PrintGC.o SignalB.o TypeInfo.o UniqueId.o IntIntAA.o StatArray.o StringA.o StringMap.o StringSA.o StringSAA.o VoidArray.o WidgetSA.o Agent.o AgentM.o AsyncAgent.o ChunkQueue.o DataLength.o HandlerL.o LiterateA.o ReadLineA.o TimeOut.o TTYAgent.o charsets.o converters.o events.o findParent.o findWindow.o fileSBF.o frame.o longName.o selection.o verify.o AutoRaise.o Delay.o DestroyCB.o ExitCB.o InitImage.o Swallower.o XErrorB.o freeXmST.o LabelH.o LessTifH.o MakeMenu.o MString.o ComboBox.o SpinBox.o TextSetS.o printBox.o AlignBox.o ArcBox.o BinBox.o Box.o BoxD.o BoxExtend.o BoxPoint.o BoxRegion.o BoxSize.o ColorBox.o CompositeB.o DiagBox.o DummyBox.o FixBox.o FontFixBox.o FontTable.o HatBox.o LineBox.o ListBox.o MarkBox.o MatchBox.o PrimitiveB.o SlopeBox.o StringBox.o THatBox.o TagBox.o TrueBox.o ArgNode.o BuiltinCN.o CallNode.o ConstNode.o DefCallN.o DummyNode.o LetNode.o NameNode.o ListNode.o TestNode.o ThemeVSLL.o TrueNode.o VSEFlags.o VSLArgList.o VSLBuiltin.o VSLDef.o VSLDefList.o VSLErr.o VSLLib.o VSLNode.o VSLRead.o ArcGraphE.o BoxEdgeA.o BoxGraphN.o EdgeA.o EdgeAPA.o Graph.o GraphEdge.o GraphEdit.o GraphGC.o GraphNode.o GraphNPA.o HintGraphN.o LineGraphE.o LineGESI.o PannedGE.o PosGraphN.o RegionGN.o ScrolledGE.o layout.o annotation.o args.o buttons.o cmdtty.o comm-manag.o complete.o ctrl.o data.o dbx-lookup.o decoration.o deref.o disp-read.o editing.o environ.o examine.o exectty.o exit.o expired.o file.o filetype.o fonts.o fortranize.o gdbinit.o history.o hostname.o index.o isid.o java.o logo.o logplayer.o mainloop.o mydialogs.o options.o plotter.o post.o print.o question.o regexps.o resolveP.o resources.o sashes.o select.o session.o settings.o shell.o shorten.o show.o simpleMenu.o configinfo.o source.o status.o string-fun.o tictactoe.o tips.o toolbar.o ungrab.o value-read.o vsldoc.o windows.o wm.o xconfig.o AliasGE.o ArgField.o BreakPoint.o BreakPM.o CodeCache.o Command.o DataDisp.o DispBox.o DispBuffer.o DispGraph.o DispNode.o DispNodeM.o DispValue.o DispValueA.o DispValueT.o EntryType.o GDBAgent.o HelpCB.o HistoryD.o HistoryF.o MinMaxA.o PlotAgent.o PlotArea.o PosBuffer.o ProgressM.o RefreshDI.o SmartC.o SourceView.o StringTPA.o ThemeM.o ThemeP.o Tool.o UndoBuffer.o UndoBE.o WhatNextCB.o -L/usr/local/lib -L/usr/X11R6/lib -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lSM -lICE -lncurses -liberty c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c stringify.C /bin/sh ./libtool --mode=link c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o stringify.exe stringify.o c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o stringify.exe stringify.o make[2]: Entering directory `/tmp/ddd/ddd-3.2.91/ddd' + gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -g -c -g ./ctest.c -o ctest.o make[2]: Leaving directory `/tmp/ddd/ddd-3.2.91/ddd' /bin/sh ./libtool --mode=link gcc -g -O2 -o ctest.exe ctest.o gcc -g -O2 -o ctest.exe ctest.o make[2]: Entering directory `/tmp/ddd/ddd-3.2.91/ddd' + c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -g -W -Wall -trigraphs -c -g ./cxxtest.C -o cxxtest.o make[2]: Leaving directory `/tmp/ddd/ddd-3.2.91/ddd' /bin/sh ./libtool --mode=link c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o cxxtest.exe cxxtest.o -lm c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o cxxtest.exe cxxtest.o c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c vsl.C gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include -isystem /usr/X11R6/include -g -O2 -c DocSpace.c /bin/sh ./libtool --mode=link c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o vsl.exe vsl.o DocSpace.o basename.o compare.o cook.o cwd.o glob.o hash.o home.o rxclass.o sigName.o strclass.o tabs.o uniquify.o MemCheck.o PrintGC.o SignalB.o TypeInfo.o UniqueId.o IntIntAA.o StatArray.o StringA.o StringMap.o StringSA.o StringSAA.o VoidArray.o WidgetSA.o Agent.o AgentM.o AsyncAgent.o ChunkQueue.o DataLength.o HandlerL.o LiterateA.o ReadLineA.o TimeOut.o TTYAgent.o charsets.o converters.o events.o findParent.o findWindow.o fileSBF.o frame.o longName.o selection.o verify.o AutoRaise.o Delay.o DestroyCB.o ExitCB.o InitImage.o Swallower.o XErrorB.o freeXmST.o LabelH.o LessTifH.o MakeMenu.o MString.o ComboBox.o SpinBox.o TextSetS.o printBox.o AlignBox.o ArcBox.o BinBox.o Box.o BoxD.o BoxExtend.o BoxPoint.o BoxRegion.o BoxSize.o ColorBox.o CompositeB.o DiagBox.o DummyBox.o FixBox.o FontFixBox.o FontTable.o HatBox.o LineBox.o ListBox.o MarkBox.o MatchBox.o PrimitiveB.o SlopeBox.o StringBox.o THatBox.o TagBox.o TrueBox.o ArgNode.o BuiltinCN.o CallNode.o ConstNode.o DefCallN.o DummyNode.o LetNode.o NameNode.o ListNode.o TestNode.o ThemeVSLL.o TrueNode.o VSEFlags.o VSLArgList.o VSLBuiltin.o VSLDef.o VSLDefList.o VSLErr.o VSLLib.o VSLNode.o VSLRead.o -L/usr/local/lib -L/usr/X11R6/lib -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lSM -lICE -lncurses -liberty -lm c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o vsl.exe vsl.o DocSpace.o basename.o compare.o cook.o cwd.o glob.o hash.o home.o rxclass.o sigName.o strclass.o tabs.o uniquify.o MemCheck.o PrintGC.o SignalB.o TypeInfo.o UniqueId.o IntIntAA.o StatArray.o StringA.o StringMap.o StringSA.o StringSAA.o VoidArray.o WidgetSA.o Agent.o AgentM.o AsyncAgent.o ChunkQueue.o DataLength.o HandlerL.o LiterateA.o ReadLineA.o TimeOut.o TTYAgent.o charsets.o converters.o events.o findParent.o findWindow.o fileSBF.o frame.o longName.o selection.o verify.o AutoRaise.o Delay.o DestroyCB.o ExitCB.o InitImage.o Swallower.o XErrorB.o freeXmST.o LabelH.o LessTifH.o MakeMenu.o MString.o ComboBox.o SpinBox.o TextSetS.o printBox.o AlignBox.o ArcBox.o BinBox.o Box.o BoxD.o BoxExtend.o BoxPoint.o BoxRegion.o BoxSize.o ColorBox.o CompositeB.o DiagBox.o DummyBox.o FixBox.o FontFixBox.o FontTable.o HatBox.o LineBox.o ListBox.o MarkBox.o MatchBox.o PrimitiveB.o SlopeBox.o StringBox.o THatBox.o TagBox.o TrueBox.o ArgNode.o BuiltinCN.o CallNode.o ConstNode.o DefCallN.o DummyNode.o LetNode.o NameNode.o ListNode.o TestNode.o ThemeVSLL.o TrueNode.o VSEFlags.o VSLArgList.o VSLBuiltin.o VSLDef.o VSLDefList.o VSLErr.o VSLLib.o VSLNode.o VSLRead.o -L/usr/local/lib -L/usr/X11R6/lib -lXm -lXp -lXpm -lXext -lXt -lSM -lICE -lX11 -lSM -lICE -lncurses -liberty vsl.o: In function `main': /tmp/ddd/ddd-3.2.91/ddd/vsl.C:195: undefined reference to `viewportWidgetClass' collect2: ld returned 1 exit status make[1]: *** [vsl.exe] Error 1 make[1]: Leaving directory `/tmp/ddd/ddd-3.2.91/ddd' make: *** [all-recursive] Error 1 /tmp/ddd/ddd-3.2.91 > --openmail-part-1a7a691b-00000001 Content-Type: text/plain; charset=us-ascii -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com --openmail-part-1a7a691b-00000001--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |