Hi Kim,
Sweet that all configured and compiled cleanly now! Just one small issue remaining, and thats the final link (in e/src) had missing
symbols because it didn't try and link in libXext.so.
I haven't tried imlib again yet (will get to that eventually).
Thanks for your help,
Nick
Nick Bli
Sorry about the late reply, your mail has been hiding out somewhere
until now.
No problem.
e (-16 from cvs): -setup-gettext.sh just doesn't work. It gets NO
version from autopoint.
Which versions of auto* and gettext are you using?
gettext-0.11.5
autoconf-2.57
automake-1.7.5
Which are the latest v
Nick Blievers wrote:
gettext-0.11.5
autoconf-2.57
automake-1.7.5
Try changing the AM_GNU_GETTEXT_VERSION in configure.in to 0.11.5 or
0.10.40, or maybe something else, this stuff is pure voodoo :)
/Kim
---
This SF.net email is sponsored by: The R
Sorry about the late reply, your mail has been hiding out somewhere
until now.
Nick Blievers wrote:
Continued from my previous email:
e (-16 from cvs): -setup-gettext.sh just doesn't work. It gets NO
version from autopoint.
Which versions of auto* and gettext are you using?
-configure/autogen is
Continued from my previous email:
e (-16 from cvs):
-setup-gettext.sh just doesn't work. It gets NO version from autopoint.
-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.