ubuntuusers.de

Bekomme Pidgin 2.5.5 nicht gebaut

Status: Gelöst | Ubuntu-Version: Ubuntu 8.10 (Intrepid Ibex)
Antworten |

Mightymod

Avatar von Mightymod

Anmeldungsdatum:
3. September 2005

Beiträge: 174

Wohnort: Bremen

Hallo,

ich versuche Pidgin 2.5.5 auf einem Intrepid System zu bauen, der Kompiliervorgang bricht aber immer mit folgender Meldung ab:

../../../libtool: line 824: X--tag=CC: command not found                                                                                       
../../../libtool: line 857: libtool: ignoring unknown tag : command not found                                                                  
../../../libtool: line 824: X--mode=compile: command not found                                                                                 
../../../libtool: line 991: *** Warning: inferring the mode of operation is deprecated.: command not found                                     
../../../libtool: line 992: *** Future versions of Libtool will require --mode=MODE be specified.: command not found                           
../../../libtool: line 1135: Xcc: command not found                                                                                            
../../../libtool: line 1135: X-DHAVE_CONFIG_H: command not found                                                                               
../../../libtool: line 1135: X-I.: command not found                                                                                           
../../../libtool: line 1135: X-I../../../../libpurple/plugins/perl: No such file or directory                                                  
../../../libtool: line 1135: X-I../../..: No such file or directory                                                                            
../../../libtool: line 1135: X-I../../../..: No such file or directory                                                                         
../../../libtool: line 1135: X-I../../../../libpurple: No such file or directory                                                               
../../../libtool: line 1135: X-I../../../libpurple: No such file or directory                                                                  
../../../libtool: line 1135: X-Wall: command not found                                                                                         
../../../libtool: line 1135: X-DPURPLE_DISABLE_DEPRECATED: command not found                                                                   
../../../libtool: line 1135: X-DPIDGIN_DISABLE_DEPRECATED: command not found                                                                   
../../../libtool: line 1135: X-DFINCH_DISABLE_DEPRECATED: command not found                                                                    
../../../libtool: line 1135: X-DGNT_DISABLE_DEPRECATED: command not found                                                                      
../../../libtool: line 1135: X-Waggregate-return: command not found                                                                            
../../../libtool: line 1135: X-Wcast-align: command not found                                                                                  
../../../libtool: line 1135: X-Wdeclaration-after-statement: command not found                                                                 
../../../libtool: line 1135: X-Wendif-labels: command not found                                                                                
../../../libtool: line 1135: X-Werror-implicit-function-declaration: command not found                                                         
../../../libtool: line 1135: X-Wextra: command not found                                                                                       
../../../libtool: line 1135: X-Wno-sign-compare: command not found                                                                             
../../../libtool: line 1135: X-Wno-unused-parameter: command not found                                                                         
../../../libtool: line 1135: X-Wformat-security: command not found                                                                             
../../../libtool: line 1135: X-Werror=format-security: command not found                                                                       
../../../libtool: line 1135: X-Winit-self: command not found                                                                                   
../../../libtool: line 1135: X-Wmissing-declarations: command not found                                                                        
../../../libtool: line 1135: X-Wmissing-noreturn: command not found                                                                            
../../../libtool: line 1135: X-Wmissing-prototypes: command not found                                                                          
../../../libtool: line 1135: X-Wpointer-arith: command not found                                                                               
../../../libtool: line 1135: X-Wundef: command not found                                                                                       
../../../libtool: line 1135: X-Wp,-D_FORTIFY_SOURCE=2: command not found                                                                       
../../../libtool: line 1135: X-pthread: command not found                                                                                      
../../../libtool: line 1135: X-I/usr/include/glib-2.0: No such file or directory                                                               
../../../libtool: line 1135: X-I/usr/lib/glib-2.0/include: No such file or directory                                                           
../../../libtool: line 1135: X-D_REENTRANT: command not found                                                                                  
../../../libtool: line 1135: X-D_GNU_SOURCE: command not found                                                                                 
../../../libtool: line 1135: X-DDEBIAN: command not found                                                                                      
../../../libtool: line 1135: X-fno-strict-aliasing: command not found                                                                          
../../../libtool: line 1135: X-pipe: command not found                                                                                         
../../../libtool: line 1135: X-I/usr/local/include: No such file or directory                                                                  
../../../libtool: line 1135: X-D_LARGEFILE_SOURCE: command not found                                                                           
../../../libtool: line 1135: X-D_FILE_OFFSET_BITS=64: command not found                                                                        
../../../libtool: line 1135: X-I/usr/lib/perl/5.10/CORE: No such file or directory                                                             
../../../libtool: line 1135: X-g: command not found                                                                                            
../../../libtool: line 1135: X-g: command not found                                                                                            
../../../libtool: line 1135: X-O2: command not found                                                                                           
../../../libtool: line 1135: X-g: command not found                                                                                            
../../../libtool: line 1135: X-O2: command not found
../../../libtool: line 1135: X-c: command not found
../../../libtool: line 1188: Xperl.lo: command not found
../../../libtool: line 1193: libtool: compile: cannot determine name of library object from `': command not found

Ich habe herausgefunden, das es wohl etwas mit libtool zu tun hat, habe aber nicht wirklich eine Idee, wie ich das beheben kann. Offenbar wird immer ein X vor jedes Argument gestellt.

Auch aus den Sourcesquellen von Jaunty tritt dieser Fehler auf.

Hat jemand einen Tipp ? Und nein, ich möchte nicht die Pakete von getdeb.net nehmen, ich möchte wissen, was da los ist ☺

Mightymod

(Themenstarter)
Avatar von Mightymod

Anmeldungsdatum:
3. September 2005

Beiträge: 174

Wohnort: Bremen

Habs schon selber gelöst in dem ich die mitgelieferten libtool-Skripte durch die Ubuntueigenen ersetzt habe.

Antworten |