search for: _bsd

Displaying 2 results from an estimated 2 matches for "_bsd".

Did you mean: _bd
2003 Apr 08
2
OpenSSH compilation in AIX
...le, > and I even tried to give its path via -L to the linker. > > Do you have any suggestions? inet_ntoa is part of libc.a (on AIX 4.2.1 anyway). The man page contains some conflicting information, though: "All applications containing the inet_ntoa subroutine must be compiled with _BSD set to a specific value. Acceptable values are 43 and 44. In addition, all socket applications must include the BSD libbsd.a library." I would suggest: a) Adding -lbsd to CFLAGS b) Installing all of the bos.adt filesets from your distribution media. After each you must run "make distcle...
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled functionality into the qemu-dm code. The general approach taken is to have qemu-dm provide two machine types - one for xen paravirt, the other for fullyvirt. For compatability the later is the default. The goals overall are to kill LibVNCServer, remove alot of code duplication and/or parallel impls of the same concepts, and