Date: Wed, 9 Feb 2000 12:00:03 -0800 (PST) From: Will Andrews <andrews@technologist.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/16603: klyx build failure in ports-current Message-ID: <200002092000.MAA89483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/16603; it has been noted by GNATS. From: Will Andrews <andrews@technologist.com> To: karpes@rpi.edu Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/16603: klyx build failure in ports-current Date: Wed, 9 Feb 2000 14:58:42 -0500 On Mon, Jan 31, 2000 at 08:51:55PM -0500, karpes@rpi.edu wrote: > >Environment: > > 4.0-CURRENT built yesterday (1/30/2000), cvs update of ports > that's less than an hour old as of 8:50PM on 1/31/2000. > > >Description: > > klyx fails to build. The relevent error is: > > c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/X11R6/include/X11/qt -I/usr/X11R6/include -I../images -O -pipe -c LyXView.C > LyXView.C:1112: warning: #warning Make this work with all URLs when file loading is switched to kfm > In file included from LyXView.C:53: > SendFaxDialog.h:26: ANSI C++ forbids declaration `setFilename' with no type > SendFaxDialog.h:27: ANSI C++ forbids declaration `setSendCmd' with no type > SendFaxDialog.h:28: ANSI C++ forbids declaration `setPhone' with no type > SendFaxDialog.h:29: ANSI C++ forbids declaration `setName' with no type > SendFaxDialog.h:30: ANSI C++ forbids declaration `setCompany' with no type > gmake[2]: *** [LyXView.o] Error 1 > gmake[2]: Leaving directory `/usr/ports/print/klyx/work/klyx-0.10.0/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/print/klyx/work/klyx-0.10.0' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > > >How-To-Repeat: > > cd /usr/ports/print/klyx > make I have already fixed this on my Qt/KDE upgrade site @ http://www.psn.net/~andrews/qtkde/. Some fixes from that site oughta be imported now since they don't depend on a shlib upgrade. But I'm busy enough fixing all the ports. :\ Watch for a submission soon to fix everything. -- Will Andrews <andrews@technologist.com> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002092000.MAA89483>