public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/410] New: Use of uninitialized value in string ne at /compile/libc/scripts/test-installation.pl line 173, <LDD> line 18.
@ 2004-09-25 19:33 carlos dot velasco at newipnet dot com
  2004-09-26  1:02 ` [Bug libc/410] " drepper at redhat dot com
  2004-09-26 12:53 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: carlos dot velasco at newipnet dot com @ 2004-09-25 19:33 UTC (permalink / raw)
  To: glibc-bugs

glibc from CVS at about 25 Sept. 2004

After installing libraries with make install, the test-installation script 
shows some errors:

Use of uninitialized value in string ne at /home/ftp/compile/libc/scripts/test-
installation.pl line 173, <LDD> line 18.
Use of uninitialized value in string ne at /home/ftp/compile/libc/scripts/test-
installation.pl line 173, <LDD> line 18.
Use of uninitialized value in string ne at /home/ftp/compile/libc/scripts/test-
installation.pl line 173, <LDD> line 18.
The dynamic linker ld-linux.so is not correctly installed.
Please check your installation!
Offending line of ldd output:   /lib/ld-linux.so.2 (0x40000000)

Problem is because with the new CVS glibc, the dynamic linker does not appear 
as "link" in the output of list in ld.s:

** /lib/ld-linux.so.2 --list /bin/ls   
libc.so.6 => /lib/libc.so.6 (0x40009000)
/lib/ld-linux.so.2 (0x80000000)

This cause error in the parsing of output in the test-installation.pl script, 
as it's expecting it as "link" as libc.so.6 in the example output above.

Not sure if the problem is in the test script or something is wrong in the new -
-list format of libc.so

-- 
           Summary: Use of uninitialized value in string ne at
                    /compile/libc/scripts/test-installation.pl line 173,
                    <LDD> line 18.
           Product: glibc
           Version: 2.3.3
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: carlos dot velasco at newipnet dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sources.redhat.com/bugzilla/show_bug.cgi?id=410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/410] Use of uninitialized value in string ne at /compile/libc/scripts/test-installation.pl line 173, <LDD> line 18.
  2004-09-25 19:33 [Bug libc/410] New: Use of uninitialized value in string ne at /compile/libc/scripts/test-installation.pl line 173, <LDD> line 18 carlos dot velasco at newipnet dot com
@ 2004-09-26  1:02 ` drepper at redhat dot com
  2004-09-26 12:53 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2004-09-26  1:02 UTC (permalink / raw)
  To: glibc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gotom at debian dot or dot  |aj at suse dot de
                   |jp                          |
             Status|NEW                         |ASSIGNED


http://sources.redhat.com/bugzilla/show_bug.cgi?id=410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/410] Use of uninitialized value in string ne at /compile/libc/scripts/test-installation.pl line 173, <LDD> line 18.
  2004-09-25 19:33 [Bug libc/410] New: Use of uninitialized value in string ne at /compile/libc/scripts/test-installation.pl line 173, <LDD> line 18 carlos dot velasco at newipnet dot com
  2004-09-26  1:02 ` [Bug libc/410] " drepper at redhat dot com
@ 2004-09-26 12:53 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2004-09-26 12:53 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2004-09-26 12:53 -------
Should actually be fixed in CVS now.

*** This bug has been marked as a duplicate of 407 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |DUPLICATE


http://sources.redhat.com/bugzilla/show_bug.cgi?id=410

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-09-26 12:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-25 19:33 [Bug libc/410] New: Use of uninitialized value in string ne at /compile/libc/scripts/test-installation.pl line 173, <LDD> line 18 carlos dot velasco at newipnet dot com
2004-09-26  1:02 ` [Bug libc/410] " drepper at redhat dot com
2004-09-26 12:53 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).