[MacPorts] #23838: devtodo-0.1.20

MacPorts noreply at macports.org
Wed Apr 7 02:13:19 PDT 2010


#23838: devtodo-0.1.20
----------------------------------------+-----------------------------------
 Reporter:  marius.brandsegg@…          |       Owner:  ryandesign@…           
     Type:  update                      |      Status:  assigned               
 Priority:  Normal                      |   Milestone:                         
Component:  ports                       |     Version:                         
 Keywords:  haspatch                    |        Port:  devtodo                
----------------------------------------+-----------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => ryandesign@…
  * status:  new => assigned


Comment:

 It does not build for me on any OS (10.4, 10.5 or 10.6):

 {{{
 In file included from Lexer.h:9,
                  from Lexer.cc:1:
 Regex.h:74: error: 'regex_t' does not name a type
 Regex.h:75: error: 'regmatch_t' does not name a type
 Regex.h:80: error: 'regex_t' does not name a type
 Regex.h: In member function 'int Regex::substrings()':
 Regex.h:60: error: 'matches' was not declared in this scope
 Regex.h: In member function 'int Regex::subStart(unsigned int)':
 Regex.h:65: error: 'matches' was not declared in this scope
 Regex.h: In member function 'int Regex::subEnd(unsigned int)':
 Regex.h:69: error: 'matches' was not declared in this scope
 make[2]: *** [Lexer.lo] Error 1
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 }}}

 If it worked for you, are you on a case-sensitive filesystem? I found
 [http://www.mail-archive.com/squid-dev@squid-cache.org/msg10359.html a
 reference to this error message] in a different project, which suggested
 that the problem would occur on case-insensitive filesystems, which I (and
 most Mac users) use.

-- 
Ticket URL: <http://trac.macports.org/ticket/23838#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list