[Pidgin] #9453: make install attemps to install gtkcellview.h	twice
    Pidgin 
    trac at pidgin.im
       
    Mon Jun 22 06:05:36 EDT 2009
    
    
  
#9453: make install attemps to install gtkcellview.h twice
--------------------+-------------------------------------------------------
 Reporter:  hussam  |        Owner:  rekkanoryo  
     Type:  defect  |       Status:  new         
Milestone:          |    Component:  unclassified
  Version:  2.5.7   |   Resolution:              
 Keywords:          |  
--------------------+-------------------------------------------------------
Description changed by hussam:
Old description:
> pidgin/Makefile.in says
>
> @ENABLE_GTK_TRUE@       gtkcellview.h \
> @ENABLE_GTK_TRUE@       gtkcellviewmenuitem.h \
> @ENABLE_GTK_TRUE@       gtkcellview.h \
> @ENABLE_GTK_TRUE@       gtkcellviewmenuitem.h \
>
> so make install tries to install them twice and files with an error:
>
> /bin/install: will not overwrite just-created ....
New description:
 pidgin/Makefile.in says
 @ENABLE_GTK_TRUE@       gtkcellview.h \
 @ENABLE_GTK_TRUE@       gtkcellviewmenuitem.h \
 @ENABLE_GTK_TRUE@       gtkcellview.h \
 @ENABLE_GTK_TRUE@       gtkcellviewmenuitem.h \
 so make install tries to install them twice and fails with an error:
 /bin/install: will not overwrite just-created ....
--
-- 
Ticket URL: <http://developer.pidgin.im/ticket/9453#comment:3>
Pidgin <http://pidgin.im>
Pidgin
    
    
More information about the Tracker
mailing list