Date: Tue, 27 Feb 2001 19:20:46 -0500 From: Will Andrews <will@physics.purdue.edu> To: Kent Stewart <kstewart@urx.com> Cc: Will Andrews <will@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/koffice Makefile ports/editors/koffice/filespatch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.hpatch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc Message-ID: <20010227192046.A767@ohm.physics.purdue.edu> In-Reply-To: <3A9C40E6.8CA110B5@urx.com>; from kstewart@urx.com on Tue, Feb 27, 2001 at 04:05:58PM -0800 References: <200102272230.f1RMU9n54092@freefall.freebsd.org> <3A9C40E6.8CA110B5@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--BoBwh7s2kSeeheTs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 27, 2001 at 04:05:58PM -0800, Kent Stewart wrote: > I side stepped this one and hit another block in kdemultimedia2. The > messages are >=20 > gmake[5]: Entering directory > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/y= af/yafsplay' > c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include > -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include =20 > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 > -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith > -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor > -fno-builtin -O -pipe -march=3Di686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -c splay_control.cpp > In file included from splay_control.cpp:30: > /usr/local/include/getopt.h:108: declaration of C function `int > getopt()' conflicts with > /usr/include/unistd.h:112: previous declaration `int getopt(int, char > *const *, const char *)' here > splay_control.cpp: In function `int main(int, char **)': > /usr/local/include/getopt.h:108: too many arguments to function `int > getopt()' > splay_control.cpp:97: at this point in file That is a result of a conflict with your local getopt.h. I'm not real sure how to solve that, but if you'd post your /usr/local/include/getopt.h that would help tremendously. --=20 wca --BoBwh7s2kSeeheTs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nEReF47idPgWcsURAnuRAJ0euB+GixGKssxFyfRe/Wa9odtTIACeMHO1 V6ncVZQVbWFZkdP7btaDt0Q= =bPRj -----END PGP SIGNATURE----- --BoBwh7s2kSeeheTs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010227192046.A767>