Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125785 - magicpoint fails to compile (ungif)
Summary: magicpoint fails to compile (ungif)
Status: RESOLVED DUPLICATE of bug 83238
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-10 19:25 UTC by Brandon Philips
Modified: 2006-03-11 00:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***