On Sat, 2004-12-04 at 11:34 +0000, Gen Zhang wrote:
> On Fri, 2004-12-03 at 18:47 -0700, victor furmanek wrote:
> > This is fresh cvs download. 
> > Is there something I am missing?
> > 
> > Sincerely
> > 
> > Greg
> > 
> > 
> > Jeremy Kolb wrote:
> > 
> 
> This appears to be an issue w/ the autofoo* again. All the libs have
> been built correctly, but for some reason the examples don't pull in
> -leet on the link. I got around it by copy&pasting the link command and
> manually inserting the -leet for each one. It took a while. :D
> 
> Gen

Try adding LDFLAGS=-L/usr/X11/lib (or wherever you put your library)
and CFLAGS=-I/usr/X11/include (or wherever you put your includes)

I have found even with ld.so.conf set. I need to add library locations
like this. Could be my system though. Just a thought. In any event all
compiles with these settings.

-- 
Peter



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to