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 au.fujitsu.com From: Jonathan Leffler [mailto:jonathan.leff...@gmail.com] Sent: Thursday, 19 September 2013 5:15 PM To: C

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 t