Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Sep 2003 03:52:08 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Sergey Akifyev <asa@gascom.ru>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: gcalctool build fails (at least on -STABLE)
Message-ID:  <1063266728.668.12.camel@gyros>
In-Reply-To: <1063265477.387.30.camel@asa.gascom.net.ru>
References:  <1063265477.387.30.camel@asa.gascom.net.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-WV+BWNRr2POvE6+a9G0g
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Thu, 2003-09-11 at 03:31, Sergey Akifyev wrote:
> Hello!
>=20
> gcalctool fails on -STABLE, becaus of it's libtool trashes -pthread
> flag. The included fix makes it use freebsd libtool. Please, review how
> this works for -CURRENT.

Should be fixed, thanks!

Joe

>=20
> [ Including attachment inline ]
> diff -ruN gcalctool.orig/Makefile gcalctool/Makefile
> --- gcalctool.orig/Makefile Thu Sep 11 09:34:12 2003
> +++ gcalctool/Makefile  Thu Sep 11 11:23:57 2003
> @@ -23,6 +23,7 @@
>  USE_GNOME=3D gnomeprefix gnomehack libgnomeui
>  CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include" \
>         LDFLAGS=3D"-L${LOCALBASE}/lib"
> +MAKE_ENV=3D  LIBTOOL_FREEBSD=3D"${LIBTOOL}"
>                                                                          =
                                                   =20
>  post-patch:
>     @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
> diff -ruN gcalctool.orig/files/patch-configure
> gcalctool/files/patch-configure
> --- gcalctool.orig/files/patch-configure    Thu Jan  1 03:00:00 1970
> +++ gcalctool/files/patch-configure Thu Sep 11 11:24:12 2003
> @@ -0,0 +1,11 @@
> +--- configure.orig Thu Sep 11 11:19:23 2003
> ++++ configure  Thu Sep 11 11:20:33 2003
> +@@ -10127,7 +10127,7 @@
> + LIBTOOL_DEPS=3D"$ac_aux_dir/ltmain.sh"
> +
> + # Always use our own libtool.
> +-LIBTOOL=3D'$(SHELL) $(top_builddir)/libtool'
> ++LIBTOOL=3D'$(SHELL) $(LIBTOOL_FREEBSD)'
> +
> + # Prevent multiple expansion
> +
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-WV+BWNRr2POvE6+a9G0g
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQA/YCmob2iPiv4Uz4cRAg65AKCbXmdh+ht2nLcwQUyES4+0abptbwCffnEf
Bd7saNGK6jvmCZvyfMM6GF8=
=bBB2
-----END PGP SIGNATURE-----

--=-WV+BWNRr2POvE6+a9G0g--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1063266728.668.12.camel>