HylaFAX The world's most advanced open source fax server

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

make probs on RH 6.0 (warning: previous declaration)



Hello List,

./configure runs fine and produces the output pasted to the bottom of
this msg.

However, make never fails but spits 100's of these "warning: declara..."
msgs. 

Example:

/usr/include/stdlib.h:573: warning: declaration of `mkstemp(char *)'
throws diff
erent
exceptions                                                                
../port.h:24: warning: previous declaration
here                                
In file included from
../util/Sys.h:35,                                         
                 from
ModemServer.c++:26:                                       
/usr/include/unistd.h:791: warning: declaration of `getpass(const char
*)' throw
s different
exceptions                                                          
../port.h:25: warning: previous declaration
here                                

In file included from
../util/Sys.h:31,                                         
                 from
FaxServer.c++:29:                                         
/usr/include/stdlib.h:566: warning: declaration of `mktemp(char *)'
throws diffe
rent
exceptions                                                                 
../port.h:34: warning: previous declaration
here                                
/usr/include/stdlib.h:573: warning: declaration of `mkstemp(char *)'
throws diff
erent
exceptions                                                                
../port.h:24: warning: previous declaration
here                                



Make and make install will complete, without exiting, and the only error
is that there is no sendfax file created following the make and make
install. faxsetup complains about that.

I have compiled this same source on other RH 5.0 machines. The RH 6.0
machine has a full install of all the dev libraries and everything else.


HylaFAX configuration parameters are:                                    
                                                                         
[ 1] Directory for applications:        /usr/local/bin                   
[ 2] Directory for lib data files:      /usr/local/lib/fax               
[ 3] Directory for lib executables:     /usr/local/sbin                  
[ 4] Directory for system apps:         /usr/local/sbin                  
[ 5] Directory for manual pages:        /usr/local/man                   
[ 6] Directory for HTML documentation:  /var/httpd/htdocs/hylafax        
[ 7] Directory for spooling:            /var/spool/fax                   
[ 8] Directory for font metrics:        /usr/local/lib/ghostscript/fonts 
[ 9] Directory for uucp lock files:     /var/spool/uucp                  
[10] Uucp lock file scheme:             ascii                            
[11] PostScript imager package:         gs                               
[12] PostScript imager program:         /usr/bin/gs                      
[13] Manual page installation scheme:   sysv-source-cat                  
[14] Default page size:                 North American Letter            
[15] Default vertical res (lpi):        98                               
[16] Location of getty program:         /sbin/getty                      
[17] Location of voice getty program:   /bin/vgetty                      
[18] Location of sendmail program:      /usr/sbin/sendmail               
[19] Location of TIFF tools:            /usr/local/bin                   
-- 

Would appreciate any help.

- eric




Project hosted by iFAX Solutions