Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jul 10, 2008 3:21 pm 
Offline
Senior Newbie

Joined: Wed Jun 18, 2008 10:44 am
Posts: 15
Just downloaded & tried to compile Portsentry (http://sourceforge.net/project/showfiles.php?group_id=80573), but ran into a dead end. After figuring out that gcc wasn't installed, did a
Code:
yum install gcc
just fine. But make is still failing:
Code:
[root@----- portsentry_beta]# make linux                                                         
SYSTYPE=linux                                                                                       
Making                                                                                             
gcc  -O -Wall -DLINUX -DSUPPORT_STEALTH -o ./portsentry ./portsentry.c \                           
                ./portsentry_io.c ./portsentry_util.c                                               
./portsentry.c: In function â??PortSentryModeTCPâ??:                                               
./portsentry.c:1187: warning: pointer targets in passing argument 3 of â??acceptâ?? differ in signedness                                                                                               
./portsentry.c: In function â?? PortSentryModeUDPâ??:                                               
./portsentry.c:1384: warning: pointer targets in passing argument 6 of â??recvfromâ?? differ in signedness                                                                                        [root@----- portsentry_beta]#


Is this fatal, or can I press? Any suggestions?


Top
   
 Post subject:
PostPosted: Thu Jul 10, 2008 4:50 pm 
Offline
Senior Newbie

Joined: Wed Jun 18, 2008 10:44 am
Posts: 15
For what it's worth, it seems to be working ...


Top
   
 Post subject:
PostPosted: Thu Jul 10, 2008 9:48 pm 
Offline
Junior Member
User avatar

Joined: Wed Aug 13, 2003 12:13 am
Posts: 29
Website: http://parazoid.net
AOL: maristgeek
Location: NY
It's not failing, it just isn't reporting as succeeding. If make had failed you would see the word 'error.'


Top
   
 Post subject:
PostPosted: Fri Jul 11, 2008 10:03 am 
Offline
Senior Newbie

Joined: Wed Jun 18, 2008 10:44 am
Posts: 15
jax wrote:
It's not failing, it just isn't reporting as succeeding. If make had failed you would see the word 'error.'


You're right--when I originally wrote that, it was failing because of a syntax error I tracked down and fixed--then I still had the word 'error' in my head.

Anyway, it seems to work.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group