bug-3dldf
[Top][All Lists]
Advanced

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

[bug-3dldf] Pbm AM_CXXFLAGS & Seg-Fault on alpha


From: Glen Ritchie
Subject: [bug-3dldf] Pbm AM_CXXFLAGS & Seg-Fault on alpha
Date: Tue, 24 Aug 2004 12:12:36 -0700 (PDT)

Hi Laurence,

---
I grabbed the latest source CVS, 1:30 pm CSDT.

***
Upon doing the:
    aclocal && autoconf && autoheader && automake
--add-missing --copy

step.

This resulted:

/usr/share/aclocal/avifile.m4:21: warning: underquoted
definition of AM_PATH_AVIFILE
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/opt/gnome/share/aclocal/gst-element-check-0.6.m4:7:
warning: underquoted definition of
AM_GST_ELEMENT_CHECK
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
CWEB/Makefile.am: installing `./depcomp'
CWEB/Makefile.am:133: `CXXFLAGS' is a user variable,
you should not override it;CWEB/Makefile.am:133: use
`AM_CXXFLAGS' instead.
Makefile.am: required file `./ChangeLog' not found
CWEB/Makefile.am:133: `CXXFLAGS' is a user variable,
you should not override it;CWEB/Makefile.am:133: use
`AM_CXXFLAGS' instead.

---
Problem with CXX_FLAGS (of 3dldf) versus AutoMake
wanting
AM_CXXFLAGS. [[Or is it AutoConf?]]

** It still would compile, afterwards.

I noticed it compiled much faster. Only a couple
minutes,
versus the 15 before?

??? It was this a not-so good sign, too?

***
It all builds.

However, trying:

--- 
  address@hidden:~/3dproject/tst-Aug24/run/CWEB> vim abc.ldf
  address@hidden:~/3dproject/tst-Aug24/run/CWEB> ./3dldf <abc.ldf
vector_size == 0
Segmentation fault
  address@hidden:~/3dproject/tst-Aug24/run/CWEB> ./3dldf <mmm.ldf
vector_size == 0
Segmentation fault
  address@hidden:~/3dproject/tst-Aug24/run/CWEB> ./3dldf
<sample.ldf
vector_size == 0
Segmentation fault

I suppose this is the null pointer. You recommended
(for me
to) trace down? (I won't be able to dig too deeply
into
3DLDF, till the weekend.)

Glen

%% Local Variables:
%% mode:auto-fill
%% fill-column:59
%% End:


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 




reply via email to

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