LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-09-2011, 07:42 AM   #1
mdynac
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware-14
Posts: 46

Rep: Reputation: 16
gnucash 2.4.5 slackbuild crash


greetings

running 13.37 fully updated

i get the following error during compile:

/usr/lib/gnucash/libgncmod-report-gnome.so: undefined reference to `gnc_html_export'
/usr/lib/gnucash/libgncmod-report-gnome.so: undefined reference to `gnc_html_copy'
/usr/lib/gnucash/libgncmod-report-gnome.so: undefined reference to `gnc_html_new'
collect2: ld returned 1 exit status
make[4]: *** [gnucash] Error 1
make[4]: Leaving directory `/tmp/SBo/gnucash-2.4.5/src/bin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/SBo/gnucash-2.4.5/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/SBo/gnucash-2.4.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/gnucash-2.4.5'
make: *** [all] Error 2



any help would be appreciated.....
 
Old 08-09-2011, 08:17 AM   #2
Bindestreck
Member
 
Registered: Jul 2011
Location: Sweden
Distribution: Slackware
Posts: 822

Rep: Reputation: 442Reputation: 442Reputation: 442Reputation: 442Reputation: 442
Just wonder, did you install all dependencies in right order as suggested on SlackBuild?
 
Old 08-09-2011, 08:30 AM   #3
mdynac
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware-14
Posts: 46

Original Poster
Rep: Reputation: 16
yes i did

the gnucash 2.2.9 compiled just fine

unless something has changed between 2.2 and 2.4 versions.....
 
Old 08-09-2011, 09:54 AM   #4
fgcl2k
Member
 
Registered: Jan 2011
Distribution: Slackware 14.1
Posts: 118

Rep: Reputation: 32
Quote:
Originally Posted by mdynac View Post
yes i did

the gnucash 2.2.9 compiled just fine

unless something has changed between 2.2 and 2.4 versions.....
I successfully compiled and run Gnucash 2.4.5 using slackbuilds.org on Slackware 13.37 64 bit.
In the list of dependencies libgnome-keyring is missing.
You need (in this order):

slib
libofx
ORBit2
GConf
libtasn1
gnome-keyring
libgnome-keyring
gnome-mime-data
libbonobo
gnome-vfs
libgnomecanvas
libgnome
libbonoboui
libgnomeui
libgnomecups
libgnomeprint
libgnomeprintui
gtkhtml
goffice

I notice now that I forgot libofx in my build... well it works anyway.
 
Old 08-09-2011, 09:10 PM   #5
mdynac
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware-14
Posts: 46

Original Poster
Rep: Reputation: 16
added libgnome-keyring, no difference
 
Old 08-10-2011, 06:47 AM   #6
mdynac
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware-14
Posts: 46

Original Poster
Rep: Reputation: 16
anyone????
 
Old 08-10-2011, 06:51 AM   #7
janhe
Member
 
Registered: Jul 2007
Location: Belgium
Distribution: slackware64 14.2, slackware 13.1
Posts: 371

Rep: Reputation: 54
Do you have the previous version still installed?

I read something about this on the slackbuilds mailing list:
http://lists.slackbuilds.org/piperma...st/007954.html
 
Old 08-10-2011, 08:01 AM   #8
fgcl2k
Member
 
Registered: Jan 2011
Distribution: Slackware 14.1
Posts: 118

Rep: Reputation: 32
Quote:
Originally Posted by mdynac View Post

i get the following error during compile:

/usr/lib/gnucash/libgncmod-report-gnome.so: undefined reference to `gnc_html_export'
/usr/lib/gnucash/libgncmod-report-gnome.so: undefined reference to `gnc_html_copy'
/usr/lib/gnucash/libgncmod-report-gnome.so: undefined reference to `gnc_html_new'

...
Why is it looking in
Code:
/usr/lib/gnucash/libgncmod-report-gnome.so
? This looks like a library installed by a previous build, not by the current build. The current library should be in.
Code:
/tmp/SBo/gnucash-2.4.5/src/report/report-gnome/.libs/libgncmod-report-gnome.so
.
Try removing previous builds from your system.
 
1 members found this post helpful.
Old 08-10-2011, 08:57 AM   #9
janhe
Member
 
Registered: Jul 2007
Location: Belgium
Distribution: slackware64 14.2, slackware 13.1
Posts: 371

Rep: Reputation: 54
Quote:
Originally Posted by fgcl2k View Post
Try removing previous builds from your system.
That's what the slackbuilds mailing list is suggesting. See my previous post for a link.

Last edited by janhe; 08-10-2011 at 08:58 AM.
 
Old 08-10-2011, 04:59 PM   #10
aikempshall
Member
 
Registered: Nov 2003
Location: Bristol, Britain
Distribution: Slackware
Posts: 902

Rep: Reputation: 153Reputation: 153
If it's any help I've compiled 2.4.7 on slackware 13.37. Can't remember having any problems - not during compiling anyway. It generated this file -

/tmp/SBo/package-gnucash/usr/lib/gnucash/libgncmod-report-gnome.so

the cksum of which is

1831810047 77764 libgncmod-report-gnome.so


and installed it to

/usr/lib/gnucash/libgncmod-report-gnome.so

when I installed the built package.
 
Old 08-10-2011, 08:13 PM   #11
mdynac
Member
 
Registered: Aug 2003
Location: USA
Distribution: Slackware-14
Posts: 46

Original Poster
Rep: Reputation: 16
that did it.....

i removed the old gnucash and the new one compiled and installed fine....

whatever floats the boat.....

thx all
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
crash () { crash|crash& }; crash grob115 Linux - Security 6 05-07-2011 03:06 AM
Gnucash Crash grabro Linux - Software 1 03-18-2010 01:42 PM
Crash, Crash, Crash, Crash and You Guessed it Crash! little_penguin SUSE / openSUSE 8 07-04-2005 09:34 AM
kde crash, then other crash, now weird problems true_atlantis Linux - Laptop and Netbook 1 04-28-2004 12:01 AM
xmms crash xine crash mplayer crash paledread Linux - Software 9 03-09-2004 07:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration