[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(mgp-users 00332) Re: Problem with installation



On Sun, Jun 18, 2000 at 06:29:43AM +0900, Stefan Meister wrote:
> 
> ...the installation process stops with the following messages:
> 
> ---
> ./image/libmgpimage.a(png.o): In function ngLoad':
> png.o(.text+0x1aa): undefined reference to ng_set_palette_to_rgb'
> png.o(.text+0x1cc): undefined reference to ng_set_gray_1_2_4_to_8'
> png.o(.text+0x204): undefined reference to ng_set_tRNS_to_alpha'
> collect2: ld returned 1 exit status
> make: *** [mgp] Error 1
> [root@localhost magicpoint-1.07a]#
> ---
I do have the same problems with SuSE 6.3. even the pre-complied version is
linked agains some version of 'libpng' which is not available to me. when
trying to insert 'png' images, I get some error messages about unresolvable
externals. 

I just found out that SuSE ships libpng 1.0.3. But the newest version is
1.0.6 (search freshmeat.net for 'libpng'). Using the newer one might solve
the problem.

Chris