ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ddd-3.3.9-test2 is released re: HP-UX 11.0


From: twurgl
Subject: Re: ddd-3.3.9-test2 is released re: HP-UX 11.0
Date: Wed, 19 May 2004 08:01:29 -0400




test2 doesn't compile "out of the box" on HP-UX 11.0, at least on this system.  
I am using gcc-3.3.2 and after doing the standard
configure, I get: down to:

make -j3
.
.
.
g++ -O2 -g -Wall -W -Wwrite-strings -trigraphs -o vsl vsl.o DocSpace.o assert.o 
basename.o compare.o cook.o cwd.o glob.o hash.o home.o isid.o rxclass.o 
sigName.o strclass.o tabs.o uniquify.o Logger.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 DeleteWCB.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 TrueBo
x.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  /usr/lib/Motif1.2_R6/libXm.a
-lXaw -lXmu -lXt -lXpm -lXp -lXext -lSM -lICE -lX11 -lcurses -ly -lelf -lm
g++: /usr/lib/Motif1.2_R6/libXm.a: No such file or directory
make[2]: *** [vsl] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/u/rdsnfs5/t901353/src/ddd-3.3.9-test2/ddd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/u/rdsnfs5/t901353/src/ddd-3.3.9-test2/ddd'
make: *** [all-recursive] Error 1

My standard location for libXm.a is

/usr/lib/Motif2.1

So I re-configured with

./configure --with-motif-libraries=/usr/lib/Motif2.1

and I get the SAME error....?

Continuing to check this out...

BTW, where does DDD configure determine my email address?  It is giving an old 
address and not the new.

Thanks!

tom






reply via email to

[Prev in Thread] Current Thread [Next in Thread]