[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
tcp.h isn't in tarball 0.4.0pre18 ?
From: |
Christian Rieger |
Subject: |
tcp.h isn't in tarball 0.4.0pre18 ? |
Date: |
Mon, 22 Apr 2002 22:24:59 +0200 |
Hello,
I'am right ? The file tcp.h isn't in the current tarball ?
I have a compile error on RedHat 7.0 with Kernel 2.4.18.
The file is included in common/devices/tcp.c and include/device.h but it
isn't in the tarball.
Regards
Christian Rieger
--
no signature
loading cache ./config.cache
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O2 -Wall ) works... yes
checking whether the C compiler (gcc -O2 -Wall ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking for rm... (cached) /bin/rm
checking for find... (cached) /usr/bin/find
checking for gmake... (cached) gmake
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether gmake sets ${MAKE}... (cached) yes
checking for locale.h... (cached) yes
checking for setlocale... (cached) yes
checking for libintl.h... (cached) yes
checking for gettext... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... (cached) /usr/bin/msgmerge
checking for pthread_attr_init in -lpthread... (cached) yes
checking for tm_gmtoff in struct tm... (cached) yes
checking for timer operations... (cached) yes
checking for cfsetspeed in termios.h... (cached) yes
checking for getopt.h... (cached) yes
checking for getopt_long... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for X11/xpm.h... (cached) yes
checking for XpmWriteFileFromXpmImage in -lXpm... (cached) yes
checking for gtk-config... (cached) /usr/bin/gtk-config
checking for socket in -lsocket... (cached) no
checking for grantpt... (cached) yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for ctype.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for stddef.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for long long... (cached) yes
checking for long double... (cached) yes
checking whether gcc needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking return type of signal handlers... (cached) void
checking for strftime... (cached) yes
checking for mktime... (cached) yes
checking for gettimeofday... (cached) yes
checking for select... (cached) yes
checking for poll... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for strtok... (cached) yes
checking for strsep... (cached) yes
checking for asprintf... (cached) yes
checking for vasprintf... (cached) yes
checking for ISO C99 compliant snprintf... (cached) yes
checking for ISO C99 compliant vsnprintf... (cached) yes
creating ./config.status
creating Makefile.global
creating po/Makefile.in
creating packaging/RedHat/gnokii.spec
creating packaging/Slackware/SlackBuild
creating include/config.h
include/config.h is unchanged
G N O K I I
A Linux/Unix toolset and driver for Nokia mobile phones.
Copyright (C) 1999-2002 The Gnokii Development Team.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
See file COPYING for more details.
Host system: linux-gnu
Gnokii version: 0.4.0pre18
Xgnokii version: 20010323
X (GTK) support: yes
Debug: no
XDebug: no
RLPDebug: no
NLS: yes
Security: no
Build Shared Lib: yes
Win32:
Prefix: /usr/local
Type 'gmake' for compilation and then 'gmake install',
'gmake install-suid', 'gmake install-strip' or 'gmake install-ss' to
install gnokii. If you wish to install gnokii sgid gnokii (install-suid or
install-ss) be sure to have 'gnokii' group in your system.
- tcp.h isn't in tarball 0.4.0pre18 ?,
Christian Rieger <=