Date: Sun, 6 Feb 2000 12:37:25 -0500 From: Will Andrews <andrews@technologist.com> To: Juergen Lock <nox@jelal.kn-bremen.de> Cc: ports@FreeBSD.ORG Subject: Re: Qt/KDE/bsd.port.mk changes Message-ID: <20000206123725.A20744@shadow.blackdawn.com> In-Reply-To: <200002061446.PAA27995@saturn.kn-bremen.de>; from nox@jelal.kn-bremen.de on Sun, Feb 06, 2000 at 03:46:33PM %2B0100 References: <XFMail.000116200618.andrews@TECHNOLOGIST.COM> <XFMail.000116225707.andrews@TECHNOLOGIST.COM> <200002061446.PAA27995@saturn.kn-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
[ snipped all the maintainers' emails for sanity ] On Sun, Feb 06, 2000 at 03:46:33PM +0100, Juergen Lock wrote: > I too now wanted to build some kde sources that need a recent gcc > (control software for a isdn pbx), so i searched -ports and found > this thread. got the updated qt and kdelibs ports off that page: > qt installed no problem but kdelibs failed to package because of > missing libs, and after looking at the wrong place for a while > (...) i discovered it just used 2 instead of 3 for the major. > here's my `fix' for that: > > post-patch: > ${PERL} -pi.bak -e 's/-version-info \S+/-version-info '${LIBMAJOR}:${LIBMINOR}/\; ${WRKSRC}/*/Makefile.in > > (Oh and it probably should USE_LIBTOOL too so that it keeps > those .la files to itself, and to fix the OBJFORMAT="" problem.) (Re: USE_LIBTOOL) Noted. I'll try it. How the heck did it get 2 instead of 3?? I made sure that the Makefile.in's would accept a change from the environment variables, through the ?= operator. :\ Can you show me the _FULL_ build logs? My build logs say the major got through. -- 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?20000206123725.A20744>