ddd
[Top][All Lists]
Advanced

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

Re: ddd-3.2.98 configure problem on cygwin


From: Jong B. Lee
Subject: Re: ddd-3.2.98 configure problem on cygwin
Date: Wed, 31 Jan 2001 22:30:52 +0900

It's not related to the link order.
Link order problem (configure problem) has solved since 
ddd-3.2.91...(Officially...3.2.95)
ddd-3.2.98 has no problem at all on cygwin.

This time, Chuck seems to have wrong lesstif.
Chuck, check out your /usr/local/lib/libXm.a to see whether it correctly 
simlinked to the original one.
ex)  !<symlink>../LessTif/Motif1.2/lib/libXm.a 
Or, you'd better rebuild and reinstall it.

JBL

----- Original Message ----- 
From: "Andreas Zeller" <address@hidden>
To: <address@hidden>
Cc: "Suhaib Siddiqi" <address@hidden>; <address@hidden>; <address@hidden>; "DDD 
Mailing List" <address@hidden>
Sent: Wednesday, January 31, 2001 6:26 PM
Subject: Re: ddd-3.2.98 configure problem on cygwin


> Hi!
> 
> Suhaib Siddiqi <address@hidden> writes:
> 
> >  This is really DDD issue, which needs to be fixed.  The order
> > of libraries in your Makefiles, generated by configure script of DDD,
> > are wrong.  You can either manually edit the Makefiles or
> > fix the configure script.
> 
> Chuck's report does not relate to the DDD Makefiles - `make' is never
> called, but to the invocation of DDD `configure'.  To fix this, I need:
> 
> * the exact error message, as listed in the `config.log'
>   and `ddd/config.log' files.
> 
> * the `configure' invocation, as listed in the `config.status' file.
> 
> Please reply soon, such that fixes (if needed) can make it into DDD 3.3.
> 
> 
> > I quote you from www.lesstif.org FAQ, which DDD folks should consider
> > reading too. 
> 
> I don't know how Suhaib can assume there's something I haven't read :-)
> Yes, I have read the LessTif FAQ, and the DDD Makefile has since been
> fixed to work with Cygwin (as of DDD 3.2.98 and later).  Here's the
> library ordering on my system:
> 
>     -lXm -lXaw -lXmu -lXt -lXpm -lXp -lXext \
>         -lX11 -lSM -lICE -lncurses -liberty -lm
> 
> Compare this to the ordering as specified in the LessTif FAQ - you'll
> find it's perfectly compliant:
> 
>     -lMrm -lXm -lXt -lXmu -lXp -lXext -lX11 -lSM -lICE
> 
> Remember: for a bug report, always state what you do, what you expect,
> and how your experience differs from the expectations.  Anything else,
> including assumptions about the code and its developers, rarely helps.
> 
> Best wishes,
> 
> Andreas
> 
> -- 
> Andreas Zeller     Universitaet Passau
>                    http://www.fmi.uni-passau.de/st/staff/zeller/
> 
> _______________________________________________
> Ddd mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/ddd
> 

reply via email to

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