Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Dec 1998 20:49:32 +1100 (EST)
From:      Keith Anderson <keith@apcs.com.au>
To:        Ben Smithurst <ben@scientia.demon.co.uk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: FreeBSD > linux and perl
Message-ID:  <XFMail.981213204932.keith@apcs.com.au>
In-Reply-To: <19981212145632.A45171@scientia.demon.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for your help

I found the problem in Syslog.pm

Keith

On 12-Dec-98 Ben Smithurst wrote:
> Keith Anderson wrote:
> 
>> root@host radius]# perl generateRADIUS.pl 
>>             Undefined subroutine &Sys::Syslog::LOG_DEBUG called at
>> /usr/lib/perl5/5.00502/Sys/Syslog.pm line 114.
>>  BEGIN failed--compilation aborted at generateRADIUS.pl line 3.
> 
> Try:
> 
> cd /usr/include; h2ph *.h */*.h
> 
> on the machine where the program is failing to recreate the .ph files
> perl uses. (LOG_DEBUG is defined in syslog.h, which h2ph converts to
> syslog.ph in the perl library directory, which Sys/Syslog.pm uses.)
> 
> -- 
> Ben Smithurst
> ben@scientia.demon.co.uk
> 
> send a blank message to ben+pgp@scientia.demon.co.uk for PGP key
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

---
----------------------------------
E-Mail: Keith Anderson <keith@apcs.com.au>
Date: 13-Dec-98
Time: 20:48:49
Satelite Service 64K to 2Meg
This message was sent by XFMail
----------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.981213204932.keith>