Problems with make on HP-UX 10.20

Casey, Brian A. BCasey at mc.utmck.edu
Mon Jun 17 22:30:02 CEST 2002


Thank you very much, Albert.  I ran configure with --disable-dynload and was
then able to run "make" successfully, though I had two types of warnings:

"Pointers are not assignment-compatible"
"Argument #1 is not the correct type"

I have two further questions.  First, are these warnings anything to worry
about?  Second, I am now having trouble with "make check".  I have 20 of 25
tests failing, then the following output:

make[2]: *** [check-TESTS] Error 1                                     
make[2]: Leaving directory `/usr/local/gnupg/gnupg-1.0.7/checks'       
make[1]: *** [check-am] Error 2                                        
make[1]: Leaving directory `/usr/local/gnupg/gnupg-1.0.7/checks'       
make: *** [check-recursive] Error 1                                    

What do I need to do before I move on to the "make install"?

Thanks again in advance,
Brian Casey


-----Original Message-----
From: Albert Chin [mailto:gnupg-devel at thewrittenword.com]
Sent: Monday, June 17, 2002 1:45 PM
To: gnupg-devel at gnupg.org
Subject: Re: Problems with make on HP-UX 10.20


On Fri, Jun 14, 2002 at 04:55:26PM -0400, Casey, Brian A. wrote:
> Hello,
> 
> I've gotten over several hurdles, but "make" is still failing.  I've put
egd
> in place and have it running, and I've installed GNU Make, and the SHA and
> SHA1 modules for perl.  My make fails with:
> 
> ./gpg_dearmor > ./plain-2 < ./plain-2o.asc                          
> ./gpg_dearmor > ./plain-3 < ./plain-3o.asc                          
> ./gpg_dearmor > ./pubring.pkr < ./pubring.pkr.asc                   
> ./gpg_dearmor > ./secring.skr < ./secring.skr.asc                   
> cat ./options.in >./options                                         
> ../tools/mk-tdata   500  >data-500                                  
> ../tools/mk-tdata  9000  >data-9000                                 
> ../tools/mk-tdata 32000  >data-32000                                
> ../tools/mk-tdata 80000  >data-80000                                
> cat ./../doc/HACKING \                                              
>     ./../doc/DETAILS \                                              
>     ./../doc/FAQ         >plain-large                               
> ../g10/gpg --homedir . --quiet --yes --import ./pubdemo.asc         
> gpg: ../cipher/tiger: error loading extension: Exec format error    
> make[2]: *** [prepared.stamp] Error 2                               
> make[2]: Leaving directory `/usr/local/gnupg/gnupg-1.0.7/checks'    
> make[1]: *** [all-recursive] Error 1                                
> make[1]: Leaving directory `/usr/local/gnupg/gnupg-1.0.7'           
> make: *** [all] Error 2                                             
> 
> I'm not savvy with make so I have no idea what this is telling me.  Can
> anyone help?

Try building with --disable-dynload.

-- 
albert chin (china at thewrittenword.com)

_______________________________________________
Gnupg-devel mailing list
Gnupg-devel at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-devel




More information about the Gnupg-devel mailing list