Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150575 - x11-misc/xsnow missing depend on gccmakedep
Summary: x11-misc/xsnow missing depend on gccmakedep
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-09 07:17 UTC by Dries Harnie
Modified: 2006-10-10 04:12 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 Dries Harnie 2006-10-09 07:17:08 UTC
output:
>>> Unpacking source...
>>> Unpacking xsnow-1.42.tar.gz to /var/tmp/portage/xsnow-1.42/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/xsnow-1.42/work/xsnow-1.42 ...
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib/X11/config
gccmakedep  --   -I/usr/include    -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L                                 -D_POSIX_SOURCE -D_XOPEN_SOURCE                                 -D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                                                 -DFUNCPROTO=15 -DNARROWPROTO      -- xsnow.c toon_root.c xsnow.h vroot.h
/bin/sh: gccmakedep: command not found

suggested solution:
make xsnow depend on x11-misc/gccmakedep
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-10-10 04:12:25 UTC
Thanks, fixed.