similar to: [Bug 681] inet_ntoa.h is missing

Displaying 20 results from an estimated 11000 matches similar to: "[Bug 681] inet_ntoa.h is missing"

2003 Sep 18
1
openssh-3.7.1p1 distribution missing inet_ntoa.h header file
A build of the new openssh-3.7.1p1 distribution failed on SGI IRIX 6.5 because the inet_ntoa.h header file is not part of the openssh-3.7.1p1 distribution: cc -I/usr/local/include -I. -I.. -I. -I./.. -I/usr/local/include -I/usr/local/include -DHAVE_CONFIG_H -c inet_ntoa.c cc-1005 cc: ERROR File = inet_ntoa.c, Line = 46 The source file "inet_ntoa.h" is unavailable. #include
2003 Oct 01
1
[Bug 725] Compile error on inet_ntoa.h not includediin source tree
http://bugzilla.mindrot.org/show_bug.cgi?id=725 Summary: Compile error on inet_ntoa.h not includediin source tree Product: Portable OpenSSH Version: 3.7.1p1 Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org
2003 Sep 16
4
openbsd-compat/inet_ntoa.h missing from 3.7p1?
On IRIX 6.5: cc -Wl,-woff,84 -Wl,-woff,85 -woff 1429 -O2 -I/opt/TWWfsw/tcpwrap/include -I. -I.. -I. -I./.. -I/opt/TWWfsw/libopenssl097s/include -I/opt/TWWfsw/zlib11s/include -DHAVE_CONFIG_H -c inet_ntoa.c cc-1035 cc: WARNING File = /usr/include/stdint.h, Line = 5 #error directive: This header file is to be used only for c99 mode compilations #error This header file is to be used
2003 Sep 20
1
[Bug 694] build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2
http://bugzilla.mindrot.org/show_bug.cgi?id=694 Summary: build fails: missing inet_ntoa.h on IRIX 6.3 and gcc 3.2.2 Product: Portable OpenSSH Version: 3.7.1p1 Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo:
2003 Sep 23
0
openssh-3.7.1p1 -- openbsd-compat/inet_ntoa.h missing
Hello I just installed openssh-3.7.1p1 on IRIX64 6.5 04100802 IP27. The compilation failed since the header file openbsd-compat/inet_ntoa.h was missing. I downloaded the package from different sources including ftp.openbsd.org, there was no difference. Since inet_ntoa.c has not been changed, copying the inet_ntoa.h from openssh-3.6p1 fixed the problem. The package should be fixed anyway.
2003 Sep 17
7
[Bug 650] fix for build problem on IRIX 6.5
http://bugzilla.mindrot.org/show_bug.cgi?id=650 Summary: fix for build problem on IRIX 6.5 Product: Portable OpenSSH Version: 3.7p1 Platform: MIPS OS/Version: IRIX Status: NEW Severity: normal Priority: P2 Component: Build system AssignedTo: openssh-bugs at mindrot.org ReportedBy: koenig at
2003 Sep 17
0
bad include in inet_ntoa.c (versions openssh-3.7p1 & openssh-3.7.1p1)
"openbsd-compat/inet_ntoa.c" includes "inet_ntoa.h" which doesn't exist. Deleting the "#include" line allows inet_ntoa.c to compile and the resulting programs work fine. ->Spike
2003 Sep 23
1
inet_ntoaHi,
Hi, Trying to compile under IRIX 6.5.21 and keep getting the error " inet_ntoa.c:46: inet_ntoa.h: No such file or directory". Looked at the source code and found that unlike previous versions of the ssh software, inet_ntoa.h was not included. How do I get the software to compile? Thanks for your help, -- Gary Samuel
2003 Oct 09
0
Trouble building 3.7.1
The proper place to ask about OpenSSH on any platform other then OpenBSD is openssh-unix-dev at mindrot.org On Thu, 9 Oct 2003, Neal Vail wrote: > On Irix 6.5.17 with gcc and gnu make > > inet_ntoa.c compilation failed with "inet_ntoa.h" not found error. > Examination > of 'configure' results indicated "inet_ntoa.h" was available. > > Where is
2003 Sep 16
3
Compilation of 3.7p1 failed on IRIX (missing file)
Version 3.7p1 of OpenSSH can't be compiled on IRIX 6.5 because the file openbsd-compat/inet_ntoa.h is missing. It is possible to compile successfully using this file out of version 3.6.1p2. Heiko Heiko Schlichting | Freie Universit?t Berlin heiko at FU-Berlin.DE | Zentraleinrichtung f?r Datenverarbeitung (ZEDAT) Telefon +49 30 838-54327 | Fabeckstra?e 32 Telefax +49 30
2003 Sep 17
3
Use the OpenSSH 3.6 uidswap.c for building 3.7 under IRIX
[resending with uidswap.c instead of uidwrap.c] Once I got past the missing inet_ntoa.h weirdness, I ran into an sshd that died a lot. It appears that IRIX doesn't like some of the extra checks added between 1.23 and 1.24 of uidswap.c. Not sure if that constitutes an IRIX bug or not, but helpfully this helps someone. -- Mail: mjo at dojo.mi.org WWW: http://dojo.mi.org/~mjo/ Phone: +1
2003 Sep 17
2
RE Openssh-3.7.1p1
I tried the same work-around on Irix 6.5.15, with both GCC and SGI C compilers. I was able to get it to run and prompt for a password, then it just shut down. Still no solution, but I will continue working. Anyone get it to run on Irix yet? Jim Attempted compilation of openssh v3.7.1p1 on SGI IRIX 6.5.13. Compilation failed due to missing inet_ntoa.h in openbsd-compat. Copied inet_ntoa.h from
2003 Sep 17
0
openssh-3.7.1p1
Attempted compilation of openssh v3.7.1p1 on SGI IRIX 6.5.13. Compilation failed due to missing inet_ntoa.h in openbsd-compat. Copied inet_ntoa.h from older openssh distribution to that directory and compilation completed, but the new sshd is giving me trouble, possibly due to something else. Regards, Jack
2020 Jul 11
0
Compilation error for R 4.0.2
>>>>> Wim R Cardoen writes: > Hello, > I experienced a compiler error when I tried to compile the latest version > of R i.e. R4.0.2 > making iosupport.d from iosupport.c > making lapack.d from lapack.c > making list.d from list.c > making localecharset.d from localecharset.c > grep.c(74): catastrophic error: cannot open source file "pcre2.h" >
2010 Mar 17
1
Where to find Intrinsic.h and xlib.h
Hi When I install NCL on my system. There are many error about X11 appeared. Such like: xdevice.c(40): catastrophic error: could not open source file "X11/Xlib.h" rasdraw.c(30): catastrophic error: could not open source file "X11/Intrinsic.h" w_idt.c(26): catastrophic error: could not open source file "X11/Intrinsic.h" X11_class0.c(39): catastrophic error: could not
2020 Jul 10
3
Compilation error for R 4.0.2
Hello, I experienced a compiler error when I tried to compile the latest version of R i.e. R4.0.2 making iosupport.d from iosupport.c making lapack.d from lapack.c making list.d from list.c making localecharset.d from localecharset.c grep.c(74): catastrophic error: cannot open source file "pcre2.h" # include<pcre2.h> (The pcre2.h header file is actually present!) I used the
2003 Apr 08
2
OpenSSH compilation in AIX
[Note: CC to openssh-unix-dev added] "Ph. Marek" wrote: > I found you mail > http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=104970105603800&w=2 > where you claim that you've compiled openssh in AIX. That is correct, AIX 4.2.1, 4.3.3 and 5.1. > Not my situation is as follows: > openssh-3.6.1p1 > AIX 4.2 > gcc >
2003 Sep 17
5
problems with 3.7.1p1 on IRIX (again)
Hi, I've seen a few messages re. problems with 3.7.1p1 on IRIX 6.5... I'm using 6.5.19 and having no trouble compiling, installing and starting, but sshd just closes the connection with no explanation. debug/verbose modes don't seem to give any clues. Darren Tucker suggested defining BROKEN_GETADDRINFO in config.h, but I find that compilation then fails (assuming I've implemented
2001 Sep 29
0
configure.in fixes for 2.9.9p2
configure.in patches for 2.9.9p2: 1. Allow --with-pcre to take a path specifying the root of the PCRE install (ROOT/include, ROOT/lib) 2. Ditto for --with-zlib 3. $no_libnsl and $no_libsocket can be determined programmatically 4. Check for innetgr, getspnam, and util in the default $LIBS before checking in -lrpc, -lgen, and -lutil, respectively 5. dirname() is in -lgen on some
2006 Jun 16
3
ActiveRecord, using sql functions for some attributes
Hi. I need to use functions INET_ATON, INET_NTOA for IP address retrieving. Is it possible to make this transparently (without custom SQL for saving, updating and retrieving)?