Nicholas Hynes wrote:

>  It seems that
>
>      >rpm -bc
>
> will set the -Wall flag (treat warnings as errors) when compiling the source
> code, which causes the build to fail, which, in turn, causes the RPM
> installation to fail.
>
>  Does anyone know how to get around this problem?

1. edit configure file and regenerate makefile
   or edit makefile (CFLAGS variable)
2. using tar gz build new tarball
3. copy it in /usr/src/RPM/SOURCES/
4. rpm -bc file.spec

--

  ,__    ,_     ,___   ,-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-.
  ||_)   ||\    ||_    | e-mail  : mailto:[EMAIL PROTECTED]             |
  || \   ||¯\   ||¯    | homepage: http://digilander.iol.it/robang     |
  ¯¯  ¯° ¯¯  ¯° ¯¯  °  | linuxgrp: http://www.fisica.unige.it/linuxgrp |
  Roberto A. Foglietta `-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-'





_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.helixcode.com/mailman/listinfo/glade-devel

Reply via email to