Bug 87644 - syslog.ph does not exist/cannot be created.
Summary: syslog.ph does not exist/cannot be created.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: perl
Version: 2.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Turner
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-03-31 19:53 UTC by Chris Kloiber
Modified: 2007-11-30 22:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-04-09 15:33:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chris Kloiber 2003-03-31 19:53:12 UTC
(Same error as in Bug# 74067)

syslog.pl requires syslog.ph, but that file is missing from the distribution.

Attempts to create the syslog.ph using the h2ph tool build a syslog.ph when
targeting either the /usr/include or /usr/i386-glibc21-linux/include/
directoies, but the resulting file does not work.

This is known to be broken on Red Hat Enterprise Linux AS, and may also be
broken on RHEL ES and RHEL WS as well (not confirmed).

Comment 1 Chip Turner 2003-04-09 15:33:57 UTC
you should use the Sys::Syslog module instead of syslog.pl; the latter is rather
old and not the recommended/supported method of logging.  'perldoc Sys::Syslog'
for details on usage.


Note You need to log in before you can comment on or make changes to this bug.