Hello,
I am getting the error:
ext/gd/gd.lo: In function zif_imagecolormatch':
ext/gd/gd.lo(.text+0x12da): undefined reference togdImageColorMatch'
ext/gd/gd.lo: In function zif_imagerotate':
ext/gd/gd.lo(.text+0x2e43): undefined reference togdImageRotate'
ext/gd/gd.lo: In function zif_imageline':
ext/gd/gd.lo(.text+0x5eb7): undefined reference togdImageAALine'
ext/gd/gd.lo: In function zif_imageellipse':
ext/gd/gd.lo(.text+0x6f85): undefined reference togdImageEllipse'
ext/gd/gd.lo: In function zif_imageantialias':
ext/gd/gd.lo(.text+0x9fa6): undefined reference togdImageAntialias'
when trying to make php after trying to enable bcmath.
Any ideas ? I am stumped.
Many thanx,