[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #12789] hell of a time compiling this...
From: |
John Stasko |
Subject: |
PSPP-BUG: [bug #12789] hell of a time compiling this... |
Date: |
Sun, 1 May 2005 22:08:56 +0000 |
User-agent: |
Opera/7.54 (X11; Linux i586; U) [en] |
Follow-up Comment #6, bug #12789 (project pspp):
Dear John Darrington:
I did the following:
-moved pspp aside
-checked out a new copy
-tried to make everything again according to README.developer
and it gave the same errors. Actually, there were also some warnings but I
ignored them.
-went into src/expressions and cleaned, made and grepped operations.h for
atom_type- it did not exist.
-and below you can see that I'm running gcc 2.95.4
Thanks for your help!
-John
address@hidden:~$ mv pspp pspp1
address@hidden:~$ cvs -z3 -d:ext:address@hidden:/cvsroot/pspp co pspp
...
address@hidden:~$ cd pspp
address@hidden:~/pspp$ make -f Smake
...
address@hidden:~/pspp$ make
...*terminates with same errors about private.h
address@hidden:~/pspp$ cd src/expressions/
address@hidden:~/pspp/src/expressions$ make clean
test -z "evaluate.h evaluate.inc operations.h optimize.inc parse.inc" || rm
-f evaluate.h evaluate.inc operations.h optimize.inc parse.inc
test -z "libexpressions.a" || rm -f libexpressions.a
rm -f *.o
address@hidden:~/pspp/src/expressions$ make operations.h
/usr/bin/perl -I . operations.h.pl -o operations.h -i ./operations.def
address@hidden:~/pspp/src/expressions$ grep atom_type operations.h
address@hidden:~/pspp/src/expressions$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs
gcc version 2.95.4 20011002 (Debian prerelease)
address@hidden:~/pspp/src/expressions$
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=12789>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- PSPP-BUG: [bug #12789] hell of a time compiling this..., John Stasko, 2005/05/01
- PSPP-BUG: [bug #12789] hell of a time compiling this...,
John Stasko <=
- PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., John Darrington, 2005/05/05
- PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., John Darrington, 2005/05/05
- PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., Ben Pfaff, 2005/05/02
- Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., Ben Pfaff, 2005/05/03
- Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., John Darrington, 2005/05/05
- Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., Ben Pfaff, 2005/05/03
- Re: PSPP-BUG: Re: [bug #12789] hell of a time compiling this..., John Darrington, 2005/05/05