DBI-Installation

Hallo zusammen,
Ich versuche unter FreeBSD DBI zu installieren. Aber beim make erscheinen untenstehende Fehlermeldungen. Kann mir jemand weiterhelfen.
Vielen Dank.

Gruss, Simon

-------------------Fehlermeldungen-----------------------------

cc -c -I/usr/local/include -O -DVERSION=\"1.14\" -DXS\_VERSION=\"1.14\" -DP
IC -fpic -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE -DDBI\_NO\_THREADS DBI.c
DBI.xs:97: parse error before `-\>'
DBI.xs:97: stray '\' in program
DBI.xs:98: stray '\' in program
DBI.xs:99: stray '\' in program
DBI.xs:100: stray '\' in program
DBI.xs:101: stray '\' in program
DBI.xs: In function `XS\_DBI\_trace':
DBI.xs:2169: `dbi\_build\_opt' undeclared (first use this function)
DBI.xs:2169: (Each undeclared identifier is reported only once
DBI.xs:2169: for each function it appears in.)
DBI.xs: In function `XS\_DBI\_\_var\_FETCH':
DBI.xs:2264: stray '\' in program
DBI.xs:2264: parse error before `;'
DBI.xs: In function `XS\_DBD\_\_\_\_\_common\_state':
DBI.xs:2530: stray '\' in program
DBI.xs:2530: parse error before `;'
DBI.xs: In function `XS\_DBD\_\_\_\_\_common\_trace':
DBI.xs:2564: `dbi\_build\_opt' undeclared (first use this function)
\*\*\* Error code 1 

-------------------Ende Fehlermeldungen--------------------------