Hi Martin,
Please commit your change that conditionalizes on the xcode
version. Thanks for fixing on platforms I don't have for testing!
Fang
> Seems to have worked (that is, it compiled and built the fink packages)? not
> being a direct user of guile myself, but rather wanting some p
Seems to have worked (that is, it compiled and built the fink packages)… not
being a direct user of guile myself, but rather wanting some packages that rely
on it, I'll have to let you know for sure when I get them installed and tested,
but at least now I can go forward. Thanks!
And yes, for t
On 5/5/14, 8:01 AM, Marcos Montes wrote:
> Alexander,
>
> I've got a build going on right now of another package - and other
> calculations, too - so I'll try this later.
>
> But just to clarify: You want me to leave the word
> then
> at the start of the line so it is
> then sed -i.orig -e
> '/lib
Alexander,
I've got a build going on right now of another package - and other
calculations, too - so I'll try this later.
But just to clarify: You want me to leave the word
then
at the start of the line so it is
then sed -i.orig -e
'/libguile_@GUILE_EFFECTIVE_VERSION@_la-vm.Tpo/s|\$(CFLAGS)|&
On 5/4/14, 7:08 PM, Greg A. Woods wrote:
> After doing "fink self-update && fink update-all" today:
>
> sudo -u fink-bld [ENV] sh -c /tmp/fink.5AKCM
> make -f makefile CPPFLAGS='-Wno-dangling-else -Wno-logical-op-parentheses
> -Wno-switch -Wno-parentheses'
> g++ -Wno-dangling-else -Wno-logical-op-
On 5/5/14, 4:34 AM, Marcos Montes wrote:
> Alexander,
>
> Thanks for replying.
>
> I already have installed sed:
>i sed 4.2.2-1 The stream editor, GNU version
>
> and it was installed when the reported Guile install failed.
>
> -Marcos
>
>
Yeah, the issue appears to be
After doing "fink self-update && fink update-all" today:
sudo -u fink-bld [ENV] sh -c /tmp/fink.5AKCM
make -f makefile CPPFLAGS='-Wno-dangling-else -Wno-logical-op-parentheses
-Wno-switch -Wno-parentheses'
g++ -Wno-dangling-else -Wno-logical-op-parentheses -Wno-switch -Wno-parentheses
-O2 -D_FIL
Alexander,
Thanks for replying.
I already have installed sed:
i sed 4.2.2-1 The stream editor, GNU version
and it was installed when the reported Guile install failed.
-Marcos
On 2014/5/3 12:36 AM, Alexander Hansen wrote:
> On 4/25/14, 8:40 AM, Marcos Montes wrote:
>