bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Compilation Failed..


From: Taichi Matsumoto
Subject: Re: [Bug-wget] Compilation Failed..
Date: Tue, 21 Apr 2009 02:12:21 +0900

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 : address@hidden
----------------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]