Problem compiling Etherape for FC4

"Michael D. Setzer II" <[email protected]>
Newsgroups gmane.linux.freshrpms.user
Message-ID <42C81218.6198.DD1103E@localhost>
Etherape is failing on FC4. I was able to get it to work on FC4 i386 
by commenting out the (pcap_t *) on lines 99 and 120 of capture.c. 
Then it would compile and run fine. pch is already of that type.

The FC4 64 still fails with no reslover found.

99c99
< 	  (/* (pcap_t *) */ pch =
---
> 	  ((pcap_t *) pch =
120c120
<       if (!(/*(pcap_t *) */ pch = pcap_open_offline (pref.input_file, 
ebuf)))
---
>       if (!((pcap_t *) pch = pcap_open_offline (pref.input_file, ebuf)))

+----------------------------------------------------------+
  Michael D. Setzer II -  Computer Science Instructor      
  Guam Community College  Computer Center                  
  mailto:[email protected]                            
  mailto:[email protected]
  http://www.guam.net/home/mikes
  Guam - Where America's Day Begins                        
+----------------------------------------------------------+

http://setiathome.berkeley.edu
Number of Seti Units Returned:  16,897
Processing time:  31 years,  85 days,  0 hours, 18 minutes
(Total Hours: 273,600)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.