Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131301 - x11-ssh-askpass should depend to imake
Summary: x11-ssh-askpass should depend to imake
Status: VERIFIED DUPLICATE of bug 131300
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-26 01:22 UTC by Alexis Muller
Modified: 2006-04-26 01:32 UTC (History)
0 users

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 Alexis Muller 2006-04-26 01:22:50 UTC
xmkmf (provided by imake package) is need for building x11-ssh-askpass,
but there is no dependency with imake.

A dependency with rman is also needed.

#emerge x11-ssh-askpass
...
x11-ssh-askpass has been configured with the following options:

                  Askpass directory: /usr/lib64/misc
                        Manual page: /usr/share/man/man1
          Application defaults file: SshAskpass-default.ad
     Application defaults directory: default
  Install application defaults file: yes

        Compiler: default
  Compiler flags: -march=k8 -pipe -O2 -fomit-frame-pointer
    Linker flags: default

You may now create the Makefile and build x11-ssh-askpass using the
following commands:

        xmkmf
        make includes
        make

/usr/portage/net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r1.ebuild: line 33: xmkmf: command not found

!!! ERROR: net-misc/x11-ssh-askpass-1.2.4.1-r1 failed.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-26 01:23:27 UTC

*** This bug has been marked as a duplicate of 131300 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-26 01:32:11 UTC
.