id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
274,mzsocket fails to install cleanly on OS X (10.5 and 10.6),endobson@…,vyzo,"I am trying to install mzsocket with the planet line:
(require (planet vyzo/socket:3:2))

It downloads it correctly but upon installation I get the following error on (10.5.8):
/Users/eric/Library/PLT Scheme/planet/300/4.2.4/cache/vyzo/socket.plt/3/2/compiled/native/i386-macosx/3m/_socket.c: In function 'inet_address_to_vec':
/Users/eric/Library/PLT Scheme/planet/300/4.2.4/cache/vyzo/socket.plt/3/2/compiled/native/i386-macosx/3m/_socket.c:1596: warning: pointer targets in passing argument 1 of 'scheme_make_sized_byte_string' differ in signedness
except-in: identifier `socket-accept' not included in nested require spec
setup-plt: error: during making for <planet>/vyzo/socket.plt/3/2 (mzsocket)
setup-plt:   except-in: identifier `socket-accept' not included in nested require spec

in 10.6.2 I do not get the c errors but still the same three lines of scheme errors.",defect,new,minor,,vyzo/socket.plt,,,,(3 2),4.2.4
