The workaround for this is to add the following lines to your sources
#ifndef MSG_WAITALL
#define MSG_WAITALL 0x40 /* wait for full request or error */
#endif
jeudi 31 octobre 2013
Par sebastien galvagno le jeudi 31 octobre 2013, 13:42
The workaround for this is to add the following lines to your sources
#ifndef MSG_WAITALL
#define MSG_WAITALL 0x40 /* wait for full request or error */
#endif
Par sebastien galvagno le jeudi 31 octobre 2013, 09:58
#pragma pack(1)
#pragma pack 1
Par sebastien galvagno le jeudi 31 octobre 2013, 09:50
mercredi 30 octobre 2013
Par sebastien galvagno le mercredi 30 octobre 2013, 15:38
When trying to compile ng makefile on HP-UX, the following error appears: Building ng client. To build a Windows binary, type 'make ng.exe' gcc -Wall -pedantic -s -O3 -o ng src/c/ng.c src/c/ng.c: In function `recvToFD': src/c/ng.c:235: error: `MSG_WAITALL' undeclared (first use in this function) src/c/ng.c:235: error: (Each undeclared identifier is reported only once src/c/ng.c:235: error: for each function it appears in.) src/c/ng.c: In function `processExit': src/c/ng.c:271: error: `MSG_WAITALL' undeclared (first use in this function) Error exit code 1 Stop. The workaround for this is to add the following lines to src/c/ng.c: #ifndef MSG_WAITALL #define MSG_WAITALL 0x40 /* wait for full request or error */ #endif
Par sebastien galvagno le mercredi 30 octobre 2013, 12:39
The GNU Compiler Collection
The GNU Compiler Collection (GCC) is a suite of compilers for various programming languages. The packages provided here contain the C and C++ compilers, targeted towards the HP PA-RISC and Itanium®-based processor family platform architectures running HP-UX.
Note: There is no official support for GCC from HP. However, for GCC-related questions and issues, please email: gcc-help@cup.hp.com.
What's New
New and improved packages for HP-UX
GNU binutils packages for HP-UX are no longer provided separately, they are incorporated into the new GCC packages
mercredi 31 juillet 2013
Par sebastien galvagno le mercredi 31 juillet 2013, 11:11
mercredi 26 juin 2013
Par sebastien galvagno le mercredi 26 juin 2013, 13:57
mercredi 13 mars 2013
Par sebastien galvagno le mercredi 13 mars 2013, 21:38
mardi 2 octobre 2012
Par sebastien galvagno le mardi 2 octobre 2012, 08:04
ntp.drift(4)
NAME
ntp.drift - Network Time Protocol (NTP) drift fileDESCRIPTION
When the NTP daemon (xntpd) is first started, it computes the error in the intrinsic frequency of the clock on the computer it is running on. This process usually takes about a day or two after the daemon is started to compute a good estimate of this (and it needs a good estimate to synchronize closely to its server). Once the initial value is computed, it will change only by relatively small amounts during the course of continued operation. The driftfile declaration should always be included in the ntp.conf file. This provides xntpd with complete path name to a file in which it can store the current value of the frequency error. That way, if the daemon is stopped and restarted, it can reinitialize itself to the previous estimate without spending time recomputing the frequency estimate. The ntp.drift file contains one line with the following format: freq_offset flag freq_offset Specifies the nominal frequency offset. DO NOT modify this field. flag Specifies the method used to improve system clock accuracy. 0 Specifies that xntpd runs a Phase-Locked Loop (PLL) algorithm to keep synchronized with other hosts. This is the default. 1 Specifies the use of the PLL algorithm in the kernel. This requires the NTP_TIME kernel option. After the option is configured in the kernel, edit the ntp.drift file and change the flag value to 1. See System Administration for information on the NTP_TIME kernel option.FILES
/etc/ntp.drift Conventional name of the drift fileRELATED INFORMATION
Commands: ntpdate(8), ntpq(8), xntpd(8), xntpdc(8) Files: ntp.conf(4) Network Administration: Services, System Administration
jeudi 27 septembre 2012
Par sebastien galvagno le jeudi 27 septembre 2012, 09:28
Virtualisation HP
Quelques commandes
lundi 24 septembre 2012
Par sebastien galvagno le lundi 24 septembre 2012, 14:17
mercredi 19 janvier 2011
Par adminblog le mercredi 19 janvier 2011, 09:16
From nwmgr ( 1M)
nwmgr - network interface management command for LAN and RDMA interfaces
Obsolescence Warning
The lanadmin, lanscan, and linkloop commands are deprecated. These commands will be removed in a future HP-UX release. HP recommends the use of replacement command nwmgr (1M) to perform all network interface-related tasks.
Keywords: HP/UX, HP-UX, HP, inventory, inventaire, réseau, network, fibre, fiber, channel, détection, detection, command, admin, administration, obsolette, obsolescence, interface, deprecated, lanadmin, lanscan, linkloop, nwmgr, man, manuel, manual, commande, shell
mardi 11 janvier 2011
Par adminblog le mardi 11 janvier 2011, 15:19
keywords: hp,hp/ux,hp-ux,network,shell,command,administration,admin,system
Par adminblog le mardi 11 janvier 2011, 15:17
keywords: hp,hp/ux,hp-ux,network,administration,system,admin,command,shell,doc,man
mercredi 8 décembre 2010
Par adminblog le mercredi 8 décembre 2010, 14:17
Par adminblog le mercredi 8 décembre 2010, 14:16
Par adminblog le mercredi 8 décembre 2010, 14:15
Par adminblog le mercredi 8 décembre 2010, 10:06
jeudi 18 novembre 2010
Par adminblog le jeudi 18 novembre 2010, 16:16
« billets précédents - page 1 de 2