Changes between Initial Version and Version 2 of Ticket #46009


Ignore:
Timestamp:
Nov 25, 2014, 6:53:11 PM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the report. In the future, please Cc relevant port maintainers (port info --maintainers count).

:info:build 	==> COMPILING "avoffset.o"
:info:build In file included from avoffset.c:36:
:info:build ../include/schily.h:190:12: error: conflicting types for 'getline'
:info:build extern  int     getline __PR((char *, int));
:info:build                 ^
:info:build /usr/include/stdio.h:442:9: note: previous declaration is here
:info:build ssize_t getline(char ** __restrict, size_t * __restrict, FILE * __restrict) __OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
:info:build         ^
:info:build 1 error generated.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46009

    • Property Owner changed from macports-tickets@… to mww@…
    • Property Port count added
    • Property Summary changed from Port "count" won't build to count @1.20_1: build fails with redefined symbol
  • Ticket #46009 – Description

    initial v2  
     1{{{
    12>sudo port install count
    23--->  Computing dependencies for count
     
    89    http://guide.macports.org/#project.tickets
    910Error: Processing of port count failed
     11}}}