Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2005 09:34:51 -0800
From:      "Michael C. Shultz" <reso3w83@verizon.net>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: New port questions
Message-ID:  <200502090934.52276.reso3w83@verizon.net>
In-Reply-To: <A73973109E7AF29E3E682BDE@utd49554.utdallas.edu>
References:  <A73973109E7AF29E3E682BDE@utd49554.utdallas.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_8mkCCvuYTuoXaDl
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Wednesday 09 February 2005 09:31 am, Paul Schmehl wrote:
> I'm creating a new port - security/barnyard.  I *thought* I had it
> working right, and all of a sudden it's broken.  Turns out some
> changes have apparently been made to the configure.in script that
> break the build.
>
> See this webpage for the gory details:
> <http://www.mcabee.org/lists/snort-users/May-04/msg00142.html>;
>
> Here's my problem.  Not only do I have to remove the two offending
> lines in the configure.in file, which I should be able to do with sed
> (haven't tested it yet though), or can I do this: "LDFLAGS-=      -lz
> -lssl"?
>
> But I ran into another problem.  Once I remove the lines from
> configure.in, I have to run "aclocal && autoheader && automake &&
> autoconf".
>
> When I ran autoheader it failed.  Using locate, I discovered that I
> have three different autoheaders:
> /usr/local/bin/autoheader253
> /usr/local/bin/autoheader213    /usr/local/bin/autoheader257
>
> I also have three different autoconfs:
> /usr/local/bin/autoconf253
> /usr/local/bin/autoconf213      /usr/local/bin/autoconf257
>
> How do I solve this problem?
>
> Paul Schmehl (pauls@utdallas.edu)
> Adjunct Information Security Officer
> The University of Texas at Dallas
> AVIEN Founding Member
> http://www.utdallas.edu

I've attached a simple script I use when ever I change
the contents of a configure.in/configure.in Makefile.am etc.
in a port.

-Mike

--Boundary-00=_8mkCCvuYTuoXaDl--



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