Another crash
Ariel
asgnucash at dsgml.com
Fri Feb 16 10:04:47 EST 2007
On Fri, 16 Feb 2007, Donald Allen wrote:
> On 2/16/07, Ariel <asgnucash at dsgml.com> wrote:
>> Often time installers will strip (remove debugging symbols) during
>> installation.
> I still have the shell output from the build session and it includes this:
>
> strip: i686-pc-linux-gnu-strip --strip-unneeded
> usr/bin/gnucash-bin
> usr/lib/libgncqof.so.1.0.4
> usr/lib/libgncqof-backend-qsf.so
Look a little higher, and see where gnucash-bin gets ld'd. Just cd to the
same directory and run that yourself.
> So you are correct. Something else needs to get said to emerge to prevent
> this.
I don't know much about emerge, but if you know any programming look at
the scripts that emerge runs (Makefiles maybe, or shell scripts), and look
for where strip is called - see if there is anything near there - some
kind of if config-this don't do it.
-Ariel
More information about the gnucash-user
mailing list