bug-ddd
[Top][All Lists]
Advanced

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

bug


From: Chiragh . Rejean
Subject: bug
Date: Thu, 8 Feb 2001 10:50:26 -0500

Making all in readline                                                                                          
make[1]: Entering directory `/opt/DDD/ddd-3.3/readline'                                                         
make[1]: Nothing to be done for `all'.                                                                          
make[1]: Leaving directory `/opt/DDD/ddd-3.3/readline'                                                          
Making all in vsllib                                                                                            
make[1]: Entering directory `/opt/DDD/ddd-3.3/vsllib'                                                           
make[1]: Nothing to be done for `all'.                                                                          
make[1]: Leaving directory `/opt/DDD/ddd-3.3/vsllib'                                                            
Making all in themes                                                                                            
make[1]: Entering directory `/opt/DDD/ddd-3.3/themes'                                                           
make[1]: Nothing to be done for `all'.                                                                          
make[1]: Leaving directory `/opt/DDD/ddd-3.3/themes'                                                            
Making all in ddd                                                                                               
make[1]: Entering directory `/opt/DDD/ddd-3.3/ddd'                                                              
cat ./host.h.in | \                                                                                             
sed "s%@HOST_CANONICAL@%alphaev6-dec-osf4.0f%" | \                                                              
sed "s%@TARGET_CANONICAL@%alphaev6-dec-osf4.0f%" | \                                                            
    cat > host.h~ && mv host.h~ host.h                                                                          
cat ./root.h.in | \                                                                                             
sed "s%@ROOT@%/opt/DDD/share/ddd-3.3%" | \                                                                      
sed "s%@ALT_ROOT@%/opt/DDD/share/ddd%" | \                                                                      
    cat > root.h~ && mv root.h~ root.h                                                                          
cat Ddd | cat | \                                                                                               
sed -n -f ./ad2c.sed > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h                                                       
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include     -DNDEBUG -O2 -g -W -Wall -trigraphs  -c dd
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include     -DNDEBUG -O2 -g -W -Wall -trigraphs  -c ex
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include     -DNDEBUG -O2 -g -W -Wall -trigraphs  -c re
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include     -DNDEBUG -O2 -g -W -Wall -trigraphs  -c sh
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/local/include     -DNDEBUG -O2 -g -W -Wall -trigraphs  -c He
HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':                                                  
HelpCB.C:2166: Internal compiler error in `scan_region', at except.c:2566                                       
Please submit a full bug report.                                                                                
See <URL:http://egcs.cygnus.com/faq.html#bugreport> for instructions.                                           
make[1]: *** [HelpCB.o] Error 1                                                                                 
make[1]: Leaving directory `/opt/DDD/ddd-3.3/ddd'                                                               
make: *** [all-recursive] Error 1     


reply via email to

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