ports/148797: [MAINTAINER] www/ap22-mod_vhs: update to 1.1.0

Xavier Beaudouin kiwi at oav.net
Sun Aug 8 09:00:04 UTC 2010


Hello Pav,

Le 7 août 2010 à 17:52, pav at FreeBSD.org a écrit :

> Synopsis: [MAINTAINER] www/ap22-mod_vhs: update to 1.1.0
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: pav
> State-Changed-When: Sat Aug 7 15:38:31 UTC 2010
> State-Changed-Why: 
> Does not compile for me:
> 
> In file included from mod_vhs.c:64:
> mod_vhs.h:182: error: expected specifier-qualifier-list before 'deref_options'
> mod_vhs.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> mod_vhs.c: In function 'ImportULDAPOptFn':
> mod_vhs.c:96: error: 'util_ldap_connection_close' undeclared (first use in this function)
> mod_vhs.c:96: error: (Each undeclared identifier is reported only once
> ...
> 

Seems that you Apr doesn't have LDAP support nor dbd support... 

So that's why it doesn't compile.

Maybe there is a trick in depends to needs apr with LDAP and/or DBD on freebsd ports?

/Xavier


More information about the freebsd-ports-bugs mailing list