[Users] [Bug 3002] New: file_checker.h is in the wrong Makefile list

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Sat Sep 14 11:42:46 CEST 2013


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

            Bug ID: 3002
           Summary: file_checker.h is in the wrong Makefile list
    Classification: Unclassified
           Product: Claws Mail
           Version: GIT
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: marco at marvil07.net

check_file_integrity defined on file_checker.c is used on main.c, and it's
added on old_abook_source instead of claws_mail_SOURCES.
Then, when compiling with the --enable-new-addrbook there is an error:

main.o: In function `main':
src/main.c:1281: undefined reference to `check_file_integrity'

Patch following.

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



More information about the Users mailing list