Hi Alex,

>   On ubuntu, try "sudo apt-get install gettext" first.
Thank you for your reply.
Actually I have already installed gettext package (0.17)

I tried to compile wget-1-11.4 and it works well.
but failed with 1-12 on the repository.

When I configure, makefile is created but
the script output some error messages to config.log file,
---
# grep error: config.log
conftest.c:10:42: error: CoreFoundation/CFPreferences.h: No such file
or directory
conftest.c:14: error: 'NULL' undeclared (first use in this function)
conftest.c:14: error: (Each undeclared identifier is reported only once
conftest.c:14: error: for each function it appears in.)
conftest.c:10:37: error: CoreFoundation/CFLocale.h: No such file or directory
conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
conftest.c:60:26: error: minix/config.h: No such file or directory
conftest.c:27:26: error: minix/config.h: No such file or directory
conftest.c:42: error: size of array 'off_t_is_large' is negative
conftest.c:77:23: error: sys/utime.h: No such file or directory
conftest.c:44:23: error: sys/utime.h: No such file or directory
conftest.c:73: error: 'optreset' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
---

I couldnt find information related to these messages.
(I think CoreFoundation is c based library for osx...
 something wrong with my enviroment...)

Do you have any ideas for these status?

----------------------------------------------------------------------
    Matsumoto Taichi : [email protected]
----------------------------------------------------------------------


Reply via email to