Date: 14 Mar 2003 08:47:00 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: kalts@estpak.ee Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: pkgconfig failure repeatable, further info Message-ID: <1047649620.317.3.camel@gyros> In-Reply-To: <20030314132933.GA2896@kevad.internal> References: <20030314130228.GB2584@kevad.internal> <20030314132933.GA2896@kevad.internal>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-LD919UkN/idz52iCdAMN Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-03-14 at 08:29, Vallo Kallaste wrote: > On Fri, Mar 14, 2003 at 03:02:28PM +0200, Vallo Kallaste <vallo> wrote: >=20 > > # Actually configure libtool. ac_aux_dir is where install-sh is found. > > CC=3D"$CC" CFLAGS=3D"$CFLAGS" CPPFLAGS=3D"$CPPFLAGS" \ > > LD=3D"$LD" LDFLAGS=3D"$LDFLAGS" LIBS=3D"$LIBS" \ > > LN_S=3D"$LN_S" NM=3D"$NM" RANLIB=3D"$RANLIB" \ > > DLLTOOL=3D"$DLLTOOL" AS=3D"$AS" OBJDUMP=3D"$OBJDUMP" \ > > ${CONFIG_SHELL-/bin/sh} /ltconfig --no-reexec \ > > $libtool_flags --no-verify --disable-ltlibs --disable-shared /ltmain.s= h $lt_target \ > > || { echo "configure: error: libtool configure failed" 1>&2; exit 1; } > >=20 > > Seems that there's missing a point before the slash. Ltconfig is > > present in the ~work/pkgconfig-0.15.0/glib-1.2.8 only and the whole > > thing happens to run in the same directory. Why the configure script > > is broken I have no idea. >=20 > When I remove the pkgconfig build directory and run 'sh > /home/vallo/bundle-env.sh make configure' then it works and sets the > ac_aux_dir to absolute path /usr/local/share/libtool/, which is > right I guess. Does it matter that I don't have either autoconf nor > automake installed at the time pkgconfig is built?=20 No. bento builds this port just fine, and it does it in a completely clean environment. > Somehow the > ac_aux_dir will be not set or is unset at pkgconfig configure time. > This is all related to the wrapper script and procedure I'm using to > build my bundle, but I guess this is a bug somewhere. This bug shows > up only when the bundle is built from the beginning, does not happen > when I run 'make package' under wrapper in the > /usr/ports/devel/pkgconfig only. So, if you're sure this is related to your wrapper, don't use the wrapper. There are other (supported) ways of setting up make variables that do work. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-LD919UkN/idz52iCdAMN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+cd1Ub2iPiv4Uz4cRAsP4AKClhsfsxSORNdjbBubMHRyZ5PAEtwCfW849 tM3A/zxyM8cjrzcgIoLLaS4= =PbeT -----END PGP SIGNATURE----- --=-LD919UkN/idz52iCdAMN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1047649620.317.3.camel>