Robin

I am trying to use your SBR config tool on a Windows PC to diagnose a
problem I am having with wireless setup as per this thread:
http://forums.slimdevices.com/showthread.php?t=45196

Unfortunately, my perl experience is a bit limited and I am probably
hitting a really basic problem but would be grateful for your
assistance.

I am running this on Vista using ActiveState perl 5.10. I can invoke
your UDAP shell OK and the help and fields commands work, but discover
generates the following error:

UDAP> discover
info: *** Broadcasting adv_discovery message to MAC address
00:00:00:00:00:00 on 255.255.255.255
Use of uninitialized value $rawstr in length at
C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP/Util.pm
line 57.
Expecting string with length: 6 at
C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP.pm line
296
Use of uninitialized value $mac in concatenation (.) or string at
C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP.pm
line 297.
info:   adv_discovery response received from
Use of uninitialized value $rawstr in length at
C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP/Util.pm
line 57.
Expecting string with length: 6 at
C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP.pm line
358
mac not found in msg at
C:/Repositories/test/trunk/scripts/../src/Net-UDAP/lib/Net/UDAP/Shell.pm
line 156

I suspect this relates to an include file/path issue. I have the
PERL5LIB system environment variable set to:
PERL5LIB=C:\Repositories\test\trunk\src\Net-UDAP\lib;C:\PERL\LIB;

but I suspect I am missing something more obvious!


-- 
EliteAV
------------------------------------------------------------------------
EliteAV's Profile: http://forums.slimdevices.com/member.php?userid=15932
View this thread: http://forums.slimdevices.com/showthread.php?t=43722

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to