Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4927 - zapping-0.6.2-r1 compile fails
Summary: zapping-0.6.2-r1 compile fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 43616
  Show dependency tree
 
Reported: 2002-07-12 16:49 UTC by Andreas Kotowicz
Modified: 2004-12-07 08:01 UTC (History)
1 user (show)

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


Attachments
entire log (zapping.tar.gz,3.91 KB, application/gzip)
2002-07-12 16:50 UTC, Andreas Kotowicz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kotowicz 2002-07-12 16:49:32 UTC
ssing-prototypes -g  -c zapping_setup_fb.c
zapping_setup_fb.c:46: X11/X.h: No such file or directory
zapping_setup_fb.c:47: X11/Xlib.h: No such file or directory
zapping_setup_fb.c:48: X11/Xfuncs.h: No such file or directory
zapping_setup_fb.c:50: X11/extensions/xf86dga.h: No such file or directory
zapping_setup_fb.c:52: X11/Xutil.h: No such file or directory
make[2]: *** [zapping_setup_fb.o] Error 1
make[2]: Leaving directory
`/var/tmp/portage/zapping-0.6.2-r1/work/zapping-0.6.2/zapping_setup_fb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/zapping-0.6.2-r1/work/zapping-0.6.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -126, Exitcode 2
!!! (no error message)
Comment 1 Andreas Kotowicz 2002-07-12 16:50:33 UTC
Created attachment 2211 [details]
entire log
Comment 2 Andreas Kotowicz 2002-07-15 11:26:01 UTC
ok, this was a xfree problem. there was a symbolic link missing "ln -s
/usr/X11R6/lib/X11 /usr/lib/X11"