> [radknee - Sun Dec 08 09:15:16 2002]:
> 
> Using CPAN I did 'install DBD::PG'. Config went ok, but make produced the
> errors below. When I recompiled perl without threads make went ok.
> 
> [systame1:local/src/DBD-Pg-1.13] randy% make
> cc -c  -I/usr/local/pgsql/include
> -I/Library/Perl/darwin-thread-multi/auto/DBI -pipe -fno-common
> -no-cpp-precomp -fno-strict-aliasing -O3   -DVERSION=\"1.13\"
> -DXS_VERSION=\"1.13\"  "-I/Library/Perl/darwin-thread-multi/CORE"   Pg.c
> cc -c  -I/usr/local/pgsql/include
> -I/Library/Perl/darwin-thread-multi/auto/DBI -pipe -fno-common
> -no-cpp-precomp -fno-strict-aliasing -O3   -DVERSION=\"1.13\"
> -DXS_VERSION=\"1.13\"  "-I/Library/Perl/darwin-thread-multi/CORE"  
dbdimp.c
> dbdimp.c: In function `dbd_bind_ph':
> dbdimp.c:1041: internal error: Bus error
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://developer.apple.com/bugreporter> for instructions.
> {standard input}:1407:FATAL:.abort  detected.  Assembly stopping.
> make: *** [dbdimp.o] Error 1

I think your C compiler crashed, not perl.  I'd report the issue to
Apple, as recommended by the error.

Rejecting this ticket.

Reply via email to