Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 109] New: Make pppd package avoid bsd err
@ 2009-02-17 11:26 bugzilla at busybox.net
  2009-02-19 12:09 ` [Buildroot] [Bug 109] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2009-02-17 11:26 UTC (permalink / raw)
  To: buildroot

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

              Host: i686-linux
            Target: arm-softfloat-linux-uclibcgnueabi
           Summary: Make pppd package avoid bsd err
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: gustavo at zacarias.com.ar
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=67)
 --> (https://bugs.busybox.net/attachment.cgi?id=67)
Nuke bsd err usage in pppd and PPPD_CAT in mk file

The pppd package uses bsd err (which is an option in uclibc) in just two lines
of code in the pppoe plugin.
The rest of the package uses syslog, so avoid bsd err since the plugin silently
fails to build and get installed if uclibc is built without bsd err support.
Also why does pppd.mk use PPPD_CAT instead of ZCAT? The patch nukes that
duplication too (maybe there's a reason but it seems unlikely).


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

* [Buildroot] [Bug 109] Make pppd package avoid bsd err
  2009-02-17 11:26 [Buildroot] [Bug 109] New: Make pppd package avoid bsd err bugzilla at busybox.net
@ 2009-02-19 12:09 ` bugzilla at busybox.net
  0 siblings, 0 replies; 2+ messages in thread
From: bugzilla at busybox.net @ 2009-02-19 12:09 UTC (permalink / raw)
  To: buildroot

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


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacmet at uclibc.org
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org>  2009-02-19 12:09:25 UTC ---
Thanks, fixed in r25386. the FOO_CAT is commonly used by the old style
packages, so I left it in. It should probably be converted to
Makefile.autotools.in format.


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

end of thread, other threads:[~2009-02-19 12:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-17 11:26 [Buildroot] [Bug 109] New: Make pppd package avoid bsd err bugzilla at busybox.net
2009-02-19 12:09 ` [Buildroot] [Bug 109] " 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