Issue 16052 - DEBUG message: SIOCGIFADDR got '00:00:00:00:00:00
Summary: DEBUG message: SIOCGIFADDR got '00:00:00:00:00:00
Status: CLOSED DUPLICATE of issue 16053
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-25 08:57 UTC by pavel
Modified: 2004-02-17 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2003-06-25 09:01:11 UTC
Hi,

sal/osl/unx/util.c contains debug messages which are still printed to stderr:

sal/osl/unx/util.c:             fprintf(stderr, "SIOCGIFADDR got
'00:00:00:00:00:00'\n");

It should be commented out to prevent too many questions from users :-)

I'm not connected via ethernet now, so DHCP running on eth0 did not received any
reply thus SIOCGIFADDR got 00::00.
Comment 1 pavel 2003-06-25 09:11:05 UTC
And again duplicate due IZ flakiness :-(


*** This issue has been marked as a duplicate of 16053 ***
Comment 2 Martin Hollmichel 2004-02-17 09:01:25 UTC
verified.
Comment 3 Martin Hollmichel 2004-02-17 09:03:41 UTC
close issue.