Sorry about the late reply, your mail has been hiding out somewhere until now.
Nick Blievers wrote:
Continued from my previous email:Which versions of auto* and gettext are you using?
e (-16 from cvs): -setup-gettext.sh just doesn't work. It gets NO version from autopoint.
OK, my fault. I have now tried to fix the X library auto* stuff.-configure/autogen is badly borked, and generates an invalid LIBS (eg it ends in -L) The reason for this is x_libraries ends up without a value.
-intl/ has no files?It is supposed to be populated by gettextize/autopoint.
This must be some platform specific auto* issue.-make doesn't know how to build .deps/*.Po files (I removed the include's)
-MipsPro doesn't like misc ()'s and {}'s
I knew there might be a portablity problem with this.
I'm not too fond of the "do { } while(0)" construct so I changed it into
simple functions. That may even save a few bytes of code :)-struct timeval is defined in sys/time.hOK.
This may be fixed now.Whew, and thats it! (Besides tweaks to the libraries, since the X libraries are not probed correctly by configure).
/Kim
------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
