I've found out a bit more about this error. I think its related to the
gcc version.                                                          
                                                                      
I successfully built the Unix source version 3.3.3r2 on my x86 Redhat 
7.0 distro that came with gcc:                                        
[root@Wilber /root]# gcc -v Reading specs from                        
/usr/local/gcc2953instdir/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/specs  
gcc version 2.95.3 20010315 (release)                                 
[root@Wilber /root]#                                                  
                                                                      
However I am trying to build Unix source version 3.3.3r2 on a alpha   
machine with a mandrake distro that came with gcc:                    
[root@alpha Xvnc]# gcc -v                                             
Reading specs from /usr/lib/gcc-lib/alpha-mandrake-linux/2.95.3/specs 
gcc version 2.95.3 19991030 (prerelease)                              
[root@alpha Xvnc]#                                                    
                                                                      
Are there any changes I can make to the Makefile so that I can compile
Xvnc without having to upgrade gcc?                                   
                                                                      
Matthew.                                                              
                                                                      
                                                                      
> Hello,                                                              
                                                                      
> I downloaded the Unix source version 3.3.3r2.                       
                                                                      
> I un zip/tar ed the source                                          
                                                                      
> did a                                                               
                                                                      
> xmkmf                                                               
                                                                      
> then did a                                                          
                                                                      
> make World                                                          
                                                                      
>                                                                     
                                                                      
> That built file. However when I did a                               
                                                                      
> cd Xvnc/                                                            
                                                                      
> make World                                                          
                                                                      
>                                                                     
                                                                      
> it failed. Here is a snippet of the output:                         
                                                                      
> make[2]: Entering directory                                         
                                                                      
> `/apps/linux/vnc_unixsrc/Xvnc/config/imake'                         
                                                                      
> gcc -O -ansi -pedantic  -I../../include -I../../exports/include/X11 
                                                                      
> -I../.. -I../../exports/include  -Dlinux LinuxMachineDefines        
                                                                      
> -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L      
                                                                      
> -D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT   -DFUNCPROTO=15          
                                                                      
> -DNARROWPROTO    -DCPP_PROGRAM="\"/lib/cpp\""   -c -o imake.o       
imake.c                                                               
> gcc: cannot specify -o with -c or -S and multiple compilations      
                                                                      
> make[2]: *** [imake.o] Error 1                                      
                                                                      
> make[2]: Leaving directory                                          
`/apps/linux/vnc_unixsrc/Xvnc/config/imake'                           
> make[1]: *** [imake.bootstrap] Error 2                              
                                                                      
> make[1]: Leaving directory `/apps/linux/vnc_unixsrc/Xvnc'           
                                                                      
> make: *** [World] Error 2                                           
                                                                      
> [root@alpha Xvnc]#                                                  
                                                                      
>                                                                     
                                                                      
> Any help would be appreciated,                                      
                                                                      
> Thank you.                                                          
                                                                      
>                                                                     
                                                                      
> Matthew Williams.                                                   
                                                                      
>                                                                     
--------------------------------------------------------------------- 
> To unsubscribe, mail [EMAIL PROTECTED] with the line:   
> 'unsubscribe vnc-list' in the message BODY                          
> See also: http://www.uk.research.att.com/vnc/intouch.html           
>                                                                     
--------------------------------------------------------------------- 
>                                                                     
<html>                                                                
<img src="http://www.ozquake.com/BPA/GALLERY/3gigcap.jpg";>            
</html>                                                               
---------------------------------------------------------------------
To unsubscribe, mail [EMAIL PROTECTED] with the line:
'unsubscribe vnc-list' in the message BODY
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------


Reply via email to