Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109081 - gdm 2.8.0.5 make fails with "No rule to make target"
Summary: gdm 2.8.0.5 make fails with "No rule to make target"
Status: RESOLVED DUPLICATE of bug 33432
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-12 19:02 UTC by Frank Huang
Modified: 2005-10-12 19:48 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 Frank Huang 2005-10-12 19:02:03 UTC
When installing gdm 2.8.0.5 from source, the make stops and displays this error
message:

make[3]: *** No rule to make target `../vicious-extensions/libvicious.a', needed
by `test-ve-config'.  Stop.

Reproducible: Always
Steps to Reproduce:
1. 'emerge gdm' or (if system is 'stable') 'ACCEPT_KEYWORDS="~x86" emerge
=gdm-2.8.0.5'

Actual Results:  
Make continues for a little while, then exits with that error message.

Expected Results:  
It should have finished the compile and installed gdm 2.8.0.5.

I have MAKEOPTS="-j4".

These are the messages following the error:

make[3]: *** Waiting for unfinished jobs....
glade-helper.c: In function `glade_helper_load':
glade-helper.c:65: warning: implicit declaration of function `exit'
make[3]: Leaving directory
`/var/tmp/portage/gdm-2.8.0.5/work/gdm-2.8.0.5/vicious-extensions'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gdm-2.8.0.5/work/gdm-2.8.0.5/vicious-extensions'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gdm-2.8.0.5/work/gdm-2.8.0.5'
make: *** [all] Error 2
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-10-12 19:48:28 UTC
Please search before filing new bug reports.

*** This bug has been marked as a duplicate of 33432 ***