Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 1261] New: The getline() in output/build/linux-2.6.28/scripts/unifdef.c in buildroot is buggy
@ 2010-03-11  5:47 bugzilla at busybox.net
  2010-03-14  7:26 ` [Buildroot] [Bug 1261] " bugzilla at busybox.net
  2010-07-18 17:00 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2010-03-11  5:47 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=1261

           Summary: The getline() in output/build/linux-
                    2.6.28/scripts/unifdef.c in buildroot is buggy
           Product: buildroot
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Keywords: link-failure
          Severity: enhancement
          Priority: P3
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: vikki.km at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi,

Yesterday i was trying to buildroot for my ARM920t and i think this is the bug.

Target: ARM920t
OS: Fedora 12 ( 2.6.31 using)
Kernel Headers: 2.6.32
Kernel used: 2.6.28

output/build/linux-2.6.28/scripts/unifdef.c

the getline() function in unidef.c contradicts with the already present getline
function in stdio.h and gives this error

error:
/usr/include/stdio.h:653: note: previous declaration of ?getline? was here

How i fixed the error?

i changed the getline function in unidef.c to get_line ie. other than getline
and it works fine.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2010-07-18 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-11  5:47 [Buildroot] [Bug 1261] New: The getline() in output/build/linux-2.6.28/scripts/unifdef.c in buildroot is buggy bugzilla at busybox.net
2010-03-14  7:26 ` [Buildroot] [Bug 1261] " bugzilla at busybox.net
2010-07-18 17:00 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox