Hi all,
      When I compile poppler with GNU make 4.2.3, there are some error messages.

make[2]: Entering directory `/var/poppler/glib'                                 
make[2]: Warning: File `.deps/test-poppler-glib.Po' has modification time 1.2e+e
( cd . &&  \                                                                    
                --fhead "#include \"poppler-enums.h\"\n\n" \                    
                --fprod "\n/* enumerations from \"@[EMAIL PROTECTED]" */" \     
       
                --fprod "\n#include \"@[EMAIL PROTECTED]"" \                    
       
                --vhead "static const [EMAIL PROTECTED]@Value [EMAIL 
PROTECTED]@_values[] = {" \ 
                --vprod "  { @VALUENAME@, \"@[EMAIL PROTECTED]", \"@[EMAIL 
PROTECTED]" }," \
                --vtail "  { 0, NULL, NULL }\n};\n\n" \                         
                --vtail "[EMAIL PROTECTED]@_get_type (void)\n{\n" \             
                --vtail "  static GType type = 0;\n\n" \                        
                --vtail "  if (G_UNLIKELY (type == 0))\n" \                     
                --vtail "    type = [EMAIL PROTECTED]@_register_static 
(\"@[EMAIL PROTECTED]", _\
                --vtail "  return type;\n}\n\n" \                               
                poppler-action.h poppler-document.h poppler-page.h poppler-atta\
        && ( cmp -s xgen-poppler-enums.c poppler-enums.c || cp xgen-poppler-enu\
        && rm -f xgen-poppler-enums.c                                           
/bin/bash: line 1: --fhead: command not found                                   
make[2]: *** [poppler-enums.c] Error 127                                        
make[2]: Leaving directory `/var/poppler/glib'                                  
make[1]: *** [all-recursive] Error 1                                            
make[1]: Leaving directory `/var/poppler'                                       
make: *** [all] Error 2                     

Because I am not familiar with makefile, I don't know how to fix this error. I 
have try to search this "--fhead: command not found " with google, but nothing 
found



      ___________________________________________________________ 
  好玩贺卡等你发,邮箱贺卡全新上线! 
http://card.mail.cn.yahoo.com/
_______________________________________________
poppler mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/poppler

Reply via email to