Results 1 to 1 of 1
I am using Redhat linux on 64bit intel system.
I am trying to build rpm image of my application using rpmbuild and
getting the error error: Installed (but unpackaged) file(s) ...
- 09-08-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 6
error: Installed (but unpackaged) file(s) found
I am using Redhat linux on 64bit intel system.
I am trying to build rpm image of my application using rpmbuild and
getting the error error: Installed (but unpackaged) file(s) found:
It lists few files under this error. I have seen similar errors posted in the forum
and suggestion is to include the listed files under %files section in specs file.
However I do not want these files to be packaged into rpm image.
How do I over come this error ? Why I do not get error while build same application on 32bit system. /
Thanks for any help.
manju


Reply With Quote