Hello all, I was wondering if there had been any recent reportings of the error metioned in this post http://groups.yahoo.com/grou p/lprng/message/2513 ?
I seem to have an error identical or very similar to that one after a recent upgrade from the stable(3.0, lprng 3.8.10, glibc2.2) to testing (lprng 3.8.26, glibc2.3) (binary) distributions of Debian. The major difference appears to be that I seem to be able to get very small files printed (~60K from a remote computer and something less than 60Mb from the server). Yes, I do have enough actual disk space. No I don't have both an lp and an rp entry in the remote printcaps. Is there any known cause? and better yet, a solution? (and could it be a minor disagreement with glibc? - not that I know much about such things.) ramon. Additionally following the suggestions in the thread from that post I've downloaded the source for 3.8.26 (wanting to stay close to the debian bianary) and tried: a) Patrick's suggestion http://groups.yahoo.com/group/lprng/message/2529 Which starts: 1. cd LPRng/src cp ../UTILS/freefs.c . gmake CC=gcc freefs ./freefs spooldir_of_spool_queue And recieved the following reply: # make freefs #(note make ==gmake here) gcc -I.. -I. -I./include -I./common -I/usr/local/include -D_FILE_OFFSET_BITS=64 -I/usr/include -g -W -Wall -Werror -Wno-unused -g -O2 -D_FILE_OFFSET_BITS=64 -g -W -Wall -Werror Wno-unused -DHAVE_CONFIG_H -L/usr/local/lib -L/usr/lib freefs.c -o freefs freefs.c: In function `main': freefs.c:71: error: structure has no member named `frsize' freefs.c:73: error: structure has no member named `frsize' make: *** [freefs] Error 1 b) and also Dietmar's suggestion http://groups.yahoo.com/group/lprng/message/2522 which involved editing lpd_rcvjob.c The source compiled, but wouldn't run claiming it couldn't lock the Unix socket (and it didn't matter what that variable was defined as). ----------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------
