On Fri, Mar 16, 2001 at 11:54:07AM -0500, Crutcher Dunnavant wrote:
> Hey all, new member to this list.
>
> It seems that LPRng 3.7.4 is not 64 bit clean,
> where at least some of the 3.6.x series was.
>
> It segfaults during initialization.
>
> It seems that the problem is somewhere in the linelist code,
> but I have not figured out where. I have seen this problem
> on several archetectures, including the Alpha platform.
Not sure what you meant by linelist code, but this may help.
Did you read a thread about this before and did that help?
The Debian alpha porters complained about one line which killed lpd
and I reported it back here.
Line 189 in src/common/vars.c
/* allow LPR to make direct socket connection to printer */
{ "direct", 0, INTEGER_K, &Direct_DYN,2,0},
It says initially STRING_K which is wrong. I'm not sure if it is
supposed to be INTEGER_K or FLAG_K.
After making this change I've not heard back from the alpha folks
since. And porters are usually quite vocal about works on i386 but not
on my architecture type of bugs :)
Here's the bug report with the fix.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=82476&archive=yes&repeatmerged=yes
- Craig
--
Craig Small VK2XLZ GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5
Eye-Net Consulting http://www.eye-net.com.au/ <[EMAIL PROTECTED]>
MIEEE <[EMAIL PROTECTED]> Debian developer <[EMAIL PROTECTED]>
-----------------------------------------------------------------------------
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.
-----------------------------------------------------------------------------