Displaying 7 results from an estimated 7 matches for "d_xpg4_2".
Did you mean:
_xpg4_2
2005 Sep 26
0
Trouble compiling tftp hpa under Solaris 10
...sion.h
make -C lib
make[1]: Entering directory `/data/downloads/tftp-hpa-0.40/lib'
rm -f libxtra.a
ar cq libxtra.a
ranlib libxtra.a
make[1]: Leaving directory `/data/downloads/tftp-hpa-0.40/lib'
make -C tftp
make[1]: Entering directory `/data/downloads/tftp-hpa-0.40/tftp'
gcc -g -O2 -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE
-D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -W -Wall
-Wpointer-arith -Wbad-function-cast -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline
-Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe
-fno-str...
2005 May 30
0
compiling tftp-hpa-040 under Solaris 8
...make -C lib
make[1]: Entering directory `/usr/share/src/tftp-hpa-0.40/lib'
rm -f libxtra.a
ar cq libxtra.a
ranlib libxtra.a
make[1]: Leaving directory `/usr/share/src/tftp-hpa-0.40/lib'
make -C tftp
make[1]: Entering directory `/usr/share/src/tftp-hpa-0.40/tftp'
gcc -g -O2 -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE
-D_ISO9X_SOURCE -D_OSF_SOURCE - D_XOPEN_SOURCE_EXTENDED -W -Wall
-Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef
-Wshadow -Wsign-compare -pipe -fno- s...
2003 Jun 09
1
[patch] ./configure problem on Solaris with Sun's CC
...ra.a.
This causes all future invokations of the compiler to fail like so:
configure:10955: /opt/SUNWspro/bin/cc -o conftest -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -fno-strict-aliasing -xildoff -xildoff -xildoff -xildoff conftest.c ../lib/libxtra.a -lresolv -lnsl -lsocket >&5
cc: Warning: illegal option -fno-strict-aliasing
ld: fatal: file ../lib/li...
2002 Feb 17
1
failure when trying to build on OpenBSD 2.8
Hello
I'm trying to build hpa-tftp on an OpenBSD so I'll have support
for "tsize". configure run successfully, then I run gmake, then
the following errors.
thanks
gmake[1]: Entering directory `/usr/local/src/tftp-hpa-0.28/tftp'
gcc -g -O2 -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE
-D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -W -Wall
-Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef
-Wshadow -Wsign-compare -pipe -I.. -c...
2003 Jun 09
0
[patch] ./configure problem on Solaris
...ra.a.
This causes all future invokations of the compiler to fail like so:
configure:10955: /opt/SUNWspro/bin/cc -o conftest -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -fno-strict-aliasing -xildoff -xildoff -xildoff -xildoff conftest.c ../lib/libxtra.a -lresolv -lnsl -lsocket >&5
cc: Warning: illegal option -fno-strict-aliasing
ld: fatal: file ../lib/li...
2002 Jan 21
1
help for tftp-hpa with libc5
...on libc5 because we have many systems still using
this library.
There were some constants missing that i copied from glibc-2.1 headers, and
now I'm left with this and I don't know what to do since all I can do is
copy/paste, not touch real code :-)
===
gcc -O2 -m486 -fno-strength-reduce -D_XPG4_2 -D_XOPEN_SOURCE
-D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE
-D_XOPEN_SOURCE_EXTENDED -W -Wall -Wpointer-arith -Wbad-function-cast
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline -Wwrite-strings -Wshadow -pipe -I.. -c recvfrom.c
In file incl...
2015 Feb 19
34
Call for testing: OpenSSH 6.8
Hi,
OpenSSH 6.8 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains
some substantial new features and a number of bugfixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is