Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
missing Xfree headers
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
almostlucky
n00b
n00b


Joined: 10 Jun 2002
Posts: 33

PostPosted: Sat Jul 13, 2002 5:49 pm    Post subject: missing Xfree headers Reply with quote

Code:
+ emake
gcc -Wall wampager.c  -o wampager -L/usr/X11R6/lib -lX11 -lXpm -lXext
wampager.c:14: X11/Xlib.h: No such file or directory
wampager.c:15: X11/Xatom.h: No such file or directory
wampager.c:16: X11/Xmd.h: No such file or directory
wampager.c:17: X11/xpm.h: No such file or directory
wampager.c:18: X11/extensions/shape.h: No such file or directory
make: *** [wampager] Error 1
gcc -Wall wampager.c  -o wampager -L/usr/X11R6/lib -lX11 -lXpm -lXext
wampager.c:14: X11/Xlib.h: No such file or directory
wampager.c:15: X11/Xatom.h: No such file or directory
wampager.c:16: X11/Xmd.h: No such file or directory
wampager.c:17: X11/xpm.h: No such file or directory
wampager.c:18: X11/extensions/shape.h: No such file or directory
make: *** [wampager] Error 1

I get this error when i try to emerge wampager. This is a recent install, but it has worked for me every other time ive tried (using previous installs). I didnt notice any errors during Xfree compile. I have no idea where i would find these packages. I get an error with the same files missing when i try to emerge xv also. :(
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sat Jul 13, 2002 8:57 pm    Post subject: Re: missing Xfree headers Reply with quote

Do you have the file: /usr/include/X11/Xlib.h? /usr/include/X11 is a symlink to /usr/X11R6/include/X11.

Have you emerged xfree?

almostlucky wrote:
Code:
+ emake
gcc -Wall wampager.c  -o wampager -L/usr/X11R6/lib -lX11 -lXpm -lXext
wampager.c:14: X11/Xlib.h: No such file or directory
wampager.c:15: X11/Xatom.h: No such file or directory
wampager.c:16: X11/Xmd.h: No such file or directory
wampager.c:17: X11/xpm.h: No such file or directory
wampager.c:18: X11/extensions/shape.h: No such file or directory
make: *** [wampager] Error 1
gcc -Wall wampager.c  -o wampager -L/usr/X11R6/lib -lX11 -lXpm -lXext
wampager.c:14: X11/Xlib.h: No such file or directory
wampager.c:15: X11/Xatom.h: No such file or directory
wampager.c:16: X11/Xmd.h: No such file or directory
wampager.c:17: X11/xpm.h: No such file or directory
wampager.c:18: X11/extensions/shape.h: No such file or directory
make: *** [wampager] Error 1

I get this error when i try to emerge wampager. This is a recent install, but it has worked for me every other time ive tried (using previous installs). I didnt notice any errors during Xfree compile. I have no idea where i would find these packages. I get an error with the same files missing when i try to emerge xv also. :(
Back to top
View user's profile Send private message
almostlucky
n00b
n00b


Joined: 10 Jun 2002
Posts: 33

PostPosted: Sat Jul 13, 2002 9:21 pm    Post subject: Reply with quote

i had emerged xfree a few times, trying different things. For some reason i had no /usr/include/X11. I just symlinked /usr/X11R6/include/X11 to /usr/include/X11. everything seems fine now. thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum