Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2004 04:53:21 GMT
From:      Mark Linimon <linimon@FreeBSD.org>
To:        hurbold@yahoo.com, linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/71006: [maintainer update]: net/verlihub to 0.9.8a
Message-ID:  <200408280453.i7S4rLub097358@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Old Synopsis: [maintainer update]: net/verlihub to 0.9.8a  supersedes ports/71002
New Synopsis: [maintainer update]: net/verlihub to 0.9.8a

State-Changed-From-To: open->feedback
State-Changed-By: linimon
State-Changed-When: Sat Aug 28 04:51:58 GMT 2004
State-Changed-Why: 
Unfortunately it doesn't seem to build on gcc3.3.3 either (with different
errors as on gcc3.4):

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O -pipe -march=pentium -I/usr/local/include -I/usr/local/include -MT cban.lo -MD -MP -MF .deps/cban.Tpo -c cban.cpp  -fPIC -DPIC
In file included from cconfmysql.h:24,
                 from cbanlist.h:13,
                 from cban.cpp:12:
cmysql.h:18:19: mysql.h: No such file or directory
In file included from cconfmysql.h:24,
                 from cbanlist.h:13,
                 from cban.cpp:12:
cmysql.h:44: error: syntax error before `*' token
In file included from cconfmysql.h:25,
                 from cbanlist.h:13,
                 from cban.cpp:12:
cquery.h:40: error: syntax error before `)' token
cquery.h:49: error: syntax error before `*' token
In file included from cbanlist.h:13,
                 from cban.cpp:12:
cconfmysql.h:59: error: syntax error before `&' token
cconfmysql.h:164: error: 'MYSQL_ROW' is used as a type, but is not defined as a
   type.
cconfmysql.h:166: error: syntax error before `row'
cconfmysql.h:166: error: missing ';' before right brace
cconfmysql.h:168: error: semicolon missing after declaration of `
   nConfig::cConfMySQL::ufLoad'
cconfmysql.h:169: error: two or more data types in declaration of `operator()'
cconfmysql.h: In member function `nConfig::cConfMySQL::ufLoad
   nConfig::cConfMySQL::operator()(nConfig::cConfigItemBase*)':
cconfmysql.h:170: error: `mRow' undeclared (first use this function)
cconfmysql.h:170: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
cconfmysql.h:170: error: `i' undeclared (first use this function)
cconfmysql.h: At global scope:
cconfmysql.h:178: error: syntax error before `public'
cconfmysql.h:186: error: ISO C++ forbids declaration of `db_iterator' with no
   type
cconfmysql.h: In function `int nConfig::db_iterator(nConfig::cConfMySQL*)':
cconfmysql.h:186: error: only constructors take base initializers
cconfmysql.h:186: confused by earlier errors, bailing out
gmake[2]: *** [cban.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/net/verlihub/work/verlihub-0.9.8a/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/verlihub/work/verlihub-0.9.8a'
gmake: *** [all] Error 2
*** Error code 2

Can the maintainer confirm this?

http://www.freebsd.org/cgi/query-pr.cgi?pr=71006



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408280453.i7S4rLub097358>