ME two filenames for same article
Paul Theodoropoulos
paul at atgi.net
Sun Apr 2 23:24:24 UTC 2000
At 06:35 PM 4/1/00, you wrote:
>Paul Theodoropoulos <paul at atgi.net> writes:
> > Apr 1 17:08:06 HSNX innfeed[19071]: ME two filenames for same article:
> > @030254485200000000000000053E00000001@:
> @03025448520000000000001C6F6C00000003@
>
>Looking at the innfeed code around this, this would appear to indicate
>that you have two articles stored on disk, or at least in the history
>file, with the same message ID. How you got there, I'm rather not sure.
>Is the nightly report reporting duplicate articles?
those log entries went by in the first few minutes after starting up fresh.
today's daily report didn't list any of those entries at all, so i guess it
was just that flurry at startup. for some reason, yesterday's daily report
wasn't generated, so i'd have to sift through the old logfiles to get more
info.
> > this is under solaris 7 sparc, gcc2.95.2, and a freshly installed perl
> > 5.6.0 (which - just as with the development perl versions - required
> > commenting out the include of ppport.h in perl.c for innd/, nnrpd/, and
> > lib/...in order to build inn).
>
>I don't think I've seen the error messages that result from having
>ppport.h not commented out; could you send them along? Thanks.
here you go:
gcc -O3 -I../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE -O3 -c perl.c
In file included from perl.c:37:
../include/ppport.h:149: warning: `PERL_SUBVERSION' redefined
/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE/patchlevel.h:8: warning: this
is the location of the previous definition
../include/ppport.h:172: warning: `dTHR' redefined
/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE/thread.h:389: warning: this is
the location of the previous definition
perl.c: In function `PerlFilter':
perl.c:70: `na' undeclared (first use in this function)
perl.c:70: (Each undeclared identifier is reported only once
perl.c:70: for each function it appears in.)
perl.c: In function `PERLsetup':
perl.c:139: `na' undeclared (first use in this function)
perl.c: In function `PERLreadfilter':
perl.c:174: `na' undeclared (first use in this function)
perl.c: In function `XS_INN_syslog':
perl.c:317: `na' undeclared (first use in this function)
perl.c:331: `sv_undef' undeclared (first use in this function)
make[1]: *** [perl.o] Error 1
make[1]: Leaving directory `/usr/local/src/inn-2000-04-01_03-01/lib'
make: *** [all-lib] Error 2
--
Paul Theodoropoulos Advanced TelCom Group, Inc.
Senior Unix Systems Administrator Internet Services
Work: http://www.atgi.net Play: http://www.anastrophe.com
"Reliability means never having to say you're sorry." -D.J. Bernstein
More information about the inn-workers
mailing list