Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 535] New: gawk can't find libintl
@ 2009-08-02 16:14 bugzilla at busybox.net
  2009-08-04 21:59 ` [Buildroot] [Bug 535] " bugzilla at busybox.net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 16:14 UTC (permalink / raw)
  To: buildroot

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

              Host: Ubuntu 9.0.4 Server 32 Bit
            Target: i686
             Build: i686
           Summary: gawk can't find libintl
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: d.albano at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi,

gawk make doesn't take into account target cflags and target ldflags, i've
attached a patch to fix this

Thank you


-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
@ 2009-08-04 21:59 ` bugzilla at busybox.net
  2009-08-05  7:34 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-04 21:59 UTC (permalink / raw)
  To: buildroot

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





--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com>  2009-08-04 21:59:08 UTC ---
It seems that the attached patch is somehow missing :-)


-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
  2009-08-04 21:59 ` [Buildroot] [Bug 535] " bugzilla at busybox.net
@ 2009-08-05  7:34 ` bugzilla at busybox.net
  2009-08-26 21:04 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-05  7:34 UTC (permalink / raw)
  To: buildroot

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





--- Comment #2 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-05 07:34:52 UTC ---
mmm, lol, i forgot to attach :)

i'll attach when i'll back at home!


-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
  2009-08-04 21:59 ` [Buildroot] [Bug 535] " bugzilla at busybox.net
  2009-08-05  7:34 ` bugzilla at busybox.net
@ 2009-08-26 21:04 ` bugzilla at busybox.net
  2009-09-20  7:01 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-08-26 21:04 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org>  2009-08-26 21:04:02 UTC ---
(In reply to comment #2)
> mmm, lol, i forgot to attach :)
> 
> i'll attach when i'll back at home!

Please don't forget to do so. 


-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-08-26 21:04 ` bugzilla at busybox.net
@ 2009-09-20  7:01 ` bugzilla at busybox.net
  2009-12-06 21:24 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-09-20  7:01 UTC (permalink / raw)
  To: buildroot

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





--- Comment #4 from Peter Korsgaard <jacmet@uclibc.org>  2009-09-20 07:01:37 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > mmm, lol, i forgot to attach :)
> > 
> > i'll attach when i'll back at home!
> 
> Please don't forget to do so. 

Ping? 


-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-09-20  7:01 ` bugzilla at busybox.net
@ 2009-12-06 21:24 ` bugzilla at busybox.net
  2010-02-21 18:51 ` bugzilla at busybox.net
  2010-03-22 22:48 ` bugzilla at busybox.net
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2009-12-06 21:24 UTC (permalink / raw)
  To: buildroot

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





--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org>  2009-12-06 21:24:55 UTC ---
> > > mmm, lol, i forgot to attach :)
> > > 
> > > i'll attach when i'll back at home!
> > 
> > Please don't forget to do so. 
> 
> Ping? 

And once more, ping? 


-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-12-06 21:24 ` bugzilla at busybox.net
@ 2010-02-21 18:51 ` bugzilla at busybox.net
  2010-03-22 22:48 ` bugzilla at busybox.net
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-02-21 18:51 UTC (permalink / raw)
  To: buildroot

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


Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |2010.02




-- 
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] 8+ messages in thread

* [Buildroot] [Bug 535] gawk can't find libintl
  2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2010-02-21 18:51 ` bugzilla at busybox.net
@ 2010-03-22 22:48 ` bugzilla at busybox.net
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2010-03-22 22:48 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

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




--- Comment #6 from Peter Korsgaard <jacmet@uclibc.org>  2010-03-22 22:48:41 UTC ---
No feedback for +6 months, closing


-- 
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] 8+ messages in thread

end of thread, other threads:[~2010-03-22 22:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-02 16:14 [Buildroot] [Bug 535] New: gawk can't find libintl bugzilla at busybox.net
2009-08-04 21:59 ` [Buildroot] [Bug 535] " bugzilla at busybox.net
2009-08-05  7:34 ` bugzilla at busybox.net
2009-08-26 21:04 ` bugzilla at busybox.net
2009-09-20  7:01 ` bugzilla at busybox.net
2009-12-06 21:24 ` bugzilla at busybox.net
2010-02-21 18:51 ` bugzilla at busybox.net
2010-03-22 22:48 ` 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