Installing DBI and getting a fatal error.

2013-09-19 Thread Callegari, Nick
Hi All, Just having the following issue when we try to install DBI in a Solaris 10 zone. Any help with this issue would be appreciated. When we run the 'make' it comes up with a fatal error see below: root@nevdisdev:/var/tmp/gia/DBI/DBI-1.628# make /usr/local/bin/perl

Re: Installing DBI and getting a fatal error.

2013-09-19 Thread Jonathan Leffler
My interpretation of that output would be that your version of GCC is not using the same linker as the version of GCC used to build the Perl you're using. Either get the original version of GCC onto your machine, or build Perl with the GCC you've got. Look at the output of 'perl -V' to see what

RE: Installing DBI and getting a fatal error.

2013-09-19 Thread Callegari, Nick
Hi Jonathan, Thank-you for your help. Kind regards, Nick Callegari nick.calleg...@au.fujitsu.com mailto:nick.calleg...@au.fujitsu.com au.fujitsu.com http://au.fujitsu.com From: Jonathan Leffler [mailto:jonathan.leff...@gmail.com] Sent: Thursday, 19 September 2013 5:15 PM To: