[hashcash] freeBSD 5.3 compile problems
- From: Atom 'Smasher' <atom@xxxxxxxxxxxxxx>
- To: hashcash@xxxxxxxxxxxxx
- Date: Tue, 30 Nov 2004 00:35:05 -0500 (EST)
FreeBSD 5.3-RELEASE
hashcash-1.13
gcc (GCC) 3.4.2
# make x86
make "CFLAGS=-DREGEXP_POSIX -O3 -funroll-loops -march=i386 -mcpu=pentium -mmmx
-D_REENTRANT -D_THREAD_SAFE -fPIC " build
cc -DREGEXP_POSIX -O3 -funroll-loops -march=i386 -mcpu=pentium -mmmx
-D_REENTRANT -D_THREAD_SAFE -fPIC -c hashcash.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
hashcash.c:1109: error: conflicting types for 'db_purge'
hashcash.c:121: error: previous declaration of 'db_purge' was here
hashcash.c:1109: error: conflicting types for 'db_purge'
hashcash.c:121: error: previous declaration of 'db_purge' was here
*** Error code 1
Stop in /root/dmz/hashcash-1.13.
*** Error code 1
Stop in /root/dmz/hashcash-1.13.
...atom
_________________________________________
PGP key - http://atom.smasher.org/pgp.txt
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"If Jesus had been killed 20 years ago, Catholic school
children would be wearing little electric chairs around
their necks instead of crosses"
-- Lenny Bruce
- Follow-Ups:
- [hashcash] Re: freeBSD 5.3 compile problems
- From: Justin Guyett
Other related posts:
- » [hashcash] Re: freeBSD 5.3 compile problems
- » [hashcash] Re: freeBSD 5.3 compile problems
- » [hashcash] Re: freeBSD 5.3 compile problems
- » [hashcash] freeBSD 5.3 compile problems
- » [hashcash] Re: freeBSD 5.3 compile problems
- » [hashcash] Re: freeBSD 5.3 compile problems
- » [hashcash] Re: freeBSD 5.3 compile problems
- » [hashcash] Re: freeBSD 5.3 compile problems
- [hashcash] Re: freeBSD 5.3 compile problems
- From: Justin Guyett