Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 12:12:20 +0100
From:      heikki soerum <heikkis@student.matnat.uio.no>
To:        freebsd-ports@freebsd.org
Subject:   FWbuilder/Libfwbuilder compile crash.
Message-ID:  <20040112121220.7d6cf9d0.heikkis@ifi.uio.no>

next in thread | raw e-mail | index | archive | help
Sorry to bother people here, but it seems that the
"ports/security/libfwbuilder" port doesn't seem to compile
cleanly on Fbsd-4.9-Stable and Fbsd-5.2-release.
Both ports require the *exact* aclocal from automake-1.5,3.
GNU automake-1.7 or GNU automake-1.4 will crash the compilation.
Unfortunately, if you run portupgrade -a it will upgrade the
GNU automake-1.5,3 to GNU automake-1.7, and the dependants listed in the
libfwbuilder port Makefile doesn't specify this exact version of
GNU-automake needed.
I'm not even sure if it's possible to specify what version of
GNU-automake an port is depending on. :|

As I can se it there are two solutions, either the
"ports/security/libfwbuilder" needs to be updated to work with
gnu-automake-1.7(elegant but it might need major patch-work
on the libfwbuilder source.)
Or the /usr/ports/security/libfwbuilder/Makefile can be updated to
specify exactly that it needs GNU automake-1.5. (simple but a bit
dirty.)

Or I'm just blowing in the wind and is having an userland error, but
having tried to make the port work in about an week now I'm at least
tossing the ball to the mailinglist for som feedback.

Please CC me any answers to the mailinglist since I'm not an
subscriber.


Heikki Soerum.




-- 
"Throughout history it has been the inaction of those who could
have acted,  the indifference  of those  who should  have known
better,  the silence of the  voice of justice  when it mattered
most, that has made it possible for evil to triumph."
                                               - Haile Selassie



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