[Users] [Bug 3603] Feeds from Reddit are empty

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed Jan 27 21:48:34 CET 2016


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3603

--- Comment #4 from greencoppermine at gmail.com ---
I added the patches on Debian and tried to build the package, but got the
following error:

parser_atom10.c:35:2: error: redeclaration of enumerator 'FEED_LOC_ATOM10_NONE'
  FEED_LOC_ATOM10_NONE,
  ^
In file included from parser.h:25:0,
                 from parser_atom10.c:31:
parser_atom10.h:27:2: note: previous definition of 'FEED_LOC_ATOM10_NONE' was
here
  FEED_LOC_ATOM10_NONE,
  ^
parser_atom10.c:36:2: error: redeclaration of enumerator
'FEED_LOC_ATOM10_ENTRY'
  FEED_LOC_ATOM10_ENTRY,
  ^
In file included from parser.h:25:0,
                 from parser_atom10.c:31:
parser_atom10.h:28:2: note: previous definition of 'FEED_LOC_ATOM10_ENTRY' was
here
  FEED_LOC_ATOM10_ENTRY,
  ^
parser_atom10.c:37:2: error: redeclaration of enumerator
'FEED_LOC_ATOM10_AUTHOR'
  FEED_LOC_ATOM10_AUTHOR,
  ^
In file included from parser.h:25:0,
                 from parser_atom10.c:31:
parser_atom10.h:29:2: note: previous definition of 'FEED_LOC_ATOM10_AUTHOR' was
here
  FEED_LOC_ATOM10_AUTHOR,
  ^
parser_atom10.c:38:2: error: redeclaration of enumerator
'FEED_LOC_ATOM10_SOURCE'
  FEED_LOC_ATOM10_SOURCE,
  ^
In file included from parser.h:25:0,
                 from parser_atom10.c:31:
parser_atom10.h:30:2: note: previous definition of 'FEED_LOC_ATOM10_SOURCE' was
here
  FEED_LOC_ATOM10_SOURCE,
  ^
parser_atom10.c:39:2: error: redeclaration of enumerator
'FEED_LOC_ATOM10_CONTENT'
  FEED_LOC_ATOM10_CONTENT
  ^
In file included from parser.h:25:0,
                 from parser_atom10.c:31:
parser_atom10.h:31:2: note: previous definition of 'FEED_LOC_ATOM10_CONTENT'
was here
  FEED_LOC_ATOM10_CONTENT
  ^
parser_atom10.c:40:3: error: conflicting types for 'FeedAtom10Locations'
 } FeedAtom10Locations;
   ^
In file included from parser.h:25:0,
                 from parser_atom10.c:31:
parser_atom10.h:32:3: note: previous declaration of 'FeedAtom10Locations' was
here
 } FeedAtom10Locations;
   ^
Makefile:557: recipe for target 'libfeed_la-parser_atom10.lo' failed
make[8]: *** [libfeed_la-parser_atom10.lo] Error 1

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Users mailing list