something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.
(This is not by any means the complete list but just the ones I've noticed
recently.)
the BROKEN yet, I haven't yet had time to review the PLIST. It
might well have changed due to the addition of patch-a[bc].
patch-ad made it respect statfs better for 3.0.
PR: 8364
Submitted by: David A. Bader <dbader@eece.unm.edu>
cc -O2 -DHAVE_FCNTL_H=1 -DHAVE_NET_SLIP_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ETHER_NTOA=1 -DHAVE_SETLINEBUF=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DRETSIGVAL= -DHAVE_SOCKADDR_SA_LEN=1 -DHAVE_TM_GMTOFF=1 -DLBL_ALIGN=1 -DPPP -DHAVE_FDDI -I. -c print-domain.c
print-domain.c:219: `T_UINFO' undeclared here (not in a function)
print-domain.c:219: initializer element for `type2str[29].v' is not constant
print-domain.c:220: `T_UID' undeclared here (not in a function)
print-domain.c:220: initializer element for `type2str[30].v' is not constant
print-domain.c:221: `T_GID' undeclared here (not in a function)
print-domain.c:221: initializer element for `type2str[31].v' is not constant
*** Error code 1
cc -O -pipe -c unshlight.c
unshlight.c: In function `main':
unshlight.c:53: `MOUNT_NFS' undeclared (first use this function)
unshlight.c:53: (Each undeclared identifier is reported only once
unshlight.c:53: for each function it appears in.)
*** Error code 1
cc -c -O -pipe -I.. -DRWHOIS_SERVER_VERSION=\"1.0B9.2\" -DAUTHORIZATION_ON -DHAVE_CONFIG_H misc.c
misc.c: In function `run_program':
misc.c:383: function `__error' is initialized like a variable
*** Error code 1
cc -O -pipe -DOS_H=\"os-freebsd2.h\" -I. -I../include -I../config -c filesys-os.c
filesys-os.c: In function `getmountent':
filesys-os.c:183: `MOUNT_NFS' undeclared (first use this function)
filesys-os.c:183: (Each undeclared identifier is reported only once
filesys-os.c:183: for each function it appears in.)
filesys-os.c:188: warning: unreachable code at beginning of switch statement
*** Error code 1
g++ pppload.o PPPStats.o MainWindow.o Options.o mPPPStats.o mMainWindow.o -o ppp
load -L/usr/X11R6/lib -lqt
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, no
t found (try using --rpath)
/usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libqt.so: undefined reference to `XSetInputFocus'
/usr/ports/net/mpich/work/mpich/bin/mpicc -O -pipe -D__FREEBSD -O -D__NO_AIO -DFORTRANDOUBLEUNDERSCORE -D__NFS -D__UFS -D__NEEDS_MPI_TEST -D__MPICH -D__HAVE_MPI_LONG_LONG_INT=1 -D__HAS_MPI_INFO=1 -D__HAS_MPI_DARRAY_SUBARRAY=1 -I/usr/ports/net/mpich/work/mpich/include -I../../include -I../include -c ad_fstype.c
ad_fstype.c: In function `ADIO_FileSysType':
ad_fstype.c:94: `MOUNT_NFS' undeclared (first use this function)
ad_fstype.c:94: (Each undeclared identifier is reported only once
ad_fstype.c:94: for each function it appears in.)
*** Error code 1