Hi. This morning I'd tried to update mpd from version 4.1 to 4.2 on my test FreeBSD box with latest 6.2 stable and get following error message:
-------------------------------------------------------------------- cc -O -pipe -march=pentium3 -DPATH_CONF_DIR=\"/usr/local/etc/mpd4\" -DSYSLOG_FACILITY=LOG_DAEMON -DMPD_VERSION='"4.2.1 ([EMAIL PROTECTED] 09:41 2-Jul-2007)"' -g -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wwrite-strings -pthread -I/usr/local/include -DPHYSTYPE_MODEM -DPHYSTYPE_UDP -DPHYSTYPE_TCP -DPHYSTYPE_NG_SOCKET -DPHYSTYPE_PPTP -DPHYSTYPE_PPPOE -DPHYSTYPE_L2TP -DCOMPRESSION_PRED1 -DCOMPRESSION_DEFLATE -DENCRYPTION_DES -c iface.c iface.c:59:29: netgraph/ng_car.h: No such file or directory iface.c: In function `IfaceSetupLimits': iface.c:2473: error: storage size of 'car' isn't known iface.c:2487: error: `NG_CAR_NODE_TYPE' undeclared (first use in this function) iface.c:2487: error: (Each undeclared identifier is reported only once iface.c:2487: error: for each function it appears in.) iface.c:2489: error: `NG_CAR_HOOK_LOWER' undeclared (first use in this function) iface.c:2489: error: `NG_CAR_HOOK_UPPER' undeclared (first use in this function) iface.c:2509: error: `NG_CAR_SHAPE' undeclared (first use in this function) iface.c:2511: error: `NG_CAR_RED' undeclared (first use in this function) iface.c:2536: error: `NG_CAR_ACTION_FORWARD' undeclared (first use in this function) iface.c:2538: error: `NG_CAR_ACTION_DROP' undeclared (first use in this function) iface.c:2543: error: `NGM_CAR_COOKIE' undeclared (first use in this function) iface.c:2543: error: `NGM_CAR_SET_CONF' undeclared (first use in this function) iface.c:2473: warning: unused variable `car' *** Error code 1 Stop in /usr/ports/net/mpd4/work/mpd-4.2.1/src. *** Error code 1 Stop in /usr/ports/net/mpd4/work/mpd-4.2.1. *** Error code 1 Stop in /usr/ports/net/mpd4. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.97934.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=mpd-4.1 UPGRADE_PORT_VER=4.1 make DEPENDS_TARGET=package ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! net/mpd4 (mpd-4.1) (missing header) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed -------------------------------------------------------------------- After chekout on freebsd's source tree I finded no sign of such header/source file. Updated tree again, no sign of it again. I'd digged on freebsd CVS system and found what that header/source files are only on current list. Can I somehow build that version of mpd in my environment? -- WBR, A.Rymkus. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Mpd-users mailing list Mpd-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mpd-users