Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114254 - modular xorg-x11 breaks tightvnc
Summary: modular xorg-x11 breaks tightvnc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Disenchanted (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-02 05:21 UTC by Thomas Capricelli
Modified: 2006-01-24 22:35 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Capricelli 2005-12-02 05:21:47 UTC
I'm using  x11-base/xorg-server-0.99.3-r1.
Since then, i can't compile kdebase from-3.5 (configure fails on "imake" and
"xmkmf". I'm using kde svn (3.5 branch), but i guess the problem still remains
with the recent kde 3.5 release.
I've got the same problem with tightvnc : configure fails because of missing xmkmf

Reproducible: Always
Steps to Reproduce:
1.(cd kde-3.5/kdebase;./configure)
2.or "emerge tightvnc"
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-12-02 05:28:32 UTC
1/ Try with latest kde ebuilds *in portage*, not svn snapshots.
2/ If it still fails, then post come actual error messsages and *attach* config
log here and reopen.
3/ x11-base/xorg-server is package.masked and adjusting ebuilds for modular X is
non-trivial task.
4/ Don't file summary bugs about different ebuilds.
Comment 2 Thomas Capricelli 2005-12-02 06:02:33 UTC
> 1/ Try with latest kde ebuilds *in portage*, not svn snapshots.

 Ok. The pb is not here anymore with the gentoo ebuild thanks to the
kdebase-3.5.0_beta2-noimake.patch

> 2/ If it still fails, then post come actual error messsages and *attach*
config log here and reopen.

  * Applying x86.patch ...                                                     
                                       [ ok ]
 * Applying tightvnc-1.3_alpha7-darwin.patch ...                               
                                      [ ok ]
>>> Source unpacked.
/usr/portage/net-misc/tightvnc/tightvnc-1.3_alpha7.ebuild: line 49: xmkmf:
command not found

!!! ERROR: net-misc/tightvnc-1.3_alpha7 failed.
!!! Function src_compile, Line 49, Exitcode 127
!!! xmkmf failed
!!! If you need support, post the topmost build error, NOT this status message.



> 3/ x11-base/xorg-server is package.masked and adjusting ebuilds for modular X
is non-trivial task.

 I understand that perfectly. Though, my understanding was that we could/should
still reports bugs.

> 4/ Don't file summary bugs about different ebuilds.

 As i stated in title, I think this bug is about modular xorg-x11. tightvnc and
kdebase are only two examples to explain the problem.
 Now that the pb is only with tightvnc, i chaneg the bug report accordingly.
Hope it's ok.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-12-02 06:16:43 UTC
(In reply to comment #2)
> > 4/ Don't file summary bugs about different ebuilds.
> 
>  As i stated in title, I think this bug is about modular xorg-x11. tightvnc and
> kdebase are only two examples to explain the problem.

Uhm, we really need to track each such bug separately (there are already some
examples), no summary bugs for modular X, please. 
Comment 4 Bret Towe 2005-12-12 23:45:47 UTC
the tightvnc ebuild just needs updating
i didnt try the server side use flag i might later tho
but for just client i had to merge
app-text/rman
x11-misc/xmkmf
x11-misc/gccmakedep

the last needing ~amd64 keywords also
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2005-12-13 20:00:11 UTC
(In reply to comment #4)
> x11-misc/gccmakedep
> 
> the last needing ~amd64 keywords also

Please file a new bug to the amd64 team requesting this.

Fixed.