Hi,

Am 08.07.2011 11:11, schrieb szgyg:
On 7/7/2011 1:36 PM, [email protected] wrote:

Oops, there was a typo in the patch, which breaks hush. Use this instead.


Hm. tried that now what you said:

when i typed in make we came up with a while of compiling and many lines of error messages.

Here is a part of the output i got. the windows command line buffer seems to have a limit here which stuff you can copy: I installed the whole package of cygwin. so no libs should be missing which can be picked up from the standard mirrors.
I also installed your recommended dll.

--- begin ---

/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/recursive_action.c: In function 'recursive_action':
libbb/recursive_action.c:156: warning: visibility attribute not supported in thi
s configuration; ignored
  CC      libbb/remove_file.o
In file included from libbb/remove_file.c:10:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/remove_file.c:10:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/remove_file.c: In function 'remove_file':
libbb/remove_file.c:102: warning: visibility attribute not supported in this con
figuration; ignored
  CC      libbb/run_shell.o
In file included from libbb/run_shell.c:31:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/run_shell.c:31:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/run_shell.c: In function 'run_shell':
libbb/run_shell.c:92: warning: visibility attribute not supported in this config
uration; ignored
  CC      libbb/safe_gethostname.o
In file included from libbb/safe_gethostname.c:27:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/safe_gethostname.c:27:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/safe_gethostname.c: In function 'safe_getdomainname':
libbb/safe_gethostname.c:74: warning: visibility attribute not supported in this
 configuration; ignored
libbb/safe_gethostname.c: In function 'safe_gethostname':
libbb/safe_gethostname.c:52: warning: visibility attribute not supported in this
 configuration; ignored
  CC      libbb/safe_poll.o
In file included from libbb/safe_poll.c:10:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/safe_poll.c:10:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/safe_poll.c: In function 'safe_poll':
libbb/safe_poll.c:34: warning: visibility attribute not supported in this config
uration; ignored
  CC      libbb/safe_strncpy.o
In file included from libbb/safe_strncpy.c:10:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/safe_strncpy.c:10:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/safe_strncpy.c: In function 'overlapping_strcpy':
libbb/safe_strncpy.c:32: warning: visibility attribute not supported in this con
figuration; ignored
libbb/safe_strncpy.c: In function 'safe_strncpy':
libbb/safe_strncpy.c:18: warning: visibility attribute not supported in this con
figuration; ignored
  CC      libbb/safe_write.o
In file included from libbb/safe_write.c:10:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/safe_write.c:10:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/safe_write.c: In function 'safe_write':
libbb/safe_write.c:21: warning: visibility attribute not supported in this confi
guration; ignored
  CC      libbb/setup_environment.o
In file included from libbb/setup_environment.c:31:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/setup_environment.c:31:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/setup_environment.c: In function 'setup_environment':
libbb/setup_environment.c:51: warning: implicit declaration of function 'clearen
v'
libbb/setup_environment.c:72: warning: visibility attribute not supported in thi
s configuration; ignored
  CC      libbb/signals.o
In file included from libbb/signals.c:12:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/signals.c:12:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/signals.c: In function 'record_signo':
libbb/signals.c:20: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'bb_signals':
libbb/signals.c:48: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'wait_for_any_sig':
libbb/signals.c:92: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'sig_unblock':
libbb/signals.c:85: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'kill_myself_with_sig':
libbb/signals.c:101: warning: visibility attribute not supported in this configu
ration; ignored
libbb/signals.c: In function 'sig_block':
libbb/signals.c:77: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'sigprocmask_allsigs':
libbb/signals.c:33: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'sigaction_set':
libbb/signals.c:26: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: In function 'signal_no_SA_RESTART_empty_mask':
libbb/signals.c:121: warning: visibility attribute not supported in this configu
ration; ignored
libbb/signals.c: In function 'signal_SA_RESTART_empty_mask':
libbb/signals.c:111: warning: visibility attribute not supported in this configu
ration; ignored
libbb/signals.c: In function 'bb_signals_recursive_norestart':
libbb/signals.c:69: warning: visibility attribute not supported in this configur
ation; ignored
libbb/signals.c: At top level:
libbb/signals.c:121: warning: visibility attribute not supported in this configu
ration; ignored
  CC      libbb/simplify_path.o
In file included from libbb/simplify_path.c:9:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/simplify_path.c:9:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/simplify_path.c: In function 'bb_simplify_abs_path_inplace':
libbb/simplify_path.c:43: warning: visibility attribute not supported in this co
nfiguration; ignored
libbb/simplify_path.c: In function 'bb_simplify_path':
libbb/simplify_path.c:59: warning: visibility attribute not supported in this co
nfiguration; ignored
  CC      libbb/single_argv.o
In file included from libbb/single_argv.c:9:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/single_argv.c:9:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/single_argv.c: In function 'single_argv':
libbb/single_argv.c:18: warning: visibility attribute not supported in this conf
iguration; ignored
  CC      libbb/skip_whitespace.o
In file included from libbb/skip_whitespace.c:10:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/skip_whitespace.c:10:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/skip_whitespace.c: In function 'skip_whitespace':
libbb/skip_whitespace.c:24: warning: visibility attribute not supported in this
configuration; ignored
libbb/skip_whitespace.c: In function 'skip_non_whitespace':
libbb/skip_whitespace.c:32: warning: visibility attribute not supported in this
configuration; ignored
libbb/skip_whitespace.c: In function 'skip_dev_pfx':
libbb/skip_whitespace.c:39: warning: visibility attribute not supported in this
configuration; ignored
  CC      libbb/speed_table.o
In file included from libbb/speed_table.c:10:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/speed_table.c:10:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/speed_table.c: In function 'tty_baud_to_value':
libbb/speed_table.c:75: warning: visibility attribute not supported in this conf
iguration; ignored
libbb/speed_table.c: In function 'tty_value_to_baud':
libbb/speed_table.c:88: warning: visibility attribute not supported in this conf
iguration; ignored
  CC      libbb/str_tolower.o
In file included from libbb/str_tolower.c:6:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/str_tolower.c:6:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/str_tolower.c: In function 'str_tolower':
libbb/str_tolower.c:14: warning: visibility attribute not supported in this conf
iguration; ignored
  CC      libbb/strrstr.o
In file included from libbb/strrstr.c:15:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/strrstr.c:15:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/strrstr.c: In function 'strrstr':
libbb/strrstr.c:35: warning: visibility attribute not supported in this configur
ation; ignored
  CC      libbb/time.o
In file included from libbb/time.c:9:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/time.c:9:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/time.c: In function 'monotonic_sec':
libbb/time.c:254: warning: visibility attribute not supported in this configurat
ion; ignored
libbb/time.c: In function 'monotonic_ms':
libbb/time.c:250: warning: visibility attribute not supported in this configurat
ion; ignored
libbb/time.c: In function 'monotonic_us':
libbb/time.c:244: warning: visibility attribute not supported in this configurat
ion; ignored
libbb/time.c: In function 'monotonic_ns':
libbb/time.c:238: warning: visibility attribute not supported in this configurat
ion; ignored
libbb/time.c: In function 'validate_tm_time':
libbb/time.c:188: warning: visibility attribute not supported in this configurat
ion; ignored
libbb/time.c: In function 'parse_datestr':
libbb/time.c:179: warning: visibility attribute not supported in this configurat
ion; ignored
  CC      libbb/trim.o
In file included from libbb/trim.c:11:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/trim.c:11:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/trim.c: In function 'trim':
libbb/trim.c:30: warning: visibility attribute not supported in this configurati
on; ignored
  CC      libbb/u_signal_names.o
In file included from libbb/u_signal_names.c:17:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/u_signal_names.c:17:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/u_signal_names.c: In function 'print_signames':
libbb/u_signal_names.c:236: warning: visibility attribute not supported in this
configuration; ignored
libbb/u_signal_names.c: In function 'get_signame':
libbb/u_signal_names.c:217: warning: visibility attribute not supported in this
configuration; ignored
libbb/u_signal_names.c: In function 'get_signum':
libbb/u_signal_names.c:205: warning: visibility attribute not supported in this
configuration; ignored
  CC      libbb/udp_io.o
In file included from libbb/udp_io.c:9:
include/libbb.h:107:1: warning: "socklen_t" redefined
In file included from /usr/include/sys/socket.h:16,
                 from /usr/include/netdb.h:67,
                 from include/libbb.h:20,
                 from libbb/udp_io.c:9:
/usr/include/cygwin/socket.h:24:1: warning: this is the location of the previous
 definition
libbb/udp_io.c: In function 'send_to_from':
libbb/udp_io.c:86: error: 'struct in_pktinfo' has no member named 'ipi_spec_dst'

make[1]: *** [libbb/udp_io.o] Error 1
make: *** [libbb] Error 2


--- end ---
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to