pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/lang/f2c
Matthias Scheler <tron%NetBSD.org@localhost> writes:
> On Mon, Nov 23, 2009 at 11:51:58AM +0000, Matthias Scheler wrote:
>> On Mon, Nov 23, 2009 at 01:10:28PM +0300, Aleksej Saushev wrote:
>> > Matthias Scheler <tron%NetBSD.org@localhost> writes:
>> >
>> > > On Sun, Nov 22, 2009 at 12:52:54PM +0000, Aleksej Saushev wrote:
>> > >
>> > > This breaks the build under Mac OS X and probably a lot of other
>> > > platforms:
>> > >
>> > > There is no "bsd.init.mk" in the "bootstrap-mk-files" package.
>> >
>> > This has been reported already, could you test this (no access to
>> > "other" platforms today):
>>
>> That fixes "half the problem". "libF77/Makefile" still references
>> "bsd.init.mk".
>>
>> What about putting a copy of "bsd.init.mk" into the "files" directory?
>
> The attached patch works around the "bsd.init.mk" issue (in not
> particular nice way ... :-( ). However the package still
> doesn't build under Mac OS X:
This should be fixed in another way, I've followed pkgsrc "inline" approach.
Not that it is nicer.
> ===> src (all)
> Warning: Object directory not changed from original
> /Users/tron/obj/lang/f2c/work.excalibur/f2c/src
> yacc -d -o gram.c gram.y
> gram.y:911.11-15: warning: type clash on default action: <expval> != <>
> gram.y:911.17: syntax error, unexpected =
> *** Error code 1
Bundled yacc isn't good enough??
Can you try touching src/gram.c? E.g.
do-configure:
touch $(WRKSRC)/src/gram.c
...
If not, can it wait 2 days? I'll ask for remote access to iBook for an evening.
--
HE CE3OH...
Home |
Main Index |
Thread Index |
Old Index