silly Q: any script running before make install /w ports ?

Robert Joosten robert at ml.erje.net
Sun May 24 13:02:49 UTC 2009


Hi,

> IRC-ing as root is a bad idea.

Yeah, I know. But I really had to doublecheck.

>  As a normal user, does irssi start?

It does start, but it's unable to connect.

> If not, what are the errors?

14:59 -!- Irssi: Looking up irc.xs4all.nl
14:59 -!- Irssi: Connecting to irc.xs4all.nl [194.109.129.219] port 6667
14:59 -!- Irssi: Unable to connect server irc.xs4all.nl port 6667 [Can't 
assign 
          requested address: 213.161.196.11]

part of the ktrace
 79841 irssi    RET   gettimeofday 0
 79841 irssi    CALL  gettimeofday(0xbfbfe028,0)
 79841 irssi    RET   gettimeofday 0
 79841 irssi    CALL  gettimeofday(0xbfbfdfa8,0)
 79841 irssi    RET   gettimeofday 0
 79841 irssi    CALL  gettimeofday(0xbfbfdf48,0)
 79841 irssi    RET   gettimeofday 0
 79841 irssi    CALL  gettimeofday(0xbfbfe088,0)
 79841 irssi    RET   gettimeofday 0
 79841 irssi    CALL  socket(PF_INET,SOCK_STREAM,IPPROTO_IP)
 79841 irssi    RET   socket 4
 79841 irssi    CALL  fcntl(0x4,F_SETFL,O_NONBLOCK)
 79841 irssi    RET   fcntl 0
 79841 irssi    CALL  
setsockopt(0x4,SOL_SOCKET,SO_REUSEADDR,0xbfbfe558,0x4)
 79841 irssi    RET   setsockopt 0
 79841 irssi    CALL  
setsockopt(0x4,SOL_SOCKET,SO_KEEPALIVE,0xbfbfe558,0x4)
 79841 irssi    RET   setsockopt 0
 79841 irssi    CALL  bind(0x4,0xbfbfe53c,0x10)
 79841 irssi    STRU  struct sockaddr { AF_INET, 213.161.196.11:0 }
 79841 irssi    RET   bind -1 errno 49 Can't assign requested address
 79841 irssi    CALL  close(0x4)
 79841 irssi    RET   close 0

> I'm not clear what you're asking here.

setting umask 022 just before make install

Regards,
Robert


More information about the freebsd-questions mailing list