Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13661 - Sodipodi ebuild crash
Summary: Sodipodi ebuild crash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 14209 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-10 14:27 UTC by Gualtiero Tramezzi
Modified: 2003-03-24 21:25 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The log you have requested (config.log,48.99 KB, text/plain)
2003-01-13 07:07 UTC, Gualtiero Tramezzi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gualtiero Tramezzi 2003-01-10 14:27:32 UTC
Hello some days ago I've emerged sodipodi and i've got a ebuild crash.
This is what I've done:
---------------------------begin------------------------
# emerge sodipodi
>>> emerge (1 of 1) media-gfx/sodipodi-0.28 to /
>>> md5 ;-) sodipodi-0.28.tar.gz
>>> Unpacking source...
>>> Unpacking sodipodi-0.28.tar.gz
>>> Source unpacked.
bonobo
xml2
wmf
nls
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
<<<here is some check of my system>>>
checking for libwmf/svg.h... yes
checking for wmf_stream_create in -lwmf... no
configure: error: * * * libwmf version 0.2.1 or later * * *

!!! ERROR: media-gfx/sodipodi-0.28 failed.
!!! Function econf, Line 281, Exitcode 1
!!! econf failed
-------------------------end-----------------------------
I have libwmf installed (of course) the version is 0.2.7
Comment 1 foser (RETIRED) gentoo-dev 2003-01-12 12:53:00 UTC
can you give me the failing configure's config.log ?
Comment 2 Gualtiero Tramezzi 2003-01-13 07:07:14 UTC
Created attachment 7258 [details]
The log you have requested
Comment 3 foser (RETIRED) gentoo-dev 2003-01-13 07:15:18 UTC
it should work with version 0.2.6 of libwmf btw, if you really need it.
Comment 4 foser (RETIRED) gentoo-dev 2003-01-24 18:38:38 UTC
just tested, doesnt work with 0.2.6 either. I swear i had it working at one
point, should look into it again *sigh* . I guess something changed to the
libwmf ebuilds.
Comment 5 foser (RETIRED) gentoo-dev 2003-01-27 08:43:35 UTC
*** Bug 14209 has been marked as a duplicate of this bug. ***
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-03-04 19:37:51 UTC
libwmf-0.2.7 wasn't installing libwmf.so properly. just fixed it in libwmf-0.2.7-r1. try emerging that when it appears and then try emerge sodipodi again (with USE="wmf").
Comment 7 Alastair Tse (RETIRED) gentoo-dev 2003-03-24 21:25:56 UTC
should be fixed completely with 0.2.7-r2 and 0.2.8. closing this unless someone has additional info.