bug-ddd
[Top][All Lists]
Advanced

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

Re: Crash on HP-UX 11.00


From: Arnaud Desitter
Subject: Re: Crash on HP-UX 11.00
Date: Thu, 18 Dec 2003 16:48:23 -0000

Hi,

Please look at PROBLEMS where a woraround is prevoded.
Moreover, in configure.ac:

dnl Tweak: HPUX-10.20 requires that Motif be statically linked.
dnl Linking dynamically will appear to succeed, but DDD will core on
startup.
dnl (I haven't tried other HPUX versions, so I'd be glad for any feedback.)
if test "$host_vendor" = "hp" && test "$host_os" = "hpux10.20"; then
   XM_LIBS="/usr/lib/Motif1.2_R6/libXm.a"
fi

Could you provide the value of "host_os" on your machine so that we
can improve the support on HP-UX 11 ?

Regards,

----- Original Message ----- 
From: "Göran Uddeborg" <uddeborg@carmen.se>
Newsgroups: gmane.comp.debugging.ddd.bugs
Sent: Thursday, December 18, 2003 1:52 PM
Subject: Crash on HP-UX 11.00


> I compiled DDD 3.3.8 on HP-UX 11.00.  When I start it, it crashes
> before starting any window.  The output is included below, and so is
> the log file generated in ~/.ddd/log.  Most of the configuration are
> covered in the log file I believe.  I could add that my configuration
> line was
>
>




configure  --with-athena-includes=/usr/contrib/X11R6/include --with-athena-l
ibraries=/usr/contrib/X11R6/lib
>
> /usr/contrib/X11R6 are where HP places Xaw and Xmu.
>
> This is completely repeatable, it happens every invocation.  Please
> tell me if there is anything I could do to get more information for
> you.
>
>


----------------------------------------------------------------------------
----


> _______________________________________________
> Bug-ddd mailing list
> Bug-ddd@gnu.org
> http://mail.gnu.org/mailman/listinfo/bug-ddd
>





reply via email to

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