>Date: Thu, 31 Jan 2002 17:37:11 -0800 (PST)
>From: Patrick Powell <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED], [EMAIL PROTECTED]
>Subject: LPRng: Re: Problem with LPRng-3.8.4 and 3.8.5


>> common/lpd_dispatch.c: In function `Service_connection':
>> common/lpd_dispatch.c:180: `AF_LOCAL' undeclared (first use in this function)
>> common/lpd_dispatch.c:180: (Each undeclared identifier is reported only once
>> common/lpd_dispatch.c:180: for each function it appears in.)
>> make[1]: *** [lpd_dispatch.lo] Error 1
>> -------------------------------------------------------
>
>Apply the following patch:


Are you sure about that patch for this problem?  I just noticed that it was a 
debugging line that printed what AF_LOCAL and AF_UNIX were.  I patched my own 
copy by shoving a "#if defined(AF_LOCAL) && defined(AF_UNIX)" around it.  The 
subsequent lines all had good #if defined bits and compiled cleanly anyway.

The code compiled and ran fine (at least I think it runs fine....you've got me 
worried now).



  ______    [EMAIL PROTECTED]    Jonathan Knight,
    /                                  Department of Computer Science
   / _   __ Telephone: +44 1782 583437 University of Keele, Keele,
(_/ (_) / / Fax      : +44 1782 713082 Staffordshire.  ST5 5BG.  U.K.


-----------------------------------------------------------------------------
YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST
The address you post from MUST be your subscription address

If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to