Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 125785

Summary: magicpoint fails to compile (ungif)
Product: Gentoo Linux Reporter: Brandon Philips <brandon>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brandon Philips 2006-03-10 19:25:21 UTC
rm -f libmgpimage.a
ar clq libmgpimage.a  imagetypes.o send.o zio.o zoom.o new.o compress.o reduce.o        value.o misc.o rotate.o rle.o rlelib.o smooth.o halftone.o clip.o       dither.o path.o bright.o window.o imlib_loader.o
ranlib libmgpimage.a
make[1]: Leaving directory `/var/tmp/portage/magicpoint-1.11b/work/magicpoint-1.11b/image'
rm -f mgp
i686-pc-linux-gnu-gcc -o mgp -O2 -fno-strength-reduce -fno-strict-aliasing      -L/usr/lib   mgp.o draw.o parse.o plist.o globals.o x11.o font.o background.o   scanner.o grammar.o postscript.o tfont.o embed.o unimap.o mng.o m17n.o strlcpy.o strlcat.o     -L./image -lmgpimage -lm  -lpng12 -lz -lm   -L/usr/lib -lpng -L/usr/lib -Wl,-rpath,/usr/lib -lmng -L/usr/X11R6/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig   -L/usr/X11R6/lib -lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lSM -lICE -lXext -lX11   -lgif  -lXext -lX11 
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lungif
collect2: ld returned 1 exit status
make: *** [mgp] Error 1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-11 00:21:40 UTC

*** This bug has been marked as a duplicate of 83238 ***