Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 1999 16:07:38 +0000
From:      Gavin Matthews <grm@geodesic.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Problems making p5-DBD-0.72
Message-ID:  <v04020a03b2ba8b6a6aea@[193.112.142.6]>

next in thread | raw e-mail | index | archive | help
When I attempt to mak p5-DBD-0.72, I get the following error:
> ===>  p5-DBD-Pg-0.72 is marked as broken: build.

If I comment out the two "BROKEN" lines in Makefile, I get:
>cc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql
>  -I/usr/include/pgsql
> -I/usr/local/lib/perl5/5.00502/i386-freebsd/DBI
>  -I/usr/local/lib/perl5/site_per
>l/5.005/i386-freebsd/auto/DBI  -O     -DVERSION=\"0.72\"
>-DXS_VERSION=\"0.72\"
>-DPIC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE  dbdimp.c
>dbdimp.c: In function `dbd_db_ping':
>dbdimp.c:135: dereferencing pointer to incomplete type
>dbdimp.c:136: dereferencing pointer to incomplete type
>dbdimp.c:140: dereferencing pointer to incomplete type
>dbdimp.c:140: dereferencing pointer to incomplete type
>dbdimp.c:141: dereferencing pointer to incomplete type
>dbdimp.c:142: dereferencing pointer to incomplete type
>dbdimp.c:146: dereferencing pointer to incomplete type
>dbdimp.c:146: dereferencing pointer to incomplete type
>dbdimp.c:146: dereferencing pointer to incomplete type
>dbdimp.c:146: dereferencing pointer to incomplete type
>dbdimp.c:147: dereferencing pointer to incomplete type
>dbdimp.c:148: dereferencing pointer to incomplete type
>*** Error code 1
>
>Stop.

This is with a clean install of FreeBSD 2.2.8, including Perl 5.005_02,
p5-DBI-1.02, and postgresql-6.4.

If I download and make p5-DBD-0.89 manually, it appear to compile without
problems.

Gavin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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