Bug 181010 - gpm fails to build in rawhide
Summary: gpm fails to build in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gpm
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Rockai
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: mbt3blocker
TreeView+ depends on / blocked
 
Reported: 2006-02-11 17:06 UTC by Jesse Keating
Modified: 2013-01-10 02:29 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-13 10:45:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2006-02-11 17:06:33 UTC
Please see:
http://porkchop.redhat.com/beehive/logs/gpm-702666-x86_64-ls20-bc2-14.build.redhat.com.log

+ make
touch src/.depend # to prevent unecessary warnings
make -C src dep
make[1]: Entering directory `/usr/src/build/702667-x86_64/BUILD/gpm-1.20.1/src'
bison -y  /usr/src/build/702667-x86_64/BUILD/gpm-1.20.1/src/prog/gpm-root.y &&
mv y.tab.c prog/gpm-root.c
# make links in srcdir
make[1]: [dep] Error 1 (ignored)
# create dependencies

[...]

make[1]: *** No rule to make target `@EVDEV_SRCS@', needed by `gpm'.  Stop.
make[1]: Leaving directory `/usr/src/build/702667-x86_64/BUILD/gpm-1.20.1/src'
make: *** [do-all] Error 1
error: Bad exit status from
/usr/src/build/702667-x86_64/install-tmp/rpm-tmp.8888 (%build)

Comment 1 Petr Rockai 2006-02-13 10:45:08 UTC
Rebuilding again fixed the problem, apparently (possibly autoconf glitch?). 


Note You need to log in before you can comment on or make changes to this bug.