Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Feb 2012 20:19:13 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/p5-DBD-cego Makefile
Message-ID:  <201202102019.q1AKJDRt057599@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pav         2012-02-10 20:19:13 UTC

  FreeBSD ports repository

  Modified files:
    databases/p5-DBD-cego Makefile 
  Log:
  - Mark BROKEN: does not compile
    In file included from Cego.c:142:
    /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h: In function 'int dbdxst_bind_params(SV*, imp_sth_t*, I32, I32)':
    /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h:72: error: cannot convert 'imp_sth_t*' to 'imp_xxh_t*' in argument passing
    /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h: In function 'SV* dbdxst_fetchall_arrayref(SV*, SV*, SV*)':
    /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/DBI/Driver_xst.h:98: error: cannot convert 'imp_sth_t*' to 'imp_xxh_t*' in argument passing
    ./Cego.xsi: In function 'void XS_DBD__Cego__db__login(CV*)':
    ./Cego.xsi:96: error: invalid conversion from 'const char*' to 'char*'
    ./Cego.xsi:97: error: invalid conversion from 'const char*' to 'char*'
    [..]
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.10      +2 -0      ports/databases/p5-DBD-cego/Makefile



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