Date: Mon, 25 Sep 2006 14:12:28 +0200 From: Michael Landin Hostbaek <mich@FreeBSD.org> To: Jeremy Messenger <mezz@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/sylpheed Makefile ports/mail/sylpheed2 Makefile ports/mail/sylpheed2-devel Makefile ports/palm/gnome-pilot Makefile ports/palm/libmal Makefile ports/palm/malsync Makefile ports/palm/syncal Makefile Message-ID: <20060925121227.GB96661@mich2.itxmarket.com> In-Reply-To: <200609250303.k8P336NA021869@repoman.freebsd.org> References: <200609250303.k8P336NA021869@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Messenger (mezz) writes: > mezz 2006-09-25 03:03:06 UTC > > FreeBSD ports repository > > Modified files: > mail/sylpheed Makefile > mail/sylpheed2 Makefile > mail/sylpheed2-devel Makefile > palm/gnome-pilot Makefile > palm/libmal Makefile > palm/malsync Makefile > palm/syncal Makefile > Log: > Chase pilot-link's shared library version bump. Bump the PORTREVISION. As for > the PRs, I shall chase and close a few of them. libmal build is broken: cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -DMALSYNC -O2 -fno-strict-aliasing -pipe -I../malsync/mal/common -I../malsync/mal/client/common -I../malsync/mal/client/unix -I/usr/local/include -c libmal.c -MT libmal.lo -MD -MP -MF .deps/libmal.TPlo -fPIC -DPIC -o .libs/libmal.lo libmal.c: In function `readAndUseDeviceInfoDatabase': libmal.c:295: error: too many arguments to function `dlp_ReadRecordByIndex' libmal.c: In function `readDeviceUserConfig32': libmal.c:617: error: too many arguments to function `dlp_ReadRecordByIndex' libmal.c: In function `readDeviceUserConfig31': libmal.c:655: error: too many arguments to function `dlp_ReadRecordByIndex' libmal.c: In function `writeDeviceUserConfig': libmal.c:715: error: too many arguments to function `dlp_ReadRecordByIndex' libmal.c: In function `getRecordBase': libmal.c:1030: warning: passing arg 3 of `dlp_ReadNextModifiedRec' from incompatible pointer type libmal.c:1030: error: too many arguments to function `dlp_ReadNextModifiedRec' libmal.c:1034: warning: passing arg 4 of `dlp_ReadRecordByIndex' from incompatible pointer type libmal.c:1034: error: too many arguments to function `dlp_ReadRecordByIndex' libmal.c: In function `Connect': libmal.c:1305: warning: `pilot_connect' is deprecated (declared at /usr/local/include/pi-header.h:28) libmal.c: In function `fill_in_versioninfo': libmal.c:1393: error: too many arguments to function `dlp_ReadRecordByIndex' gmake[2]: *** [libmal.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/palm/libmal/work/libmal-0.40/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/palm/libmal/work/libmal-0.40' gmake: *** [all] Error 2 *** Error code 2 /mich
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060925121227.GB96661>