pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53360 (graphics/gimp build fails on NetBSD/macppc)
The following reply was made to PR pkg/53360; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53360 (graphics/gimp build fails on NetBSD/macppc)
Date: Thu, 14 Jun 2018 09:45:29 +0200
Hello Sevan,
Sevan Janiyan writes:
> [...]
> I've added --enable-debug to the configure_args of both graphics/gegl &
> gimp & retrying the build. Hopefully I'll have binaries with symbols
> then to obtain a useful backtrace.
> CFLAGS=-g for both packages had little effect.
Have you also passed `INSTALL_UNSTRIPPED=yes'? (hopefully just:
% cd pkgsrc/graphics/gegl
% env INSTALL_UNSTRIPPED=yes CFLAGS=-g make replace
will be enough)
Home |
Main Index |
Thread Index |
Old Index