Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23722 - net-print/xpp-1.1-r1 fails
Summary: net-print/xpp-1.1-r1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-29 15:53 UTC by Jacob Smullyan
Modified: 2003-07-15 08:15 UTC (History)
0 users

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


Attachments
xpp.tgz (xpp.tgz,2.18 KB, application/x-tgz)
2003-06-30 07:36 UTC, Heinrich Wendel (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Smullyan 2003-06-29 15:53:07 UTC
The  compile step of this ebuild fails for me as follows:

creating ./config.status
creating Makefile
/usr/bin/fluid -c mainwindow.fl
/usr/bin/fluid: relocation error: /usr/bin/fluid: undefined symbol:
redraw_label__9Fl_Widget
make: *** [mainwindow.cxx] Error 127

!!! ERROR: net-print/xpp-1.1-r1 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! make failed

I have fltk 1.1.2-r2.
Comment 1 Heinrich Wendel (RETIRED) gentoo-dev 2003-06-30 05:59:37 UTC
well the problem is not in the xpp ebuild, it's in the fltk ebuilds. there are two versions, 1.0 and 1.1, 
they are slottet and so can be installed at the same time although they provide some identical files. 
xpp requires 1.0, but when 1.1 is installed after 1.0 /usr/bin/fluid is version 1.1 and won't work with 
this ebuild. 
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-06-30 07:22:28 UTC
but i can't reproduce this error, i get different ones. 
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2003-06-30 07:36:50 UTC
Created attachment 14036 [details]
xpp.tgz

please try the attached ebuild
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2003-06-30 08:09:17 UTC
and if this does not work, reemerge fltk and try again... 
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2003-07-15 08:15:51 UTC
xpp-1.1-r2 now in portage