-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 No, I said "/usr....". Just because they're in the usr subdirectory of /Developer/SDKs doesn't mean they're under /usr . and the package build procedure doesn't look there.
However, you can try sudo cp /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/Xutil.h /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/Xlib.h /usr/X11R6/include/X11 to put copies of the files in the right place, assuming you're using Apple's X11. I'd guess that something went awry during your X11SDK install--which is unfortunately not uncommon. Jamie Griffin wrote: > I've just checked and the files appear to be there: > > /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/Xutil.h > /Developer/SDKs/MacOSX10.3.9.sdk/usr/X11R6/include/X11/Xutil.h > /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Tk.framework/Versions/8.4/Headers/X11/Xutil.h > > > /Developer/SDKs/MacOSX10.3.9.sdk/usr/X11R6/include/X11/Xlib.h > /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Tk.framework/Versions/8.4/Headers/X11/Xlib.h > /Developer/SDKs/MacOSX10.4u.sdk/usr/X11R6/include/X11/Xlib.h > > Jamie > > > 0n Mon, Dec 17, 2007 at 04:34:07PM -0500, Alexander Hansen wrote: > OK. Check your system to verify that you do indeed have > /usr/X11R6/include/X11/Xlib.h and /usr/X11R6/include/X11/Xutil.h . > > Jamie Griffin wrote: >>>> I'm using mac 10.4.11 >>>> >>>> Jamie >>>> >>>> 0n Mon, Dec 17, 2007 at 03:53:37PM -0500, Alexander Hansen >>>> wrote: Jamie Griffin wrote: >>>>>>> I've tried again and i think this is where the errors >>>>>>> started in the installation. Please for give the length >>>>>>> of this: >>>>>>> >>>>>>> x11_w3mimg.c:11:22: error: X11/Xlib.h: No such file or >>>>>>> directory x11_w3mimg.c:12:23: error: X11/Xutil.h: No >>>>>>> such file or directory >>>>>>> >>>> <snip> >>>> >>>> There we go. What OS version are you on? >>>> >>>>>>> is this enough info for you? >>>>>>> >>>>>>> Jamie >>>>>>> >>>>>>> >>>> <snip> >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHZu/dB8UpO3rKjQ8RAtL1AJ4nDbbl+MmVINywWwjNAkycFPwe5gCfeOR7 3arFXW6rUEn1AF9tuKOMKms= =ABO4 -----END PGP SIGNATURE----- ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
