Hi,

I'm the dude from Mandriva if you've forgotten.

I need a little something fixed in ecore.
Our 64-bit X11 libraries live in /usr/X11R6/lib64.
I can run configure --x-libraries=/usr/X11R6/lib64, but this does not
get respected...

I think it's due to this little tidbit:
  x_libs="-L"$x_dir"/lib -lX11 -lXext";
in configure.in which hard-codes -L$x_dir/lib, then "gcc -lX11" fails.

If you could fix the switch or provide some better solution, that would
be great.  I don't want to hack the Makefile after configuring.

Other than that, most x86-64 RPMS are building fine.

Thanks,
Austin



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.  
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to