Bug 82449 - Top level Makefile has rpm problem
Summary: Top level Makefile has rpm problem
Keywords:
Status: CLOSED DUPLICATE of bug 82448
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kernel
Version: 8.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-01-22 09:19 UTC by Ravindranadh Chowdary
Modified: 2007-04-18 16:50 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:51:18 UTC
Embargoed:


Attachments (Terms of Use)

Description Ravindranadh Chowdary 2003-01-22 09:19:38 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Description of problem:

I am using Redhat kernel sources Version-2.4.18-14. I am not able to create a
kernel rpm using make rpm command in RedHat-8.0. reporting rpm -ta is an unknown
option. Cd to linux and execute a command as follows

#make rpm
...............................
...............................
kernel-2.4.1814custom/./scripts/tkgen.c
kernel-2.4.1814custom/./scripts/tkparse.c
kernel-2.4.1814custom/./scripts/tkparse.h
kernel-2.4.1814custom/./scripts/ver_linux
kernel-2.4.1814custom/./kernel.spec
-ta: unknown option
make: *** [rpm] Error 1

The make file is working perfactly if rpm replaced with rpmbuild.

Could you please resolve this.

Regards
Ravi

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.cd /usr/src/linux
2.make rpm
3.
    

Actual Results:  Exiting with following error.

-ta: unknown option
make: *** [rpm] Error 1

Expected Results:  Creates a Kernel RPM

Additional info:

Comment 1 Jakub Jelinek 2003-01-26 22:03:44 UTC
Doesn't sound like a bug in make itself...

Comment 2 Alan Cox 2003-06-08 16:21:28 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 18:51:18 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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