tech-kern archive

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

setsockopt() compat issue



Hello,
I'm trying a NetBSD/alpha 4.99.73 on a alpha/3.1 userland. All is going well
so far, exept ffproxy which fails wil:
  1658 ffproxy  CALL  socket(2,1,6)
  1658 ffproxy  RET   socket 0
  1658 ffproxy  CALL  setsockopt(0,0xffff,4,0x1ffffd668,8)
  1658 ffproxy  RET   setsockopt -1 errno 22 Invalid argument
  1658 ffproxy  CALL  close(0)
  1658 ffproxy  RET   close 0

Any idea if it can be fixed ?

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index