Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 14:09:52 +0300
From:      Eygene Ryabinkin <rea@freebsd.org>
To:        Janik Galasso <janik@hikarihq.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Help with audio/mangler and gsm
Message-ID:  <cAZMwQmjBLiDtcIAzDnqGAnmUCM@fEEwdAuY7Lvf1o%2BSaK2fw%2BgdbpE>
In-Reply-To: <1295148392.55010.8.camel@localhost>
References:  <1295148392.55010.8.camel@localhost>

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

--OOq1TgGhe8eTwFBO
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Janik, good day.

Sat, Jan 15, 2011 at 10:26:32PM -0500, Janik Galasso wrote:
> Here's the error I get when trying to configure it with the gsm codec
> (which was installed when I activated it in multimedia/ffmpeg)
>=20
> checking for gsm_create in -lgsm... no
> Error: cannot find libgsm: Is it installed? Also make sure you have the
>        libgsm development packages installed.
> exit: Illegal number: -1
> =3D=3D=3D>  Script "configure" failed unexpectedly.
> Please report the problem to janik@hikarihq.com [maintainer] and attach
> the
> "/usr/ports/audio/mangler/work/mangler-1.2.1/config.log" including the
> output
> of the failure of your make command. Also, it might be a good idea to
> provide
> an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>=20
> Stop in /usr/ports/audio/mangler.
> *** Error code 1

Try using
{{{
CONFIGURE_ENV=3D	CFLAGS=3D"${CFLAGS}" LDFLAGS=3D"${LDFLAGS}"
CFLAGS+=3D	-I${LOCALBASE}/include
LDFLAGS+=3D	-L${LOCALBASE}/lib
}}}
inside you port's Makefile if you really have the audio/gsm
installed and configure just unable to locate it.
--=20
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]

--OOq1TgGhe8eTwFBO
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (FreeBSD)

iF4EAREIAAYFAk0y0f8ACgkQFq+eroFS7PuB5AD/YMj+T8srJBAIEx/20XRaipJB
a5PMYj4B+Rd4BHt9JWYA/jln0FOHOazxJFsULXwiHvFXbrZgoFzPtAfSSMDyk1Xm
=rjvS
-----END PGP SIGNATURE-----

--OOq1TgGhe8eTwFBO--



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