Todays (15/4) does not compile
list Lars Ebeling
I am running hobbit on HP-UX 11.11 (also known as 11i v1) CC="cc" CFLAGS="-g -O -D_REENTRANT -DHPUX -I. -Iépwdé/include -I/usr/local/inclu de" LDFLAGS="" OSDEF="-DHPUX" RPATHOPT="" PCREINCDIR="-I/usr/local/include" SSLF LAGS="-DBBGEN_SSL" SSLINCDIR="-I/usr/local/include " SSLLIBS="-L/usr/local/lib - lssl -lcrypto" NETLIBS="-lnsl" BBTOPDIR="/home/hobbit" BBLOGDIR="/var/log/hobbit " BBHOSTNAME="leopg9" BBHOSTIP="192.168.0.2" BBHOSTOS="hp-ux" make -C lib all makeÄ1Å: Entering directory é/home/hobbit/snapshot/lib' cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/in clude -I. -I../include -c -o rmd160c.o rmd160c.c rmd160c.c:66:23: sys/cdefs.h: No such file or directory In file included from rmd_locl.h:66, from rmd160c.c:72: ripemd.h:84: error: parse error before "u_int32_t" ripemd.h:84: warning: no semicolon at end of struct or union ripemd.h:85: warning: data definition has no type or storage class ripemd.h:86: error: parse error before "data" ripemd.h:86: warning: data definition has no type or storage class ripemd.h:88: error: parse error before 'å' token ripemd.h:88: warning: data definition has no type or storage class rmd160c.c:88: error: parse error before '*' token rmd160c.c:92: error: parse error before "RIPEMD160_CTX" rmd160c.c:92: warning: data definition has no type or storage class rmd160c.c:93: error: parse error before 'ä' token rmd160c.c:105: error: parse error before "RIPEMD160_CTX" . . . . . • $ su Password: # find / -name cdefs.h # Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
list Tim Rotunda
Gcc works far better. Tim
▸
From: lars ebeling [mailto:user-1fecd3eafd52@xymon.invalid] Sent: Saturday, April 15, 2006 4:10 AM To: hobbit Subject: [hobbit] Todays (15/4) does not compile I am running hobbit on HP-UX 11.11 (also known as 11i v1) CC="cc" CFLAGS="-g -O -D_REENTRANT -DHPUX -I. -Iépwdé/include -I/usr/local/inclu de" LDFLAGS="" OSDEF="-DHPUX" RPATHOPT="" PCREINCDIR="-I/usr/local/include" SSLF LAGS="-DBBGEN_SSL" SSLINCDIR="-I/usr/local/include " SSLLIBS="-L/usr/local/lib - lssl -lcrypto" NETLIBS="-lnsl" BBTOPDIR="/home/hobbit" BBLOGDIR="/var/log/hobbit " BBHOSTNAME="leopg9" BBHOSTIP="192.168.0.2" BBHOSTOS="hp-ux" make -C lib all makeÄ1Å: Entering directory é/home/hobbit/snapshot/lib' cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/in clude -I. -I../include -c -o rmd160c.o rmd160c.c rmd160c.c:66:23: sys/cdefs.h: No such file or directory In file included from rmd_locl.h:66, from rmd160c.c:72: ripemd.h:84: error: parse error before "u_int32_t" ripemd.h:84: warning: no semicolon at end of struct or union ripemd.h:85: warning: data definition has no type or storage class ripemd.h:86: error: parse error before "data" ripemd.h:86: warning: data definition has no type or storage class ripemd.h:88: error: parse error before 'å' token ripemd.h:88: warning: data definition has no type or storage class rmd160c.c:88: error: parse error before '*' token rmd160c.c:92: error: parse error before "RIPEMD160_CTX" rmd160c.c:92: warning: data definition has no type or storage class rmd160c.c:93: error: parse error before 'ä' token rmd160c.c:105: error: parse error before "RIPEMD160_CTX" . . . . . • $ su Password: # find / -name cdefs.h # Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
list Lars Ebeling
I am running gcc. $ cc -v Reading specs from /usr/local/lib/gcc/hppa2.0w-hp-hpux11.11/3.4.2/specs Configured with: /scratch/njs/pkgbuild/3.3.1/hpux-11/gcc-3.4.2/configure --enabl e-languages=c,c++ --enable-threads=posix --disable-nls --with-gnu-as --without-g nu-ld --with-as=/usr/local/bin/as --with-ld=/usr/ccs/bin/ld --with-libiconv-pref ix=/usr/local --prefix=/usr/local Thread model: posix gcc version 3.4.2 Lars ----- Original Message ----- From: Tim Rotunda To: user-ae9b8668bcde@xymon.invalid Sent: Saturday, April 15, 2006 2:06 PM Subject: RE: [hobbit] Todays (15/4) does not compile
▸
Gcc works far better. Tim From: lars ebeling [mailto:user-1fecd3eafd52@xymon.invalid] Sent: Saturday, April 15, 2006 4:10 AM To: hobbit Subject: [hobbit] Todays (15/4) does not compile I am running hobbit on HP-UX 11.11 (also known as 11i v1) CC="cc" CFLAGS="-g -O -D_REENTRANT -DHPUX -I. -Iépwdé/include -I/usr/local/inclu de" LDFLAGS="" OSDEF="-DHPUX" RPATHOPT="" PCREINCDIR="-I/usr/local/include" SSLF LAGS="-DBBGEN_SSL" SSLINCDIR="-I/usr/local/include " SSLLIBS="-L/usr/local/lib - lssl -lcrypto" NETLIBS="-lnsl" BBTOPDIR="/home/hobbit" BBLOGDIR="/var/log/hobbit " BBHOSTNAME="leopg9" BBHOSTIP="192.168.0.2" BBHOSTOS="hp-ux" make -C lib all makeÄ1Å: Entering directory é/home/hobbit/snapshot/lib' cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/in clude -I. -I../include -c -o rmd160c.o rmd160c.c rmd160c.c:66:23: sys/cdefs.h: No such file or directory In file included from rmd_locl.h:66, from rmd160c.c:72: ripemd.h:84: error: parse error before "u_int32_t" ripemd.h:84: warning: no semicolon at end of struct or union ripemd.h:85: warning: data definition has no type or storage class ripemd.h:86: error: parse error before "data" ripemd.h:86: warning: data definition has no type or storage class ripemd.h:88: error: parse error before 'å' token ripemd.h:88: warning: data definition has no type or storage class rmd160c.c:88: error: parse error before '*' token rmd160c.c:92: error: parse error before "RIPEMD160_CTX" rmd160c.c:92: warning: data definition has no type or storage class rmd160c.c:93: error: parse error before 'ä' token rmd160c.c:105: error: parse error before "RIPEMD160_CTX" . . . . . • $ su Password: # find / -name cdefs.h # Regards Lars Ebeling http://leopg9.no-ip.org Hobbithobbyist "It is better to keep your mouth shut and appear stupid than to open it and remove all doubt." -- Mark Twain
list Henrik Størner
▸
On Sat, Apr 15, 2006 at 11:09:55AM +0200, lars ebeling wrote:
I am running hobbit on HP-UX 11.11 (also known as 11i v1)
cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -c -o rmd160c.o rmd160c.c rmd160c.c:66:23: sys/cdefs.h: No such file or directory In file included from rmd_locl.h:66, from rmd160c.c:72: ripemd.h:84: error: parse error before "u_int32_t" I was pretty sure this would break on some systems. I've hacked this code now, so please give it another try. You need to run "make clean" first, though, if you try to build and there's already a "include/config.h" file. Henrik
list Lars Ebeling
Have you built a new snapshot? Lars
▸
----- Original Message -----
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Saturday, April 15, 2006 6:05 PM
Subject: Re: [hobbit] Todays (15/4) does not compile
On Sat, Apr 15, 2006 at 11:09:55AM +0200, lars ebeling wrote:I am running hobbit on HP-UX 11.11 (also known as 11i v1) cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -c -o rmd160c.o rmd160c.c rmd160c.c:66:23: sys/cdefs.h: No such file or directory In file included from rmd_locl.h:66, from rmd160c.c:72: ripemd.h:84: error: parse error before "u_int32_t"I was pretty sure this would break on some systems. I've hacked this code now, so please give it another try. You need to run "make clean" first, though, if you try to build and there's already a "include/config.h" file. Henrik
list Lars Ebeling
Downloaded new snapshot and got:
▸
cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/in
clude -I. -I../include -c -o rmd160c.o rmd160c.c
rmd160c.c: In function éRIPEMD160_Transform':
rmd160c.c:248: error: éq' undeclared (first use in this function)
rmd160c.c:248: error: (Each undeclared identifier is reported only once
rmd160c.c:248: error: for each function it appears in.)
rmd160c.c:249: error: éi' undeclared (first use in this function)
makeÄ1Å: *** Ärmd160c.oÅ Error 1
makeÄ1Å: Leaving directory é/home/hobbit/snapshot/lib'
make: *** Älib-buildÅ Error 2
▸
$
----- Original Message -----
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Saturday, April 15, 2006 6:05 PM
Subject: Re: [hobbit] Todays (15/4) does not compile
On Sat, Apr 15, 2006 at 11:09:55AM +0200, lars ebeling wrote:I am running hobbit on HP-UX 11.11 (also known as 11i v1) cc -g -O -D_REENTRANT -DHPUX -I. -I/home/hobbit/snapshot/include -I/usr/local/include -I. -I../include -c -o rmd160c.o rmd160c.c rmd160c.c:66:23: sys/cdefs.h: No such file or directory In file included from rmd_locl.h:66, from rmd160c.c:72: ripemd.h:84: error: parse error before "u_int32_t"I was pretty sure this would break on some systems. I've hacked this code now, so please give it another try. You need to run "make clean" first, though, if you try to build and there's already a "include/config.h" file. Henrik