View previous topic :: View next topic |
Author |
Message |
makavelli n00b

Joined: 10 Jul 2002 Posts: 13
|
Posted: Fri Jul 19, 2002 10:25 pm Post subject: xv bug |
|
|
i don't know if it a bug or just a problem i'm having. For couple of days now i've been trying to emerge xv but it keeps crashing
[/code]
make[1]: Leaving directory `/var/tmp/portage/xv-3.10a-r2/work/xv-3.10a/tiff'
gcc -ansi -O -L/usr/X11R6/lib -D_BSD_SOURCE -DDOJPEG -DDOTIFF -Itiff -DDOPDS -DUSLEEP -DLINUX -DDOPNG -c xv.c
In file included from xv.c:11:
xv.h:72: X11/Xos.h: No such file or directory
In file included from xv.c:11:
xv.h:174: X11/Xlib.h: No such file or directory
xv.h:175: X11/Xutil.h: No such file or directory
xv.h:176: X11/cursorfont.h: No such file or directory
xv.h:177: X11/keysym.h: No such file or directory
xv.h:178: X11/Intrinsic.h: No such file or directory
xv.h:179: X11/Xatom.h: No such file or directory
xv.h:180: X11/Xmd.h: No such file or directory
xv.c:20: X11/Xatom.h: No such file or directory
make: *** [xv.o] Error 1
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 2, Exitcode 2
!!! (no error message)
!!! emerge aborting on /usr/portage/media-gfx/xv/xv-3.10a-r2.ebuild .
localhost root # !!! ERROR: The ebuild did not complete successfully.
emerge xv! ERROR: The ebuild did not complete successfully.
Code: |
so this are the errors i'm getting (and i've been updating rsync recently)
Thx |
|
|
Back to top |
|
 |
rac Bodhisattva


Joined: 30 May 2002 Posts: 6553 Location: Japanifornia
|
Posted: Sat Jul 20, 2002 8:22 am Post subject: |
|
|
- /usr/include/X11 should be a symlink to ../X11R6/include/X11. Is it?
- Are those headers it's complaining about really in /usr/X11R6/include/X11? If not, maybe your emerge of xfree did not complete successfully.
_________________ For every higher wall, there is a taller ladder |
|
Back to top |
|
 |
|